merlyn/server/utils/agents/aibitat/plugins
PQ32 Developer 5009ddbb3a Patch 3: Make CONTEXT_RESERVE_RATIO configurable via AGENT_CONTEXT_RESERVE_RATIO env var
Default reduced from 0.25 to 0.05.
Reserving 25% of context for response was excessive, leaving too little
for file content in legal document analysis.
Configure via AGENT_CONTEXT_RESERVE_RATIO in .env to override.
2026-05-10 15:18:07 -07:00
..
create-files Migrate to org-maintained mdpdf for lang support (Hangul, Simplified Chinese, Kanji) (#5392) 2026-04-08 22:00:08 -07:00
filesystem Patch 3: Make CONTEXT_RESERVE_RATIO configurable via AGENT_CONTEXT_RESERVE_RATIO env var 2026-05-10 15:18:07 -07:00
gmail update tool call response to always include convo ID for emails so they are not hallunicated 2026-04-21 16:19:05 -07:00
google-calendar Better citations for gmail, gcal, and outlook 2026-04-15 10:05:26 -07:00
outlook update tool call response to always include convo ID for emails so they are not hallunicated 2026-04-21 16:19:05 -07:00
sql-agent Fix SQL injection in SQL Agent plugin via parameterized queries 2026-03-12 21:56:57 -07:00
chat-history.js Auto-rename thread in agent mode (#5550) 2026-04-29 12:33:42 -07:00
cli.js chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
file-history.js Agent support for @agent default agent inside workspace chat (#1093) 2024-04-16 10:50:10 -07:00
http-socket.js Add automatic agent skill aproval via ENV Flag (#5405) 2026-04-10 13:20:47 -07:00
index.js Google calendar skill (#5442) 2026-04-14 16:39:36 -07:00
memory.js Intelligent Skill Selection (#5236) 2026-03-19 10:06:37 -07:00
rechart.js Intelligent Skill Selection (#5236) 2026-03-19 10:06:37 -07:00
summarize.js Intelligent Skill Selection (#5236) 2026-03-19 10:06:37 -07:00
web-browsing.js [FEAT] Add native Baidu Search provider for Agent web browsing (#5388) 2026-04-22 17:53:20 -07:00
web-scraping.js fix: surface readable error messages in web-scraping agent and ai-provider (#5476) 2026-04-21 15:00:12 -07:00
websocket.js Add automatic agent skill aproval via ENV Flag (#5405) 2026-04-10 13:20:47 -07:00