Closed
Conversation
Author
|
sry, accidentally did pr here instead of fork |
Nafania
added a commit
to Nafania/agent-zero
that referenced
this pull request
Mar 31, 2026
- #3: duplicate response loop breaker (breaks after 3 identical responses) - #4: dynamic output truncation threshold based on context window size - #2: resolve §§secret() / $$secret() placeholders in MCP server env/args/url/headers - #19: scheduler update_task tool method + prompt documentation Already applied (verified, skipping): #22 parallel MCP init, agent0ai#62 context window optimization Upstream: PR agent0ai#1265, PR agent0ai#857, PR agent0ai#1150, PR agent0ai#1105 Made-with: Cursor
Nafania
added a commit
to Nafania/agent-zero
that referenced
this pull request
Mar 31, 2026
- #24 Anthropic OAuth session tokens: add anthropic_oauth provider and ANTHROPIC_SESSION_TOKEN fallback for Claude Code integration - #26 Concurrent requests limit: add limit_concurrent to ModelConfig with semaphore-based concurrency control in RateLimiter, settings, UI fields - #40 Prompt include plugin: new _promptinclude plugin that scans workdir for *.promptinclude.md files and injects them into the system prompt with token budgeting and gitignore-style exclusion Also verified #22 and agent0ai#62 were already applied in earlier phases. Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.