Skip to content

Commit dd57267

Browse files
committed
refactor: convert bin and stop hook to TypeScript, run via tsx
- bin/setup.mjs → bin/setup.ts with proper types (HarnessDef, CheckResult) - src/bridges/codex/stop_hook.py → stop_hook.ts, uses core types - All bridge execution uses npx tsx (or bun if available) - No more Python dependency for Codex hook - All configs reference: npx agent-bus bridge <id> - Add tsx as devDependency
1 parent c8fae13 commit dd57267

6 files changed

Lines changed: 869 additions & 502 deletions

File tree

bin/setup.mjs

Lines changed: 0 additions & 383 deletions
This file was deleted.

0 commit comments

Comments
 (0)