Skip to content

Commit fc5a4fe

Browse files
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

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/caamp/tests/unit/advanced-common.test.js

Lines changed: 1 addition & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/caamp/tests/unit/advanced-common.test.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)