mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 18:01:22 +00:00
When overriding a built-in tool (read, bash, edit, write, grep, find, ls) without providing renderCall/renderResult, the built-in renderer is now used automatically. This allows wrapping built-in tools for logging or access control without reimplementing the UI (syntax highlighting, diffs, etc.). |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| modes | ||
| utils | ||
| cli.ts | ||
| config.ts | ||
| index.ts | ||
| main.ts | ||
| migrations.ts | ||