merlyn/server/utils/agents
PQ32 Developer acbf66c5bf Patch 5: Replace silent truncation with explicit token limit in read-text-file
Silent truncation of legal documents is unacceptable - Merlyn was reading
partial files without knowing it.

New behavior:
- Files under AGENT_MAX_FILE_TOKENS (default 500,000): return full content
- Files over limit: return explicit message with token count and options
- Paralegal controls any summarization decision
- Merlyn never silently truncates legal documents
2026-05-10 15:28:14 -07:00
..
aibitat Patch 5: Replace silent truncation with explicit token limit in read-text-file 2026-05-10 15:28:14 -07:00
defaults.js Outlook agent via Entra Application (#5427) 2026-04-14 14:05:19 -07:00
ephemeral.js feat: Scheduled Jobs (#5322) 2026-04-29 12:05:46 -07:00
imported-manifest.schema.json Dont overwrite content in input on paste 2024-09-23 11:07:56 -05:00
imported.js Fix potential Zip Slip path traversal in community plugin import 2026-03-13 10:18:20 -07:00
index.js add ask to run prompt for tool calls (demo) (#5261) 2026-03-24 15:18:17 -07:00