agent-orchestrator/packages
Prateek bfd6dee77a fix: address bugbot review comments - markdown escaping and unused module
- Fix markdown code fence escaping in orchestrator-prompt.ts (change
  `\\\`` to `\`` for proper markdown rendering)
- Remove unused claude-hooks.ts module (functionality moved to plugin)
- Clean up exports from core/src/index.ts

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-15 11:55:49 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli fix: resolve ESLint errors 2026-02-15 11:36:57 +05:30
core fix: address bugbot review comments - markdown escaping and unused module 2026-02-15 11:55:49 +05:30
integration-tests fix: recognize terminated/done session states and hide terminal for dead sessions (#40) 2026-02-15 05:15:41 +05:30
plugins fix: resolve ESLint errors 2026-02-15 11:36:57 +05:30
web fix: address Cursor Bugbot review comments 2026-02-15 11:32:46 +05:30