co-mono/packages/coding-agent/src
Mario Zechner 7c99ea54bf Export truncation utilities for custom tools, add truncated-tool example
- Export truncateHead, truncateTail, truncateLine, formatSize, DEFAULT_MAX_BYTES, DEFAULT_MAX_LINES from package
- Add examples/extensions/truncated-tool.ts showing proper output truncation with custom rendering
- Document output truncation best practices in docs/extensions.md
2026-01-06 22:13:08 +01:00
..
cli Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00
core Export truncation utilities for custom tools, add truncated-tool example 2026-01-06 22:13:08 +01:00
modes fix(coding-agent): update help text for ctrl+k and add !! shortcut 2026-01-06 21:27:35 +01:00
utils fix(coding-agent): paste clipboard images on Wayland via wl-paste/xclip 2026-01-06 12:11:43 +01:00
cli.ts Remove old implementation files (main.ts, cli.ts, tui-renderer.ts), rename new files 2025-12-09 01:21:28 +01:00
config.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00
index.ts Export truncation utilities for custom tools, add truncated-tool example 2026-01-06 22:13:08 +01:00
main.ts fix: OAuth token refresh failure returns undefined instead of throwing 2026-01-06 20:57:42 +01:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00