Commit fc5a4fe
fix(ci): resolve all TypeScript type check errors for green CI
- fix(admin): add missing await on systemHealth() — fixes cleo doctor
returning "Unknown error" (was returning Promise instead of result)
- fix(tests): replace source:'mcp' with 'cli' in session-grade tests
- fix(tests): wire DataAccessor mock stubs (listAgentInstances,
getAgentInstance, claimTask, unclaimTask) in safety tests
- fix(tests): wire CleoConfig return type in hook-automation-e2e mock
- fix(lafs): add return statement in discovery-server example
- fix(cli): remove redundant process.emit override (polyglot shebang
already handles warning suppression)
- clean: remove stale .js/.d.ts build artifacts from source dirs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8d469d2 commit fc5a4fe
82 files changed
Lines changed: 341 additions & 1231 deletions
File tree
- packages
- caamp/tests/unit
- cant/src
- cleo/src
- __tests__
- cli
- commands
- dispatch
- __tests__
- adapters/__tests__
- domains
- __tests__
- lib/__tests__
- middleware/__tests__
- core/src
- __tests__
- hooks/handlers/__tests__
- memory/__tests__
- sessions/__tests__
- skills/__tests__
- store/__tests__
- system/__tests__
- lafs/examples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments