merlyn/server
PQ32 Developer 5bcef7d604 Patch 4: Increase OpenRouter promptWindowLimit fallback via AGENT_CONTEXT_WINDOW_FALLBACK
Both static and instance fallbacks increased from 4096 to 2,000,000 tokens.
When model isn't in models.json cache (e.g. Grok), it was falling back to
4096 tokens causing severe truncation of file reads.
Reuses AGENT_CONTEXT_WINDOW_FALLBACK env var from Patch 2.
2026-05-10 15:21:45 -07:00
..
__tests__ Fix: Azure OpenAI model key collision (#5092) 2026-03-05 17:12:08 -08:00
endpoints Auto-rename thread in agent mode (#5550) 2026-04-29 12:33:42 -07:00
jobs feat: Scheduled Jobs (#5322) 2026-04-29 12:05:46 -07:00
middleware Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
models Auto-rename thread in agent mode (#5550) 2026-04-29 12:33:42 -07:00
prisma feat: Scheduled Jobs (#5322) 2026-04-29 12:05:46 -07:00
storage File creation agent skills (#5280) 2026-03-30 15:13:39 -07:00
swagger fix openapi spec 2026-03-30 14:42:54 -07:00
utils Patch 4: Increase OpenRouter promptWindowLimit fallback via AGENT_CONTEXT_WINDOW_FALLBACK 2026-05-10 15:21:45 -07:00
.env.example feat: Scheduled Jobs (#5322) 2026-04-29 12:05:46 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore File creation agent skills (#5280) 2026-03-30 15:13:39 -07:00
.nvmrc dev build with new epub2 build target and remove patch work (#4694) 2025-11-26 17:36:34 -08:00
eslint.config.mjs chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
index.js feat: Scheduled Jobs (#5322) 2026-04-29 12:05:46 -07:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json feat: Scheduled Jobs (#5322) 2026-04-29 12:05:46 -07:00
requirements.txt Merlyn: initial containerization setup 2026-05-10 14:04:54 -07:00
yarn.lock Merlyn: initial containerization setup 2026-05-10 14:04:54 -07:00