@cleocode/cleo 2026.3.37 → 2026.3.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +565 -0
- package/bin/postinstall.js +0 -0
- package/completions/bash-completion.sh +0 -0
- package/completions/zsh-completion.zsh +0 -0
- package/dist/cli/index.js +3507 -3631
- package/dist/cli/index.js.map +4 -4
- package/dist/mcp/index.js +3311 -3215
- package/dist/mcp/index.js.map +4 -4
- package/migrations/drizzle-brain/20260318205549_initial/migration.sql +0 -0
- package/migrations/drizzle-brain/20260318205549_initial/snapshot.json +0 -0
- package/migrations/drizzle-nexus/20260318205558_initial/migration.sql +0 -0
- package/migrations/drizzle-nexus/20260318205558_initial/snapshot.json +0 -0
- package/migrations/drizzle-tasks/20260318205539_initial/migration.sql +0 -0
- package/migrations/drizzle-tasks/20260318205539_initial/snapshot.json +0 -0
- package/package.json +17 -12
- package/dist/cli/commander-shim.d.ts +0 -108
- package/dist/cli/commander-shim.d.ts.map +0 -1
- package/dist/cli/commander-shim.js +0 -229
- package/dist/cli/commander-shim.js.map +0 -1
- package/dist/cli/commands/add.d.ts +0 -12
- package/dist/cli/commands/add.d.ts.map +0 -1
- package/dist/cli/commands/add.js +0 -91
- package/dist/cli/commands/add.js.map +0 -1
- package/dist/cli/commands/adr.d.ts +0 -27
- package/dist/cli/commands/adr.d.ts.map +0 -1
- package/dist/cli/commands/adr.js +0 -79
- package/dist/cli/commands/adr.js.map +0 -1
- package/dist/cli/commands/analyze.d.ts +0 -12
- package/dist/cli/commands/analyze.d.ts.map +0 -1
- package/dist/cli/commands/analyze.js +0 -20
- package/dist/cli/commands/analyze.js.map +0 -1
- package/dist/cli/commands/archive-stats.d.ts +0 -18
- package/dist/cli/commands/archive-stats.d.ts.map +0 -1
- package/dist/cli/commands/archive-stats.js +0 -49
- package/dist/cli/commands/archive-stats.js.map +0 -1
- package/dist/cli/commands/archive.d.ts +0 -12
- package/dist/cli/commands/archive.d.ts.map +0 -1
- package/dist/cli/commands/archive.js +0 -32
- package/dist/cli/commands/archive.js.map +0 -1
- package/dist/cli/commands/backup.d.ts +0 -8
- package/dist/cli/commands/backup.d.ts.map +0 -1
- package/dist/cli/commands/backup.js +0 -35
- package/dist/cli/commands/backup.js.map +0 -1
- package/dist/cli/commands/blockers.d.ts +0 -7
- package/dist/cli/commands/blockers.d.ts.map +0 -1
- package/dist/cli/commands/blockers.js +0 -16
- package/dist/cli/commands/blockers.js.map +0 -1
- package/dist/cli/commands/briefing.d.ts +0 -22
- package/dist/cli/commands/briefing.d.ts.map +0 -1
- package/dist/cli/commands/briefing.js +0 -45
- package/dist/cli/commands/briefing.js.map +0 -1
- package/dist/cli/commands/bug.d.ts +0 -12
- package/dist/cli/commands/bug.d.ts.map +0 -1
- package/dist/cli/commands/bug.js +0 -81
- package/dist/cli/commands/bug.js.map +0 -1
- package/dist/cli/commands/checkpoint.d.ts +0 -15
- package/dist/cli/commands/checkpoint.d.ts.map +0 -1
- package/dist/cli/commands/checkpoint.js +0 -92
- package/dist/cli/commands/checkpoint.js.map +0 -1
- package/dist/cli/commands/commands.d.ts +0 -13
- package/dist/cli/commands/commands.d.ts.map +0 -1
- package/dist/cli/commands/commands.js +0 -30
- package/dist/cli/commands/commands.js.map +0 -1
- package/dist/cli/commands/complete.d.ts +0 -12
- package/dist/cli/commands/complete.d.ts.map +0 -1
- package/dist/cli/commands/complete.js +0 -43
- package/dist/cli/commands/complete.js.map +0 -1
- package/dist/cli/commands/compliance.d.ts +0 -8
- package/dist/cli/commands/compliance.d.ts.map +0 -1
- package/dist/cli/commands/compliance.js +0 -85
- package/dist/cli/commands/compliance.js.map +0 -1
- package/dist/cli/commands/config.d.ts +0 -9
- package/dist/cli/commands/config.d.ts.map +0 -1
- package/dist/cli/commands/config.js +0 -43
- package/dist/cli/commands/config.js.map +0 -1
- package/dist/cli/commands/consensus.d.ts +0 -13
- package/dist/cli/commands/consensus.d.ts.map +0 -1
- package/dist/cli/commands/consensus.js +0 -45
- package/dist/cli/commands/consensus.js.map +0 -1
- package/dist/cli/commands/context.d.ts +0 -8
- package/dist/cli/commands/context.d.ts.map +0 -1
- package/dist/cli/commands/context.js +0 -40
- package/dist/cli/commands/context.js.map +0 -1
- package/dist/cli/commands/contribution.d.ts +0 -13
- package/dist/cli/commands/contribution.d.ts.map +0 -1
- package/dist/cli/commands/contribution.js +0 -41
- package/dist/cli/commands/contribution.js.map +0 -1
- package/dist/cli/commands/current.d.ts +0 -13
- package/dist/cli/commands/current.d.ts.map +0 -1
- package/dist/cli/commands/current.js +0 -20
- package/dist/cli/commands/current.js.map +0 -1
- package/dist/cli/commands/dash.d.ts +0 -12
- package/dist/cli/commands/dash.d.ts.map +0 -1
- package/dist/cli/commands/dash.js +0 -24
- package/dist/cli/commands/dash.js.map +0 -1
- package/dist/cli/commands/decomposition.d.ts +0 -13
- package/dist/cli/commands/decomposition.d.ts.map +0 -1
- package/dist/cli/commands/decomposition.js +0 -45
- package/dist/cli/commands/decomposition.js.map +0 -1
- package/dist/cli/commands/delete.d.ts +0 -12
- package/dist/cli/commands/delete.d.ts.map +0 -1
- package/dist/cli/commands/delete.js +0 -37
- package/dist/cli/commands/delete.js.map +0 -1
- package/dist/cli/commands/deps.d.ts +0 -9
- package/dist/cli/commands/deps.d.ts.map +0 -1
- package/dist/cli/commands/deps.js +0 -73
- package/dist/cli/commands/deps.js.map +0 -1
- package/dist/cli/commands/detect-drift.d.ts +0 -15
- package/dist/cli/commands/detect-drift.d.ts.map +0 -1
- package/dist/cli/commands/detect-drift.js +0 -385
- package/dist/cli/commands/detect-drift.js.map +0 -1
- package/dist/cli/commands/docs.d.ts +0 -13
- package/dist/cli/commands/docs.d.ts.map +0 -1
- package/dist/cli/commands/docs.js +0 -170
- package/dist/cli/commands/docs.js.map +0 -1
- package/dist/cli/commands/doctor.d.ts +0 -11
- package/dist/cli/commands/doctor.d.ts.map +0 -1
- package/dist/cli/commands/doctor.js +0 -54
- package/dist/cli/commands/doctor.js.map +0 -1
- package/dist/cli/commands/dynamic.d.ts +0 -24
- package/dist/cli/commands/dynamic.d.ts.map +0 -1
- package/dist/cli/commands/dynamic.js +0 -27
- package/dist/cli/commands/dynamic.js.map +0 -1
- package/dist/cli/commands/env.d.ts +0 -12
- package/dist/cli/commands/env.d.ts.map +0 -1
- package/dist/cli/commands/env.js +0 -44
- package/dist/cli/commands/env.js.map +0 -1
- package/dist/cli/commands/exists.d.ts +0 -7
- package/dist/cli/commands/exists.d.ts.map +0 -1
- package/dist/cli/commands/exists.js +0 -33
- package/dist/cli/commands/exists.js.map +0 -1
- package/dist/cli/commands/export-tasks.d.ts +0 -10
- package/dist/cli/commands/export-tasks.d.ts.map +0 -1
- package/dist/cli/commands/export-tasks.js +0 -47
- package/dist/cli/commands/export-tasks.js.map +0 -1
- package/dist/cli/commands/export.d.ts +0 -9
- package/dist/cli/commands/export.d.ts.map +0 -1
- package/dist/cli/commands/export.js +0 -46
- package/dist/cli/commands/export.js.map +0 -1
- package/dist/cli/commands/extract.d.ts +0 -16
- package/dist/cli/commands/extract.d.ts.map +0 -1
- package/dist/cli/commands/extract.js +0 -43
- package/dist/cli/commands/extract.js.map +0 -1
- package/dist/cli/commands/find.d.ts +0 -14
- package/dist/cli/commands/find.d.ts.map +0 -1
- package/dist/cli/commands/find.js +0 -70
- package/dist/cli/commands/find.js.map +0 -1
- package/dist/cli/commands/generate-changelog.d.ts +0 -14
- package/dist/cli/commands/generate-changelog.d.ts.map +0 -1
- package/dist/cli/commands/generate-changelog.js +0 -252
- package/dist/cli/commands/generate-changelog.js.map +0 -1
- package/dist/cli/commands/grade.d.ts +0 -13
- package/dist/cli/commands/grade.d.ts.map +0 -1
- package/dist/cli/commands/grade.js +0 -16
- package/dist/cli/commands/grade.js.map +0 -1
- package/dist/cli/commands/history.d.ts +0 -9
- package/dist/cli/commands/history.d.ts.map +0 -1
- package/dist/cli/commands/history.js +0 -30
- package/dist/cli/commands/history.js.map +0 -1
- package/dist/cli/commands/implementation.d.ts +0 -13
- package/dist/cli/commands/implementation.d.ts.map +0 -1
- package/dist/cli/commands/implementation.js +0 -41
- package/dist/cli/commands/implementation.js.map +0 -1
- package/dist/cli/commands/import-tasks.d.ts +0 -10
- package/dist/cli/commands/import-tasks.d.ts.map +0 -1
- package/dist/cli/commands/import-tasks.js +0 -38
- package/dist/cli/commands/import-tasks.js.map +0 -1
- package/dist/cli/commands/import.d.ts +0 -9
- package/dist/cli/commands/import.d.ts.map +0 -1
- package/dist/cli/commands/import.js +0 -28
- package/dist/cli/commands/import.js.map +0 -1
- package/dist/cli/commands/init.d.ts +0 -34
- package/dist/cli/commands/init.d.ts.map +0 -1
- package/dist/cli/commands/init.js +0 -94
- package/dist/cli/commands/init.js.map +0 -1
- package/dist/cli/commands/inject.d.ts +0 -8
- package/dist/cli/commands/inject.d.ts.map +0 -1
- package/dist/cli/commands/inject.js +0 -28
- package/dist/cli/commands/inject.js.map +0 -1
- package/dist/cli/commands/install-global.d.ts +0 -19
- package/dist/cli/commands/install-global.d.ts.map +0 -1
- package/dist/cli/commands/install-global.js +0 -54
- package/dist/cli/commands/install-global.js.map +0 -1
- package/dist/cli/commands/issue.d.ts +0 -14
- package/dist/cli/commands/issue.d.ts.map +0 -1
- package/dist/cli/commands/issue.js +0 -105
- package/dist/cli/commands/issue.js.map +0 -1
- package/dist/cli/commands/labels.d.ts +0 -13
- package/dist/cli/commands/labels.d.ts.map +0 -1
- package/dist/cli/commands/labels.js +0 -44
- package/dist/cli/commands/labels.js.map +0 -1
- package/dist/cli/commands/lifecycle.d.ts +0 -8
- package/dist/cli/commands/lifecycle.d.ts.map +0 -1
- package/dist/cli/commands/lifecycle.js +0 -72
- package/dist/cli/commands/lifecycle.js.map +0 -1
- package/dist/cli/commands/list.d.ts +0 -14
- package/dist/cli/commands/list.d.ts.map +0 -1
- package/dist/cli/commands/list.js +0 -71
- package/dist/cli/commands/list.js.map +0 -1
- package/dist/cli/commands/log.d.ts +0 -12
- package/dist/cli/commands/log.d.ts.map +0 -1
- package/dist/cli/commands/log.js +0 -30
- package/dist/cli/commands/log.js.map +0 -1
- package/dist/cli/commands/map.d.ts +0 -10
- package/dist/cli/commands/map.d.ts.map +0 -1
- package/dist/cli/commands/map.js +0 -23
- package/dist/cli/commands/map.js.map +0 -1
- package/dist/cli/commands/mcp-install.d.ts +0 -17
- package/dist/cli/commands/mcp-install.d.ts.map +0 -1
- package/dist/cli/commands/mcp-install.js +0 -128
- package/dist/cli/commands/mcp-install.js.map +0 -1
- package/dist/cli/commands/memory-brain.d.ts +0 -14
- package/dist/cli/commands/memory-brain.d.ts.map +0 -1
- package/dist/cli/commands/memory-brain.js +0 -151
- package/dist/cli/commands/memory-brain.js.map +0 -1
- package/dist/cli/commands/migrate-claude-mem.d.ts +0 -18
- package/dist/cli/commands/migrate-claude-mem.d.ts.map +0 -1
- package/dist/cli/commands/migrate-claude-mem.js +0 -60
- package/dist/cli/commands/migrate-claude-mem.js.map +0 -1
- package/dist/cli/commands/next.d.ts +0 -9
- package/dist/cli/commands/next.d.ts.map +0 -1
- package/dist/cli/commands/next.js +0 -20
- package/dist/cli/commands/next.js.map +0 -1
- package/dist/cli/commands/nexus.d.ts +0 -16
- package/dist/cli/commands/nexus.d.ts.map +0 -1
- package/dist/cli/commands/nexus.js +0 -155
- package/dist/cli/commands/nexus.js.map +0 -1
- package/dist/cli/commands/observe.d.ts +0 -9
- package/dist/cli/commands/observe.d.ts.map +0 -1
- package/dist/cli/commands/observe.js +0 -39
- package/dist/cli/commands/observe.js.map +0 -1
- package/dist/cli/commands/ops.d.ts +0 -10
- package/dist/cli/commands/ops.d.ts.map +0 -1
- package/dist/cli/commands/ops.js +0 -19
- package/dist/cli/commands/ops.js.map +0 -1
- package/dist/cli/commands/orchestrate.d.ts +0 -8
- package/dist/cli/commands/orchestrate.d.ts.map +0 -1
- package/dist/cli/commands/orchestrate.js +0 -58
- package/dist/cli/commands/orchestrate.js.map +0 -1
- package/dist/cli/commands/otel.d.ts +0 -12
- package/dist/cli/commands/otel.d.ts.map +0 -1
- package/dist/cli/commands/otel.js +0 -128
- package/dist/cli/commands/otel.js.map +0 -1
- package/dist/cli/commands/phase.d.ts +0 -12
- package/dist/cli/commands/phase.d.ts.map +0 -1
- package/dist/cli/commands/phase.js +0 -88
- package/dist/cli/commands/phase.js.map +0 -1
- package/dist/cli/commands/phases.d.ts +0 -12
- package/dist/cli/commands/phases.d.ts.map +0 -1
- package/dist/cli/commands/phases.js +0 -37
- package/dist/cli/commands/phases.js.map +0 -1
- package/dist/cli/commands/plan.d.ts +0 -8
- package/dist/cli/commands/plan.d.ts.map +0 -1
- package/dist/cli/commands/plan.js +0 -15
- package/dist/cli/commands/plan.js.map +0 -1
- package/dist/cli/commands/promote.d.ts +0 -7
- package/dist/cli/commands/promote.d.ts.map +0 -1
- package/dist/cli/commands/promote.js +0 -15
- package/dist/cli/commands/promote.js.map +0 -1
- package/dist/cli/commands/refresh-memory.d.ts +0 -9
- package/dist/cli/commands/refresh-memory.d.ts.map +0 -1
- package/dist/cli/commands/refresh-memory.js +0 -24
- package/dist/cli/commands/refresh-memory.js.map +0 -1
- package/dist/cli/commands/relates.d.ts +0 -12
- package/dist/cli/commands/relates.d.ts.map +0 -1
- package/dist/cli/commands/relates.js +0 -53
- package/dist/cli/commands/relates.js.map +0 -1
- package/dist/cli/commands/release.d.ts +0 -8
- package/dist/cli/commands/release.d.ts.map +0 -1
- package/dist/cli/commands/release.js +0 -72
- package/dist/cli/commands/release.js.map +0 -1
- package/dist/cli/commands/remote.d.ts +0 -12
- package/dist/cli/commands/remote.d.ts.map +0 -1
- package/dist/cli/commands/remote.js +0 -207
- package/dist/cli/commands/remote.js.map +0 -1
- package/dist/cli/commands/reorder.d.ts +0 -7
- package/dist/cli/commands/reorder.d.ts.map +0 -1
- package/dist/cli/commands/reorder.js +0 -20
- package/dist/cli/commands/reorder.js.map +0 -1
- package/dist/cli/commands/reparent.d.ts +0 -10
- package/dist/cli/commands/reparent.d.ts.map +0 -1
- package/dist/cli/commands/reparent.js +0 -19
- package/dist/cli/commands/reparent.js.map +0 -1
- package/dist/cli/commands/research.d.ts +0 -8
- package/dist/cli/commands/research.d.ts.map +0 -1
- package/dist/cli/commands/research.js +0 -129
- package/dist/cli/commands/research.js.map +0 -1
- package/dist/cli/commands/restore.d.ts +0 -11
- package/dist/cli/commands/restore.d.ts.map +0 -1
- package/dist/cli/commands/restore.js +0 -225
- package/dist/cli/commands/restore.js.map +0 -1
- package/dist/cli/commands/roadmap.d.ts +0 -8
- package/dist/cli/commands/roadmap.d.ts.map +0 -1
- package/dist/cli/commands/roadmap.js +0 -21
- package/dist/cli/commands/roadmap.js.map +0 -1
- package/dist/cli/commands/safestop.d.ts +0 -14
- package/dist/cli/commands/safestop.d.ts.map +0 -1
- package/dist/cli/commands/safestop.js +0 -32
- package/dist/cli/commands/safestop.js.map +0 -1
- package/dist/cli/commands/self-update.d.ts +0 -15
- package/dist/cli/commands/self-update.d.ts.map +0 -1
- package/dist/cli/commands/self-update.js +0 -332
- package/dist/cli/commands/self-update.js.map +0 -1
- package/dist/cli/commands/sequence.d.ts +0 -8
- package/dist/cli/commands/sequence.d.ts.map +0 -1
- package/dist/cli/commands/sequence.js +0 -30
- package/dist/cli/commands/sequence.js.map +0 -1
- package/dist/cli/commands/session.d.ts +0 -12
- package/dist/cli/commands/session.d.ts.map +0 -1
- package/dist/cli/commands/session.js +0 -160
- package/dist/cli/commands/session.js.map +0 -1
- package/dist/cli/commands/show.d.ts +0 -13
- package/dist/cli/commands/show.d.ts.map +0 -1
- package/dist/cli/commands/show.js +0 -20
- package/dist/cli/commands/show.js.map +0 -1
- package/dist/cli/commands/skills.d.ts +0 -13
- package/dist/cli/commands/skills.d.ts.map +0 -1
- package/dist/cli/commands/skills.js +0 -131
- package/dist/cli/commands/skills.js.map +0 -1
- package/dist/cli/commands/snapshot.d.ts +0 -9
- package/dist/cli/commands/snapshot.d.ts.map +0 -1
- package/dist/cli/commands/snapshot.js +0 -50
- package/dist/cli/commands/snapshot.js.map +0 -1
- package/dist/cli/commands/specification.d.ts +0 -13
- package/dist/cli/commands/specification.d.ts.map +0 -1
- package/dist/cli/commands/specification.js +0 -45
- package/dist/cli/commands/specification.js.map +0 -1
- package/dist/cli/commands/start.d.ts +0 -13
- package/dist/cli/commands/start.d.ts.map +0 -1
- package/dist/cli/commands/start.js +0 -20
- package/dist/cli/commands/start.js.map +0 -1
- package/dist/cli/commands/stats.d.ts +0 -12
- package/dist/cli/commands/stats.d.ts.map +0 -1
- package/dist/cli/commands/stats.js +0 -23
- package/dist/cli/commands/stats.js.map +0 -1
- package/dist/cli/commands/sticky.d.ts +0 -16
- package/dist/cli/commands/sticky.d.ts.map +0 -1
- package/dist/cli/commands/sticky.js +0 -211
- package/dist/cli/commands/sticky.js.map +0 -1
- package/dist/cli/commands/stop.d.ts +0 -13
- package/dist/cli/commands/stop.d.ts.map +0 -1
- package/dist/cli/commands/stop.js +0 -20
- package/dist/cli/commands/stop.js.map +0 -1
- package/dist/cli/commands/sync.d.ts +0 -13
- package/dist/cli/commands/sync.d.ts.map +0 -1
- package/dist/cli/commands/sync.js +0 -48
- package/dist/cli/commands/sync.js.map +0 -1
- package/dist/cli/commands/testing.d.ts +0 -13
- package/dist/cli/commands/testing.d.ts.map +0 -1
- package/dist/cli/commands/testing.js +0 -64
- package/dist/cli/commands/testing.js.map +0 -1
- package/dist/cli/commands/token.d.ts +0 -10
- package/dist/cli/commands/token.d.ts.map +0 -1
- package/dist/cli/commands/token.js +0 -135
- package/dist/cli/commands/token.js.map +0 -1
- package/dist/cli/commands/update.d.ts +0 -12
- package/dist/cli/commands/update.d.ts.map +0 -1
- package/dist/cli/commands/update.js +0 -77
- package/dist/cli/commands/update.js.map +0 -1
- package/dist/cli/commands/upgrade.d.ts +0 -16
- package/dist/cli/commands/upgrade.d.ts.map +0 -1
- package/dist/cli/commands/upgrade.js +0 -74
- package/dist/cli/commands/upgrade.js.map +0 -1
- package/dist/cli/commands/validate.d.ts +0 -12
- package/dist/cli/commands/validate.d.ts.map +0 -1
- package/dist/cli/commands/validate.js +0 -23
- package/dist/cli/commands/validate.js.map +0 -1
- package/dist/cli/commands/verify.d.ts +0 -8
- package/dist/cli/commands/verify.d.ts.map +0 -1
- package/dist/cli/commands/verify.js +0 -28
- package/dist/cli/commands/verify.js.map +0 -1
- package/dist/cli/commands/web.d.ts +0 -13
- package/dist/cli/commands/web.d.ts.map +0 -1
- package/dist/cli/commands/web.js +0 -264
- package/dist/cli/commands/web.js.map +0 -1
- package/dist/cli/field-context.d.ts +0 -32
- package/dist/cli/field-context.d.ts.map +0 -1
- package/dist/cli/field-context.js +0 -47
- package/dist/cli/field-context.js.map +0 -1
- package/dist/cli/format-context.d.ts +0 -32
- package/dist/cli/format-context.d.ts.map +0 -1
- package/dist/cli/format-context.js +0 -50
- package/dist/cli/format-context.js.map +0 -1
- package/dist/cli/index.d.ts +0 -12
- package/dist/cli/index.d.ts.map +0 -1
- package/dist/cli/logger-bootstrap.d.ts +0 -6
- package/dist/cli/logger-bootstrap.d.ts.map +0 -1
- package/dist/cli/logger-bootstrap.js +0 -10
- package/dist/cli/logger-bootstrap.js.map +0 -1
- package/dist/cli/middleware/output-format.d.ts +0 -30
- package/dist/cli/middleware/output-format.d.ts.map +0 -1
- package/dist/cli/middleware/output-format.js +0 -35
- package/dist/cli/middleware/output-format.js.map +0 -1
- package/dist/cli/progress.d.ts +0 -84
- package/dist/cli/progress.d.ts.map +0 -1
- package/dist/cli/progress.js +0 -169
- package/dist/cli/progress.js.map +0 -1
- package/dist/cli/renderers/colors.d.ts +0 -32
- package/dist/cli/renderers/colors.d.ts.map +0 -1
- package/dist/cli/renderers/colors.js +0 -141
- package/dist/cli/renderers/colors.js.map +0 -1
- package/dist/cli/renderers/error.d.ts +0 -13
- package/dist/cli/renderers/error.d.ts.map +0 -1
- package/dist/cli/renderers/error.js +0 -42
- package/dist/cli/renderers/error.js.map +0 -1
- package/dist/cli/renderers/index.d.ts +0 -59
- package/dist/cli/renderers/index.d.ts.map +0 -1
- package/dist/cli/renderers/index.js +0 -184
- package/dist/cli/renderers/index.js.map +0 -1
- package/dist/cli/renderers/normalizer.d.ts +0 -21
- package/dist/cli/renderers/normalizer.d.ts.map +0 -1
- package/dist/cli/renderers/normalizer.js +0 -106
- package/dist/cli/renderers/normalizer.js.map +0 -1
- package/dist/cli/renderers/system.d.ts +0 -25
- package/dist/cli/renderers/system.d.ts.map +0 -1
- package/dist/cli/renderers/system.js +0 -416
- package/dist/cli/renderers/system.js.map +0 -1
- package/dist/cli/renderers/tasks.d.ts +0 -28
- package/dist/cli/renderers/tasks.d.ts.map +0 -1
- package/dist/cli/renderers/tasks.js +0 -308
- package/dist/cli/renderers/tasks.js.map +0 -1
- package/dist/dispatch/adapters/cli.d.ts +0 -67
- package/dist/dispatch/adapters/cli.d.ts.map +0 -1
- package/dist/dispatch/adapters/cli.js +0 -205
- package/dist/dispatch/adapters/cli.js.map +0 -1
- package/dist/dispatch/adapters/mcp.d.ts +0 -37
- package/dist/dispatch/adapters/mcp.d.ts.map +0 -1
- package/dist/dispatch/adapters/mcp.js +0 -122
- package/dist/dispatch/adapters/mcp.js.map +0 -1
- package/dist/dispatch/context/session-context.d.ts +0 -54
- package/dist/dispatch/context/session-context.d.ts.map +0 -1
- package/dist/dispatch/context/session-context.js +0 -61
- package/dist/dispatch/context/session-context.js.map +0 -1
- package/dist/dispatch/dispatcher.d.ts +0 -23
- package/dist/dispatch/dispatcher.d.ts.map +0 -1
- package/dist/dispatch/dispatcher.js +0 -84
- package/dist/dispatch/dispatcher.js.map +0 -1
- package/dist/dispatch/domains/_base.d.ts +0 -59
- package/dist/dispatch/domains/_base.d.ts.map +0 -1
- package/dist/dispatch/domains/_base.js +0 -77
- package/dist/dispatch/domains/_base.js.map +0 -1
- package/dist/dispatch/domains/_meta.d.ts +0 -23
- package/dist/dispatch/domains/_meta.d.ts.map +0 -1
- package/dist/dispatch/domains/_meta.js +0 -25
- package/dist/dispatch/domains/_meta.js.map +0 -1
- package/dist/dispatch/domains/_routing.d.ts +0 -8
- package/dist/dispatch/domains/_routing.d.ts.map +0 -1
- package/dist/dispatch/domains/_routing.js +0 -20
- package/dist/dispatch/domains/_routing.js.map +0 -1
- package/dist/dispatch/domains/admin.d.ts +0 -27
- package/dist/dispatch/domains/admin.d.ts.map +0 -1
- package/dist/dispatch/domains/admin.js +0 -672
- package/dist/dispatch/domains/admin.js.map +0 -1
- package/dist/dispatch/domains/check.d.ts +0 -24
- package/dist/dispatch/domains/check.d.ts.map +0 -1
- package/dist/dispatch/domains/check.js +0 -281
- package/dist/dispatch/domains/check.js.map +0 -1
- package/dist/dispatch/domains/index.d.ts +0 -26
- package/dist/dispatch/domains/index.d.ts.map +0 -1
- package/dist/dispatch/domains/index.js +0 -38
- package/dist/dispatch/domains/index.js.map +0 -1
- package/dist/dispatch/domains/memory.d.ts +0 -24
- package/dist/dispatch/domains/memory.d.ts.map +0 -1
- package/dist/dispatch/domains/memory.js +0 -305
- package/dist/dispatch/domains/memory.js.map +0 -1
- package/dist/dispatch/domains/nexus.d.ts +0 -24
- package/dist/dispatch/domains/nexus.d.ts.map +0 -1
- package/dist/dispatch/domains/nexus.js +0 -252
- package/dist/dispatch/domains/nexus.js.map +0 -1
- package/dist/dispatch/domains/orchestrate.d.ts +0 -21
- package/dist/dispatch/domains/orchestrate.d.ts.map +0 -1
- package/dist/dispatch/domains/orchestrate.js +0 -261
- package/dist/dispatch/domains/orchestrate.js.map +0 -1
- package/dist/dispatch/domains/pipeline.d.ts +0 -36
- package/dist/dispatch/domains/pipeline.d.ts.map +0 -1
- package/dist/dispatch/domains/pipeline.js +0 -554
- package/dist/dispatch/domains/pipeline.js.map +0 -1
- package/dist/dispatch/domains/session.d.ts +0 -24
- package/dist/dispatch/domains/session.d.ts.map +0 -1
- package/dist/dispatch/domains/session.js +0 -257
- package/dist/dispatch/domains/session.js.map +0 -1
- package/dist/dispatch/domains/sticky.d.ts +0 -22
- package/dist/dispatch/domains/sticky.d.ts.map +0 -1
- package/dist/dispatch/domains/sticky.js +0 -166
- package/dist/dispatch/domains/sticky.js.map +0 -1
- package/dist/dispatch/domains/tasks.d.ts +0 -26
- package/dist/dispatch/domains/tasks.d.ts.map +0 -1
- package/dist/dispatch/domains/tasks.js +0 -352
- package/dist/dispatch/domains/tasks.js.map +0 -1
- package/dist/dispatch/domains/tools.d.ts +0 -40
- package/dist/dispatch/domains/tools.d.ts.map +0 -1
- package/dist/dispatch/domains/tools.js +0 -497
- package/dist/dispatch/domains/tools.js.map +0 -1
- package/dist/dispatch/engines/_error.d.ts +0 -42
- package/dist/dispatch/engines/_error.d.ts.map +0 -1
- package/dist/dispatch/engines/_error.js +0 -201
- package/dist/dispatch/engines/_error.js.map +0 -1
- package/dist/dispatch/engines/codebase-map-engine.d.ts +0 -17
- package/dist/dispatch/engines/codebase-map-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/codebase-map-engine.js +0 -29
- package/dist/dispatch/engines/codebase-map-engine.js.map +0 -1
- package/dist/dispatch/engines/config-engine.d.ts +0 -21
- package/dist/dispatch/engines/config-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/config-engine.js +0 -45
- package/dist/dispatch/engines/config-engine.js.map +0 -1
- package/dist/dispatch/engines/hooks-engine.d.ts +0 -47
- package/dist/dispatch/engines/hooks-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/hooks-engine.js +0 -57
- package/dist/dispatch/engines/hooks-engine.js.map +0 -1
- package/dist/dispatch/engines/init-engine.d.ts +0 -43
- package/dist/dispatch/engines/init-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/init-engine.js +0 -73
- package/dist/dispatch/engines/init-engine.js.map +0 -1
- package/dist/dispatch/engines/lifecycle-engine.d.ts +0 -66
- package/dist/dispatch/engines/lifecycle-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/lifecycle-engine.js +0 -213
- package/dist/dispatch/engines/lifecycle-engine.js.map +0 -1
- package/dist/dispatch/engines/memory-engine.d.ts +0 -10
- package/dist/dispatch/engines/memory-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/memory-engine.js +0 -10
- package/dist/dispatch/engines/memory-engine.js.map +0 -1
- package/dist/dispatch/engines/nexus-engine.d.ts +0 -159
- package/dist/dispatch/engines/nexus-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/nexus-engine.js +0 -329
- package/dist/dispatch/engines/nexus-engine.js.map +0 -1
- package/dist/dispatch/engines/orchestrate-engine.d.ts +0 -133
- package/dist/dispatch/engines/orchestrate-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/orchestrate-engine.js +0 -770
- package/dist/dispatch/engines/orchestrate-engine.js.map +0 -1
- package/dist/dispatch/engines/pipeline-engine.d.ts +0 -51
- package/dist/dispatch/engines/pipeline-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/pipeline-engine.js +0 -192
- package/dist/dispatch/engines/pipeline-engine.js.map +0 -1
- package/dist/dispatch/engines/release-engine.d.ts +0 -94
- package/dist/dispatch/engines/release-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/release-engine.js +0 -670
- package/dist/dispatch/engines/release-engine.js.map +0 -1
- package/dist/dispatch/engines/session-engine.d.ts +0 -326
- package/dist/dispatch/engines/session-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/session-engine.js +0 -869
- package/dist/dispatch/engines/session-engine.js.map +0 -1
- package/dist/dispatch/engines/sticky-engine.d.ts +0 -100
- package/dist/dispatch/engines/sticky-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/sticky-engine.js +0 -181
- package/dist/dispatch/engines/sticky-engine.js.map +0 -1
- package/dist/dispatch/engines/system-engine.d.ts +0 -377
- package/dist/dispatch/engines/system-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/system-engine.js +0 -980
- package/dist/dispatch/engines/system-engine.js.map +0 -1
- package/dist/dispatch/engines/task-engine.d.ts +0 -584
- package/dist/dispatch/engines/task-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/task-engine.js +0 -881
- package/dist/dispatch/engines/task-engine.js.map +0 -1
- package/dist/dispatch/engines/template-parser.d.ts +0 -34
- package/dist/dispatch/engines/template-parser.d.ts.map +0 -1
- package/dist/dispatch/engines/template-parser.js +0 -57
- package/dist/dispatch/engines/template-parser.js.map +0 -1
- package/dist/dispatch/engines/tools-engine.d.ts +0 -285
- package/dist/dispatch/engines/tools-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/tools-engine.js +0 -676
- package/dist/dispatch/engines/tools-engine.js.map +0 -1
- package/dist/dispatch/engines/validate-engine.d.ts +0 -154
- package/dist/dispatch/engines/validate-engine.d.ts.map +0 -1
- package/dist/dispatch/engines/validate-engine.js +0 -527
- package/dist/dispatch/engines/validate-engine.js.map +0 -1
- package/dist/dispatch/index.d.ts +0 -20
- package/dist/dispatch/index.d.ts.map +0 -1
- package/dist/dispatch/index.js +0 -19
- package/dist/dispatch/index.js.map +0 -1
- package/dist/dispatch/lib/capability-matrix.d.ts +0 -11
- package/dist/dispatch/lib/capability-matrix.d.ts.map +0 -1
- package/dist/dispatch/lib/capability-matrix.js +0 -10
- package/dist/dispatch/lib/capability-matrix.js.map +0 -1
- package/dist/dispatch/lib/config.d.ts +0 -16
- package/dist/dispatch/lib/config.d.ts.map +0 -1
- package/dist/dispatch/lib/config.js +0 -15
- package/dist/dispatch/lib/config.js.map +0 -1
- package/dist/dispatch/lib/engine.d.ts +0 -25
- package/dist/dispatch/lib/engine.d.ts.map +0 -1
- package/dist/dispatch/lib/engine.js +0 -44
- package/dist/dispatch/lib/engine.js.map +0 -1
- package/dist/dispatch/lib/meta.d.ts +0 -26
- package/dist/dispatch/lib/meta.d.ts.map +0 -1
- package/dist/dispatch/lib/meta.js +0 -37
- package/dist/dispatch/lib/meta.js.map +0 -1
- package/dist/dispatch/lib/param-utils.d.ts +0 -11
- package/dist/dispatch/lib/param-utils.d.ts.map +0 -1
- package/dist/dispatch/lib/param-utils.js +0 -10
- package/dist/dispatch/lib/param-utils.js.map +0 -1
- package/dist/dispatch/lib/projections.d.ts +0 -23
- package/dist/dispatch/lib/projections.d.ts.map +0 -1
- package/dist/dispatch/lib/projections.js +0 -48
- package/dist/dispatch/lib/projections.js.map +0 -1
- package/dist/dispatch/lib/schema-utils.d.ts +0 -42
- package/dist/dispatch/lib/schema-utils.d.ts.map +0 -1
- package/dist/dispatch/lib/schema-utils.js +0 -93
- package/dist/dispatch/lib/schema-utils.js.map +0 -1
- package/dist/dispatch/lib/security.d.ts +0 -12
- package/dist/dispatch/lib/security.d.ts.map +0 -1
- package/dist/dispatch/lib/security.js +0 -10
- package/dist/dispatch/lib/security.js.map +0 -1
- package/dist/dispatch/middleware/audit.d.ts +0 -23
- package/dist/dispatch/middleware/audit.d.ts.map +0 -1
- package/dist/dispatch/middleware/audit.js +0 -169
- package/dist/dispatch/middleware/audit.js.map +0 -1
- package/dist/dispatch/middleware/field-filter.d.ts +0 -24
- package/dist/dispatch/middleware/field-filter.d.ts.map +0 -1
- package/dist/dispatch/middleware/field-filter.js +0 -65
- package/dist/dispatch/middleware/field-filter.js.map +0 -1
- package/dist/dispatch/middleware/pipeline.d.ts +0 -20
- package/dist/dispatch/middleware/pipeline.d.ts.map +0 -1
- package/dist/dispatch/middleware/pipeline.js +0 -47
- package/dist/dispatch/middleware/pipeline.js.map +0 -1
- package/dist/dispatch/middleware/projection.d.ts +0 -35
- package/dist/dispatch/middleware/projection.d.ts.map +0 -1
- package/dist/dispatch/middleware/projection.js +0 -145
- package/dist/dispatch/middleware/projection.js.map +0 -1
- package/dist/dispatch/middleware/protocol-enforcement.d.ts +0 -12
- package/dist/dispatch/middleware/protocol-enforcement.d.ts.map +0 -1
- package/dist/dispatch/middleware/protocol-enforcement.js +0 -30
- package/dist/dispatch/middleware/protocol-enforcement.js.map +0 -1
- package/dist/dispatch/middleware/rate-limiter.d.ts +0 -30
- package/dist/dispatch/middleware/rate-limiter.d.ts.map +0 -1
- package/dist/dispatch/middleware/rate-limiter.js +0 -101
- package/dist/dispatch/middleware/rate-limiter.js.map +0 -1
- package/dist/dispatch/middleware/sanitizer.d.ts +0 -10
- package/dist/dispatch/middleware/sanitizer.d.ts.map +0 -1
- package/dist/dispatch/middleware/sanitizer.js +0 -42
- package/dist/dispatch/middleware/sanitizer.js.map +0 -1
- package/dist/dispatch/middleware/session-resolver.d.ts +0 -26
- package/dist/dispatch/middleware/session-resolver.d.ts.map +0 -1
- package/dist/dispatch/middleware/session-resolver.js +0 -65
- package/dist/dispatch/middleware/session-resolver.js.map +0 -1
- package/dist/dispatch/middleware/verification-gates.d.ts +0 -3
- package/dist/dispatch/middleware/verification-gates.d.ts.map +0 -1
- package/dist/dispatch/middleware/verification-gates.js +0 -40
- package/dist/dispatch/middleware/verification-gates.js.map +0 -1
- package/dist/dispatch/registry.d.ts +0 -91
- package/dist/dispatch/registry.d.ts.map +0 -1
- package/dist/dispatch/registry.js +0 -2693
- package/dist/dispatch/registry.js.map +0 -1
- package/dist/dispatch/types.d.ts +0 -218
- package/dist/dispatch/types.d.ts.map +0 -1
- package/dist/dispatch/types.js +0 -25
- package/dist/dispatch/types.js.map +0 -1
- package/dist/mcp/gateways/mutate.d.ts +0 -146
- package/dist/mcp/gateways/mutate.d.ts.map +0 -1
- package/dist/mcp/gateways/mutate.js +0 -1016
- package/dist/mcp/gateways/mutate.js.map +0 -1
- package/dist/mcp/gateways/query.d.ts +0 -138
- package/dist/mcp/gateways/query.d.ts.map +0 -1
- package/dist/mcp/gateways/query.js +0 -186
- package/dist/mcp/gateways/query.js.map +0 -1
- package/dist/mcp/index.d.ts +0 -16
- package/dist/mcp/index.d.ts.map +0 -1
- package/dist/mcp/lib/background-jobs.d.ts +0 -86
- package/dist/mcp/lib/background-jobs.d.ts.map +0 -1
- package/dist/mcp/lib/background-jobs.js +0 -183
- package/dist/mcp/lib/background-jobs.js.map +0 -1
- package/dist/mcp/lib/budget.d.ts +0 -35
- package/dist/mcp/lib/budget.d.ts.map +0 -1
- package/dist/mcp/lib/budget.js +0 -102
- package/dist/mcp/lib/budget.js.map +0 -1
- package/dist/mcp/lib/cache.d.ts +0 -78
- package/dist/mcp/lib/cache.d.ts.map +0 -1
- package/dist/mcp/lib/cache.js +0 -207
- package/dist/mcp/lib/cache.js.map +0 -1
- package/dist/mcp/lib/config.d.ts +0 -42
- package/dist/mcp/lib/config.d.ts.map +0 -1
- package/dist/mcp/lib/config.js +0 -241
- package/dist/mcp/lib/config.js.map +0 -1
- package/dist/mcp/lib/defaults.d.ts +0 -115
- package/dist/mcp/lib/defaults.d.ts.map +0 -1
- package/dist/mcp/lib/defaults.js +0 -61
- package/dist/mcp/lib/defaults.js.map +0 -1
- package/dist/mcp/lib/exit-codes.d.ts +0 -197
- package/dist/mcp/lib/exit-codes.d.ts.map +0 -1
- package/dist/mcp/lib/exit-codes.js +0 -1016
- package/dist/mcp/lib/exit-codes.js.map +0 -1
- package/dist/mcp/lib/gate-validators.d.ts +0 -13
- package/dist/mcp/lib/gate-validators.d.ts.map +0 -1
- package/dist/mcp/lib/gate-validators.js +0 -13
- package/dist/mcp/lib/gate-validators.js.map +0 -1
- package/dist/mcp/lib/gateway-meta.d.ts +0 -37
- package/dist/mcp/lib/gateway-meta.d.ts.map +0 -1
- package/dist/mcp/lib/gateway-meta.js +0 -50
- package/dist/mcp/lib/gateway-meta.js.map +0 -1
- package/dist/mcp/lib/job-manager-accessor.d.ts +0 -10
- package/dist/mcp/lib/job-manager-accessor.d.ts.map +0 -1
- package/dist/mcp/lib/job-manager-accessor.js +0 -14
- package/dist/mcp/lib/job-manager-accessor.js.map +0 -1
- package/dist/mcp/lib/protocol-enforcement.d.ts +0 -12
- package/dist/mcp/lib/protocol-enforcement.d.ts.map +0 -1
- package/dist/mcp/lib/protocol-enforcement.js +0 -12
- package/dist/mcp/lib/protocol-enforcement.js.map +0 -1
- package/dist/mcp/lib/protocol-rules.d.ts +0 -12
- package/dist/mcp/lib/protocol-rules.d.ts.map +0 -1
- package/dist/mcp/lib/protocol-rules.js +0 -12
- package/dist/mcp/lib/protocol-rules.js.map +0 -1
- package/dist/mcp/lib/rate-limiter.d.ts +0 -110
- package/dist/mcp/lib/rate-limiter.d.ts.map +0 -1
- package/dist/mcp/lib/rate-limiter.js +0 -208
- package/dist/mcp/lib/rate-limiter.js.map +0 -1
- package/dist/mcp/lib/router.d.ts +0 -58
- package/dist/mcp/lib/router.d.ts.map +0 -1
- package/dist/mcp/lib/router.js +0 -12
- package/dist/mcp/lib/router.js.map +0 -1
- package/dist/mcp/lib/security.d.ts +0 -161
- package/dist/mcp/lib/security.d.ts.map +0 -1
- package/dist/mcp/lib/security.js +0 -361
- package/dist/mcp/lib/security.js.map +0 -1
- package/dist/mcp/lib/verification-gates.d.ts +0 -13
- package/dist/mcp/lib/verification-gates.d.ts.map +0 -1
- package/dist/mcp/lib/verification-gates.js +0 -12
- package/dist/mcp/lib/verification-gates.js.map +0 -1
- package/dist/mcp/resources/budget.d.ts +0 -22
- package/dist/mcp/resources/budget.d.ts.map +0 -1
- package/dist/mcp/resources/budget.js +0 -46
- package/dist/mcp/resources/budget.js.map +0 -1
- package/dist/mcp/resources/index.d.ts +0 -53
- package/dist/mcp/resources/index.d.ts.map +0 -1
- package/dist/mcp/resources/index.js +0 -278
- package/dist/mcp/resources/index.js.map +0 -1
|
@@ -1,676 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Tools Engine — Thin wrapper layer for tools domain operations.
|
|
3
|
-
*
|
|
4
|
-
* Delegates all business logic to src/core/ and @cleocode/caamp.
|
|
5
|
-
* Each function catches errors and wraps them into EngineResult.
|
|
6
|
-
*
|
|
7
|
-
* Sub-domains:
|
|
8
|
-
* issue.* - Issue diagnostics
|
|
9
|
-
* skill.* - Skill discovery, dispatch, catalog, precedence
|
|
10
|
-
* provider.* - CAAMP provider registry
|
|
11
|
-
* todowrite.* - TodoWrite sync state
|
|
12
|
-
* adapter.* - Provider adapter management
|
|
13
|
-
*
|
|
14
|
-
* @task T5703
|
|
15
|
-
* @epic T5701
|
|
16
|
-
*/
|
|
17
|
-
import { buildInjectionContent, catalog, checkAllInjections, checkAllSkillUpdates, detectAllProviders, discoverSkill, discoverSkills, getAllProviders, getCanonicalSkillsDir, getInstalledProviders, getTrackedSkills, injectAll, installSkill, removeSkill, } from '@cleocode/caamp';
|
|
18
|
-
import { AdapterManager, clearSyncState, collectDiagnostics, getSyncStatus, paginate, } from '@cleocode/core/internal';
|
|
19
|
-
import { engineError, engineSuccess } from './_error.js';
|
|
20
|
-
import { systemSync } from './system-engine.js';
|
|
21
|
-
// ---------------------------------------------------------------------------
|
|
22
|
-
// Issue operations
|
|
23
|
-
// ---------------------------------------------------------------------------
|
|
24
|
-
/**
|
|
25
|
-
* Collect issue diagnostics.
|
|
26
|
-
*/
|
|
27
|
-
export function toolsIssueDiagnostics() {
|
|
28
|
-
try {
|
|
29
|
-
const diag = collectDiagnostics();
|
|
30
|
-
return engineSuccess(diag);
|
|
31
|
-
}
|
|
32
|
-
catch (error) {
|
|
33
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
// ---------------------------------------------------------------------------
|
|
37
|
-
// Skill query operations
|
|
38
|
-
// ---------------------------------------------------------------------------
|
|
39
|
-
/**
|
|
40
|
-
* List all discovered skills.
|
|
41
|
-
*/
|
|
42
|
-
export async function toolsSkillList(limit, offset) {
|
|
43
|
-
try {
|
|
44
|
-
const skills = await discoverSkills(getCanonicalSkillsDir());
|
|
45
|
-
const page = paginate(skills, limit, offset);
|
|
46
|
-
return {
|
|
47
|
-
success: true,
|
|
48
|
-
data: {
|
|
49
|
-
skills: page.items,
|
|
50
|
-
count: skills.length,
|
|
51
|
-
total: skills.length,
|
|
52
|
-
filtered: skills.length,
|
|
53
|
-
page: page.page,
|
|
54
|
-
},
|
|
55
|
-
page: page.page,
|
|
56
|
-
};
|
|
57
|
-
}
|
|
58
|
-
catch (error) {
|
|
59
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
/**
|
|
63
|
-
* Show a single skill by name.
|
|
64
|
-
*/
|
|
65
|
-
export async function toolsSkillShow(name) {
|
|
66
|
-
try {
|
|
67
|
-
const skill = await discoverSkill(`${getCanonicalSkillsDir()}/${name}`);
|
|
68
|
-
if (!skill) {
|
|
69
|
-
return engineError('E_NOT_FOUND', `Skill not found: ${name}`);
|
|
70
|
-
}
|
|
71
|
-
return engineSuccess({ skill });
|
|
72
|
-
}
|
|
73
|
-
catch (error) {
|
|
74
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
/**
|
|
78
|
-
* Find skills matching a query string.
|
|
79
|
-
*/
|
|
80
|
-
export async function toolsSkillFind(query) {
|
|
81
|
-
try {
|
|
82
|
-
const q = (query ?? '').toLowerCase();
|
|
83
|
-
const skills = await discoverSkills(getCanonicalSkillsDir());
|
|
84
|
-
const filtered = q
|
|
85
|
-
? skills.filter((s) => s.name.toLowerCase().includes(q) || s.metadata.description.toLowerCase().includes(q))
|
|
86
|
-
: skills;
|
|
87
|
-
return engineSuccess({ skills: filtered, count: filtered.length, query: q });
|
|
88
|
-
}
|
|
89
|
-
catch (error) {
|
|
90
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
/**
|
|
94
|
-
* Get dispatch matrix entries for a skill.
|
|
95
|
-
*/
|
|
96
|
-
export function toolsSkillDispatch(name) {
|
|
97
|
-
try {
|
|
98
|
-
const matrix = catalog.getDispatchMatrix();
|
|
99
|
-
const entry = {
|
|
100
|
-
byTaskType: Object.entries(matrix.by_task_type)
|
|
101
|
-
.filter(([, skill]) => skill === name)
|
|
102
|
-
.map(([k]) => k),
|
|
103
|
-
byKeyword: Object.entries(matrix.by_keyword)
|
|
104
|
-
.filter(([, skill]) => skill === name)
|
|
105
|
-
.map(([k]) => k),
|
|
106
|
-
byProtocol: Object.entries(matrix.by_protocol)
|
|
107
|
-
.filter(([, skill]) => skill === name)
|
|
108
|
-
.map(([k]) => k),
|
|
109
|
-
};
|
|
110
|
-
return engineSuccess({ skill: name, dispatch: entry });
|
|
111
|
-
}
|
|
112
|
-
catch (error) {
|
|
113
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
/**
|
|
117
|
-
* Verify a skill's installation and catalog status.
|
|
118
|
-
*/
|
|
119
|
-
export async function toolsSkillVerify(name) {
|
|
120
|
-
try {
|
|
121
|
-
const installed = await discoverSkill(`${getCanonicalSkillsDir()}/${name}`);
|
|
122
|
-
const catalogEntry = catalog.getSkill(name);
|
|
123
|
-
return engineSuccess({
|
|
124
|
-
skill: name,
|
|
125
|
-
installed: !!installed,
|
|
126
|
-
inCatalog: !!catalogEntry,
|
|
127
|
-
installPath: installed ? `${getCanonicalSkillsDir()}/${name}` : null,
|
|
128
|
-
});
|
|
129
|
-
}
|
|
130
|
-
catch (error) {
|
|
131
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
/**
|
|
135
|
-
* Get dependency tree for a skill.
|
|
136
|
-
*/
|
|
137
|
-
export function toolsSkillDependencies(name) {
|
|
138
|
-
try {
|
|
139
|
-
const direct = catalog.getSkillDependencies(name);
|
|
140
|
-
const tree = catalog.resolveDependencyTree([name]);
|
|
141
|
-
return engineSuccess({ skill: name, direct, tree });
|
|
142
|
-
}
|
|
143
|
-
catch (error) {
|
|
144
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
/**
|
|
148
|
-
* Get spawn-capable providers by capability.
|
|
149
|
-
*/
|
|
150
|
-
export async function toolsSkillSpawnProviders(capability) {
|
|
151
|
-
try {
|
|
152
|
-
const { getProvidersBySpawnCapability } = await import('@cleocode/caamp');
|
|
153
|
-
const cap = capability ?? 'supportsSubagents';
|
|
154
|
-
const providers = getProvidersBySpawnCapability(cap);
|
|
155
|
-
return engineSuccess({ providers, capability: cap, count: providers.length });
|
|
156
|
-
}
|
|
157
|
-
catch (error) {
|
|
158
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
/**
|
|
162
|
-
* Get catalog info (protocols, profiles, resources, or summary).
|
|
163
|
-
*/
|
|
164
|
-
export function toolsSkillCatalogInfo() {
|
|
165
|
-
try {
|
|
166
|
-
const available = catalog.isCatalogAvailable();
|
|
167
|
-
const version = available ? catalog.getVersion() : null;
|
|
168
|
-
const libraryRoot = available ? catalog.getLibraryRoot() : null;
|
|
169
|
-
const skillCount = available ? catalog.getSkills().length : 0;
|
|
170
|
-
const protocolCount = available ? catalog.listProtocols().length : 0;
|
|
171
|
-
const profileCount = available ? catalog.listProfiles().length : 0;
|
|
172
|
-
return engineSuccess({
|
|
173
|
-
available,
|
|
174
|
-
version,
|
|
175
|
-
libraryRoot,
|
|
176
|
-
skillCount,
|
|
177
|
-
protocolCount,
|
|
178
|
-
profileCount,
|
|
179
|
-
});
|
|
180
|
-
}
|
|
181
|
-
catch (error) {
|
|
182
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
/**
|
|
186
|
-
* List catalog protocols.
|
|
187
|
-
*/
|
|
188
|
-
export function toolsSkillCatalogProtocols(limit, offset) {
|
|
189
|
-
try {
|
|
190
|
-
const protocols = catalog.listProtocols();
|
|
191
|
-
const details = protocols.map((name) => ({
|
|
192
|
-
name,
|
|
193
|
-
path: catalog.getProtocolPath(name) ?? null,
|
|
194
|
-
}));
|
|
195
|
-
const page = paginate(details, limit, offset);
|
|
196
|
-
return {
|
|
197
|
-
success: true,
|
|
198
|
-
data: {
|
|
199
|
-
protocols: page.items,
|
|
200
|
-
count: details.length,
|
|
201
|
-
total: details.length,
|
|
202
|
-
filtered: details.length,
|
|
203
|
-
page: page.page,
|
|
204
|
-
},
|
|
205
|
-
page: page.page,
|
|
206
|
-
};
|
|
207
|
-
}
|
|
208
|
-
catch (error) {
|
|
209
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
210
|
-
}
|
|
211
|
-
}
|
|
212
|
-
/**
|
|
213
|
-
* List catalog profiles.
|
|
214
|
-
*/
|
|
215
|
-
export function toolsSkillCatalogProfiles(limit, offset) {
|
|
216
|
-
try {
|
|
217
|
-
const profileNames = catalog.listProfiles();
|
|
218
|
-
const profiles = profileNames.map((name) => {
|
|
219
|
-
const profile = catalog.getProfile(name);
|
|
220
|
-
return {
|
|
221
|
-
name,
|
|
222
|
-
description: profile?.description ?? '',
|
|
223
|
-
extends: profile?.extends,
|
|
224
|
-
skillCount: profile?.skills.length ?? 0,
|
|
225
|
-
skills: profile?.skills ?? [],
|
|
226
|
-
};
|
|
227
|
-
});
|
|
228
|
-
const page = paginate(profiles, limit, offset);
|
|
229
|
-
return {
|
|
230
|
-
success: true,
|
|
231
|
-
data: {
|
|
232
|
-
profiles: page.items,
|
|
233
|
-
count: profiles.length,
|
|
234
|
-
total: profiles.length,
|
|
235
|
-
filtered: profiles.length,
|
|
236
|
-
page: page.page,
|
|
237
|
-
},
|
|
238
|
-
page: page.page,
|
|
239
|
-
};
|
|
240
|
-
}
|
|
241
|
-
catch (error) {
|
|
242
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
/**
|
|
246
|
-
* List catalog shared resources.
|
|
247
|
-
*/
|
|
248
|
-
export function toolsSkillCatalogResources(limit, offset) {
|
|
249
|
-
try {
|
|
250
|
-
const resources = catalog.listSharedResources();
|
|
251
|
-
const details = resources.map((name) => ({
|
|
252
|
-
name,
|
|
253
|
-
path: catalog.getSharedResourcePath(name) ?? null,
|
|
254
|
-
}));
|
|
255
|
-
const page = paginate(details, limit, offset);
|
|
256
|
-
return {
|
|
257
|
-
success: true,
|
|
258
|
-
data: {
|
|
259
|
-
resources: page.items,
|
|
260
|
-
count: details.length,
|
|
261
|
-
total: details.length,
|
|
262
|
-
filtered: details.length,
|
|
263
|
-
page: page.page,
|
|
264
|
-
},
|
|
265
|
-
page: page.page,
|
|
266
|
-
};
|
|
267
|
-
}
|
|
268
|
-
catch (error) {
|
|
269
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
/**
|
|
273
|
-
* Show skill precedence map.
|
|
274
|
-
*/
|
|
275
|
-
export async function toolsSkillPrecedenceShow() {
|
|
276
|
-
try {
|
|
277
|
-
const { getSkillsMapWithPrecedence } = await import('@cleocode/core/internal');
|
|
278
|
-
const map = getSkillsMapWithPrecedence();
|
|
279
|
-
return engineSuccess({ precedenceMap: map });
|
|
280
|
-
}
|
|
281
|
-
catch (error) {
|
|
282
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
283
|
-
}
|
|
284
|
-
}
|
|
285
|
-
/**
|
|
286
|
-
* Resolve skill paths for a specific provider.
|
|
287
|
-
*/
|
|
288
|
-
export async function toolsSkillPrecedenceResolve(providerId, scope, projectRoot) {
|
|
289
|
-
try {
|
|
290
|
-
const { resolveSkillPathsForProvider } = await import('@cleocode/core/internal');
|
|
291
|
-
const paths = await resolveSkillPathsForProvider(providerId, scope, projectRoot);
|
|
292
|
-
return engineSuccess({ providerId, scope, paths });
|
|
293
|
-
}
|
|
294
|
-
catch (error) {
|
|
295
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
296
|
-
}
|
|
297
|
-
}
|
|
298
|
-
// ---------------------------------------------------------------------------
|
|
299
|
-
// Skill mutation operations
|
|
300
|
-
// ---------------------------------------------------------------------------
|
|
301
|
-
/**
|
|
302
|
-
* Install a skill to one or more providers.
|
|
303
|
-
*/
|
|
304
|
-
export async function toolsSkillInstall(name, projectRoot, source, isGlobal) {
|
|
305
|
-
try {
|
|
306
|
-
const providers = getInstalledProviders();
|
|
307
|
-
const globalFlag = isGlobal !== false;
|
|
308
|
-
if (providers.length === 0) {
|
|
309
|
-
return engineError('E_NOT_FOUND', 'No installed providers available');
|
|
310
|
-
}
|
|
311
|
-
const resolvedSource = source ?? `library:${name}`;
|
|
312
|
-
const providerIds = providers.map((p) => p.id);
|
|
313
|
-
const { determineInstallationTargets } = await import('@cleocode/core/internal');
|
|
314
|
-
const targets = await determineInstallationTargets({
|
|
315
|
-
skillName: name,
|
|
316
|
-
source: resolvedSource,
|
|
317
|
-
targetProviders: providerIds,
|
|
318
|
-
projectRoot: globalFlag ? undefined : projectRoot,
|
|
319
|
-
});
|
|
320
|
-
const results = [];
|
|
321
|
-
const errors = [];
|
|
322
|
-
for (const target of targets) {
|
|
323
|
-
const provider = providers.find((p) => p.id === target.providerId);
|
|
324
|
-
if (!provider)
|
|
325
|
-
continue;
|
|
326
|
-
const result = await installSkill(resolvedSource, name, [provider], globalFlag, projectRoot);
|
|
327
|
-
results.push({ providerId: target.providerId, ...result });
|
|
328
|
-
if (!result.success) {
|
|
329
|
-
errors.push(`${target.providerId}: ${result.errors.join('; ')}`);
|
|
330
|
-
}
|
|
331
|
-
}
|
|
332
|
-
const allSuccess = results.length > 0 && results.every((r) => r.success);
|
|
333
|
-
if (!allSuccess) {
|
|
334
|
-
return {
|
|
335
|
-
success: false,
|
|
336
|
-
data: { results, targets: targets.map((t) => t.providerId) },
|
|
337
|
-
error: {
|
|
338
|
-
code: 'E_INTERNAL',
|
|
339
|
-
message: errors.join('; ') || 'Skill install failed',
|
|
340
|
-
},
|
|
341
|
-
};
|
|
342
|
-
}
|
|
343
|
-
return engineSuccess({ results, targets: targets.map((t) => t.providerId) });
|
|
344
|
-
}
|
|
345
|
-
catch (error) {
|
|
346
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
-
/**
|
|
350
|
-
* Uninstall a skill from all providers.
|
|
351
|
-
*/
|
|
352
|
-
export async function toolsSkillUninstall(name, projectRoot, isGlobal) {
|
|
353
|
-
try {
|
|
354
|
-
const providers = getInstalledProviders();
|
|
355
|
-
const globalFlag = isGlobal !== false;
|
|
356
|
-
if (providers.length === 0) {
|
|
357
|
-
return engineError('E_NOT_FOUND', 'No installed providers available');
|
|
358
|
-
}
|
|
359
|
-
const result = await removeSkill(name, providers, globalFlag, projectRoot);
|
|
360
|
-
const ok = result.removed.length > 0 && result.errors.length === 0;
|
|
361
|
-
if (!ok) {
|
|
362
|
-
return {
|
|
363
|
-
success: false,
|
|
364
|
-
data: { removed: result.removed, errors: result.errors },
|
|
365
|
-
error: {
|
|
366
|
-
code: 'E_INTERNAL',
|
|
367
|
-
message: result.errors.join('; ') || 'Skill uninstall failed',
|
|
368
|
-
},
|
|
369
|
-
};
|
|
370
|
-
}
|
|
371
|
-
return engineSuccess({ removed: result.removed, errors: result.errors });
|
|
372
|
-
}
|
|
373
|
-
catch (error) {
|
|
374
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
375
|
-
}
|
|
376
|
-
}
|
|
377
|
-
/**
|
|
378
|
-
* Refresh all tracked skills that have updates available.
|
|
379
|
-
*/
|
|
380
|
-
export async function toolsSkillRefresh(projectRoot) {
|
|
381
|
-
try {
|
|
382
|
-
const providers = getInstalledProviders();
|
|
383
|
-
if (providers.length === 0) {
|
|
384
|
-
return engineError('E_NOT_FOUND', 'No installed providers available');
|
|
385
|
-
}
|
|
386
|
-
const tracked = await getTrackedSkills();
|
|
387
|
-
const updates = await checkAllSkillUpdates();
|
|
388
|
-
const updated = [];
|
|
389
|
-
const failed = [];
|
|
390
|
-
for (const [name, status] of Object.entries(updates)) {
|
|
391
|
-
if (!status.hasUpdate)
|
|
392
|
-
continue;
|
|
393
|
-
const entry = tracked[name];
|
|
394
|
-
if (!entry)
|
|
395
|
-
continue;
|
|
396
|
-
const source = entry.sourceType === 'library' ? `library:${name}` : entry.source;
|
|
397
|
-
try {
|
|
398
|
-
const result = await installSkill(source, name, providers, entry.isGlobal, entry.projectDir ?? projectRoot);
|
|
399
|
-
if (result.success) {
|
|
400
|
-
updated.push(name);
|
|
401
|
-
}
|
|
402
|
-
else {
|
|
403
|
-
failed.push({ name, error: result.errors.join('; ') || 'refresh failed' });
|
|
404
|
-
}
|
|
405
|
-
}
|
|
406
|
-
catch (err) {
|
|
407
|
-
failed.push({ name, error: err instanceof Error ? err.message : String(err) });
|
|
408
|
-
}
|
|
409
|
-
}
|
|
410
|
-
if (failed.length > 0) {
|
|
411
|
-
return {
|
|
412
|
-
success: false,
|
|
413
|
-
data: { updated, failed, checked: Object.keys(updates).length },
|
|
414
|
-
error: {
|
|
415
|
-
code: 'E_INTERNAL',
|
|
416
|
-
message: `${failed.length} skill refreshes failed`,
|
|
417
|
-
},
|
|
418
|
-
};
|
|
419
|
-
}
|
|
420
|
-
return engineSuccess({ updated, failed, checked: Object.keys(updates).length });
|
|
421
|
-
}
|
|
422
|
-
catch (error) {
|
|
423
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
// ---------------------------------------------------------------------------
|
|
427
|
-
// Provider query operations
|
|
428
|
-
// ---------------------------------------------------------------------------
|
|
429
|
-
/**
|
|
430
|
-
* List all registered providers.
|
|
431
|
-
*/
|
|
432
|
-
export function toolsProviderList(limit, offset) {
|
|
433
|
-
try {
|
|
434
|
-
const providers = getAllProviders();
|
|
435
|
-
const page = paginate(providers, limit, offset);
|
|
436
|
-
return {
|
|
437
|
-
success: true,
|
|
438
|
-
data: {
|
|
439
|
-
providers: page.items,
|
|
440
|
-
count: providers.length,
|
|
441
|
-
total: providers.length,
|
|
442
|
-
filtered: providers.length,
|
|
443
|
-
page: page.page,
|
|
444
|
-
},
|
|
445
|
-
page: page.page,
|
|
446
|
-
};
|
|
447
|
-
}
|
|
448
|
-
catch (error) {
|
|
449
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
450
|
-
}
|
|
451
|
-
}
|
|
452
|
-
/**
|
|
453
|
-
* Detect all available providers in the environment.
|
|
454
|
-
*/
|
|
455
|
-
export function toolsProviderDetect() {
|
|
456
|
-
try {
|
|
457
|
-
const detected = detectAllProviders();
|
|
458
|
-
return engineSuccess({ providers: detected, count: detected.length });
|
|
459
|
-
}
|
|
460
|
-
catch (error) {
|
|
461
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
462
|
-
}
|
|
463
|
-
}
|
|
464
|
-
/**
|
|
465
|
-
* Check injection status for all installed providers.
|
|
466
|
-
*/
|
|
467
|
-
export async function toolsProviderInjectStatus(projectRoot, scope, content) {
|
|
468
|
-
try {
|
|
469
|
-
const providers = getInstalledProviders();
|
|
470
|
-
const resolvedScope = scope ?? 'project';
|
|
471
|
-
const checks = await checkAllInjections(providers, projectRoot, resolvedScope, content);
|
|
472
|
-
return engineSuccess({ checks, count: checks.length });
|
|
473
|
-
}
|
|
474
|
-
catch (error) {
|
|
475
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
476
|
-
}
|
|
477
|
-
}
|
|
478
|
-
/**
|
|
479
|
-
* Check if a provider supports a specific capability.
|
|
480
|
-
*/
|
|
481
|
-
export async function toolsProviderSupports(providerId, capability) {
|
|
482
|
-
try {
|
|
483
|
-
const { providerSupportsById } = await import('@cleocode/caamp');
|
|
484
|
-
const supported = providerSupportsById(providerId, capability);
|
|
485
|
-
return engineSuccess({ providerId, capability, supported });
|
|
486
|
-
}
|
|
487
|
-
catch (error) {
|
|
488
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
489
|
-
}
|
|
490
|
-
}
|
|
491
|
-
/**
|
|
492
|
-
* Query hook providers for a specific event.
|
|
493
|
-
*/
|
|
494
|
-
export async function toolsProviderHooks(event) {
|
|
495
|
-
try {
|
|
496
|
-
const { queryHookProviders } = await import('./hooks-engine.js');
|
|
497
|
-
const result = await queryHookProviders(event);
|
|
498
|
-
return result;
|
|
499
|
-
}
|
|
500
|
-
catch (error) {
|
|
501
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
502
|
-
}
|
|
503
|
-
}
|
|
504
|
-
// ---------------------------------------------------------------------------
|
|
505
|
-
// Provider mutation operations
|
|
506
|
-
// ---------------------------------------------------------------------------
|
|
507
|
-
/**
|
|
508
|
-
* Inject CLEO directives into all installed provider instruction files.
|
|
509
|
-
*/
|
|
510
|
-
export async function toolsProviderInject(projectRoot, scope, references, content) {
|
|
511
|
-
try {
|
|
512
|
-
const providers = getInstalledProviders();
|
|
513
|
-
if (providers.length === 0) {
|
|
514
|
-
return engineError('E_NOT_FOUND', 'No installed providers available');
|
|
515
|
-
}
|
|
516
|
-
const resolvedScope = scope ?? 'project';
|
|
517
|
-
const resolvedRefs = references ?? ['@AGENTS.md'];
|
|
518
|
-
const resolvedContent = content ?? buildInjectionContent({ references: resolvedRefs });
|
|
519
|
-
const result = await injectAll(providers, projectRoot, resolvedScope, resolvedContent);
|
|
520
|
-
const actions = Array.from(result.entries()).map(([file, action]) => ({ file, action }));
|
|
521
|
-
return engineSuccess({ actions, count: actions.length });
|
|
522
|
-
}
|
|
523
|
-
catch (error) {
|
|
524
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
525
|
-
}
|
|
526
|
-
}
|
|
527
|
-
// ---------------------------------------------------------------------------
|
|
528
|
-
// TodoWrite operations
|
|
529
|
-
// ---------------------------------------------------------------------------
|
|
530
|
-
/**
|
|
531
|
-
* Get TodoWrite sync status.
|
|
532
|
-
*/
|
|
533
|
-
export async function toolsTodowriteStatus(projectRoot) {
|
|
534
|
-
try {
|
|
535
|
-
const result = await getSyncStatus(projectRoot);
|
|
536
|
-
return result;
|
|
537
|
-
}
|
|
538
|
-
catch (error) {
|
|
539
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
540
|
-
}
|
|
541
|
-
}
|
|
542
|
-
/**
|
|
543
|
-
* Trigger TodoWrite sync.
|
|
544
|
-
*/
|
|
545
|
-
export function toolsTodowriteSync(projectRoot, params) {
|
|
546
|
-
try {
|
|
547
|
-
return systemSync(projectRoot, params);
|
|
548
|
-
}
|
|
549
|
-
catch (error) {
|
|
550
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
551
|
-
}
|
|
552
|
-
}
|
|
553
|
-
/**
|
|
554
|
-
* Clear TodoWrite sync state.
|
|
555
|
-
*/
|
|
556
|
-
export async function toolsTodowriteClear(projectRoot, dryRun) {
|
|
557
|
-
try {
|
|
558
|
-
const result = await clearSyncState(projectRoot, dryRun);
|
|
559
|
-
return result;
|
|
560
|
-
}
|
|
561
|
-
catch (error) {
|
|
562
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
563
|
-
}
|
|
564
|
-
}
|
|
565
|
-
// ---------------------------------------------------------------------------
|
|
566
|
-
// Adapter query operations
|
|
567
|
-
// ---------------------------------------------------------------------------
|
|
568
|
-
/**
|
|
569
|
-
* List all discovered adapters.
|
|
570
|
-
*/
|
|
571
|
-
export function toolsAdapterList(projectRoot) {
|
|
572
|
-
try {
|
|
573
|
-
const manager = AdapterManager.getInstance(projectRoot);
|
|
574
|
-
const adapters = manager.listAdapters();
|
|
575
|
-
return engineSuccess({ adapters, count: adapters.length });
|
|
576
|
-
}
|
|
577
|
-
catch (error) {
|
|
578
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
579
|
-
}
|
|
580
|
-
}
|
|
581
|
-
/**
|
|
582
|
-
* Show a single adapter by ID.
|
|
583
|
-
*/
|
|
584
|
-
export function toolsAdapterShow(projectRoot, id) {
|
|
585
|
-
try {
|
|
586
|
-
const manager = AdapterManager.getInstance(projectRoot);
|
|
587
|
-
const manifest = manager.getManifest(id);
|
|
588
|
-
const adapter = manager.get(id);
|
|
589
|
-
if (!manifest) {
|
|
590
|
-
return engineError('E_NOT_FOUND', `Adapter not found: ${id}`);
|
|
591
|
-
}
|
|
592
|
-
return engineSuccess({
|
|
593
|
-
manifest,
|
|
594
|
-
initialized: !!adapter,
|
|
595
|
-
active: manager.getActiveId() === id,
|
|
596
|
-
});
|
|
597
|
-
}
|
|
598
|
-
catch (error) {
|
|
599
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
600
|
-
}
|
|
601
|
-
}
|
|
602
|
-
/**
|
|
603
|
-
* Detect active adapters.
|
|
604
|
-
*/
|
|
605
|
-
export function toolsAdapterDetect(projectRoot) {
|
|
606
|
-
try {
|
|
607
|
-
const manager = AdapterManager.getInstance(projectRoot);
|
|
608
|
-
manager.discover();
|
|
609
|
-
const detected = manager.detectActive();
|
|
610
|
-
return engineSuccess({ detected, count: detected.length });
|
|
611
|
-
}
|
|
612
|
-
catch (error) {
|
|
613
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
614
|
-
}
|
|
615
|
-
}
|
|
616
|
-
/**
|
|
617
|
-
* Get adapter health status.
|
|
618
|
-
*/
|
|
619
|
-
export function toolsAdapterHealth(projectRoot, id) {
|
|
620
|
-
try {
|
|
621
|
-
const manager = AdapterManager.getInstance(projectRoot);
|
|
622
|
-
const adapters = manager.listAdapters();
|
|
623
|
-
const filtered = id ? adapters.filter((a) => a.id === id) : adapters;
|
|
624
|
-
return engineSuccess({
|
|
625
|
-
adapters: filtered,
|
|
626
|
-
count: filtered.length,
|
|
627
|
-
});
|
|
628
|
-
}
|
|
629
|
-
catch (error) {
|
|
630
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
631
|
-
}
|
|
632
|
-
}
|
|
633
|
-
// ---------------------------------------------------------------------------
|
|
634
|
-
// Adapter mutation operations
|
|
635
|
-
// ---------------------------------------------------------------------------
|
|
636
|
-
/**
|
|
637
|
-
* Activate an adapter by ID.
|
|
638
|
-
*/
|
|
639
|
-
export async function toolsAdapterActivate(projectRoot, id) {
|
|
640
|
-
try {
|
|
641
|
-
const manager = AdapterManager.getInstance(projectRoot);
|
|
642
|
-
// Ensure manifests are discovered first
|
|
643
|
-
if (!manager.getManifest(id)) {
|
|
644
|
-
manager.discover();
|
|
645
|
-
}
|
|
646
|
-
const adapter = await manager.activate(id);
|
|
647
|
-
return engineSuccess({
|
|
648
|
-
id,
|
|
649
|
-
name: adapter.name,
|
|
650
|
-
version: adapter.version,
|
|
651
|
-
active: true,
|
|
652
|
-
});
|
|
653
|
-
}
|
|
654
|
-
catch (error) {
|
|
655
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
656
|
-
}
|
|
657
|
-
}
|
|
658
|
-
/**
|
|
659
|
-
* Dispose one or all adapters.
|
|
660
|
-
*/
|
|
661
|
-
export async function toolsAdapterDispose(projectRoot, id) {
|
|
662
|
-
try {
|
|
663
|
-
const manager = AdapterManager.getInstance(projectRoot);
|
|
664
|
-
if (id) {
|
|
665
|
-
await manager.disposeAdapter(id);
|
|
666
|
-
}
|
|
667
|
-
else {
|
|
668
|
-
await manager.dispose();
|
|
669
|
-
}
|
|
670
|
-
return engineSuccess({ disposed: id ?? 'all' });
|
|
671
|
-
}
|
|
672
|
-
catch (error) {
|
|
673
|
-
return engineError('E_INTERNAL', error instanceof Error ? error.message : String(error));
|
|
674
|
-
}
|
|
675
|
-
}
|
|
676
|
-
//# sourceMappingURL=tools-engine.js.map
|