mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 03:01:56 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| bash.ts | ||
| edit-diff.ts | ||
| edit.ts | ||
| find.ts | ||
| grep.ts | ||
| index.ts | ||
| ls.ts | ||
| path-utils.ts | ||
| read.ts | ||
| truncate.ts | ||
| write.ts | ||