agent-orchestrator/packages/plugins/agent-claude-code
Prateek f3151c2004 refactor: extract shellEscape to @agent-orchestrator/core
Move the duplicated POSIX shell-escaping utility from all three agent
plugins into packages/core/src/utils.ts and re-export from the package
entry point. Plugins now import { shellEscape } from the shared package.

Addresses Bugbot review comment on PR #5.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 11:00:26 +05:30
..
src refactor: extract shellEscape to @agent-orchestrator/core 2026-02-14 11:00:26 +05:30
package.json fix: address PR review — shell escaping, activity detection, tests 2026-02-14 11:00:04 +05:30
tsconfig.json fix: address PR review — shell escaping, activity detection, tests 2026-02-14 11:00:04 +05:30