Skip to content

feat(repl): make working-context token budget configurable - #90

Merged
fuseraft merged 1 commit into
mainfrom
feature/nextgen
Aug 25, 2026
Merged

feat(repl): make working-context token budget configurable#90
fuseraft merged 1 commit into
mainfrom
feature/nextgen

Conversation

@fuseraft

Copy link
Copy Markdown
Owner

The REPL's per-family context-trim heuristic (150K for grok/claude/gemini/ gpt-5-class models) was a hardcoded constant. Add replContextBudget to ~/.fuseraft/config to override it per user. Named with a Repl prefix to avoid colliding with the unrelated orchestration-level ContextBudgetConfig used by AgentOrchestrator for multi-agent warn/cutover/tool-result trimming.

The REPL's per-family context-trim heuristic (150K for grok/claude/gemini/
gpt-5-class models) was a hardcoded constant. Add replContextBudget to
~/.fuseraft/config to override it per user. Named with a Repl prefix to
avoid colliding with the unrelated orchestration-level ContextBudgetConfig
used by AgentOrchestrator for multi-agent warn/cutover/tool-result trimming.
@fuseraft
fuseraft merged commit efbdb62 into main Aug 25, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant