agent-zero icon indicating copy to clipboard operation
agent-zero copied to clipboard

Agent Zero AI framework

Results 395 agent-zero issues
Sort by recently updated
recently updated
newest added

Version M v0.9.5-2 25-09-03 19:03 I was trying to save simple python script and download from the agent. There were two issues: 1. the Download link is using image_get .....

Summary: Replace the dual model inputs with a single editable combobox that remembers prior models per provider, supports quick selection/removal, and keeps the UI consistent with the provider selector. Motivation:...

#### Summary Add a per‑server availability toggle to MCP settings. Improves clarity/control over MCPs, hardens the modal against race conditions during auto‑refresh and Apply. #### Motivation (QoL) - Enable/disable individual...

I want to limit the tokens per minute (tpm) to under 30000 tokens to avoid errors like: "litellm.exceptions.RateLimitError: litellm.RateLimitError: RateLimitError: OpenAIException - Request too large for gpt-5 in organization org-123456...

Whenever I enable TTS with Kokoro, after some time it will inevitably stop working (i.e. won't be any TTS generated), and cause A0 to hang. I'm not quite sure why....

Sometimes when generating code the agent will stop the message abruptly, So I looked at the response content... The response ``` { "thoughts": [ "The user is continuing their rant...

Adaptive Timeout Modes: off / basic / auto; supports base + per-1k with EMA profiling; default slow-model multiplier = 10, persisted across retries; global cap protection. Resilient Retry & Key...

Did a backup procedure and made sure to do a dry-run. Upgrade to new version and did restore with back. Every option shows ```Restore error: Unexpected token 'T', "Traceback "......

This PR adjusts the UI to limit the right panel / chat history container’s max-width to improve readability. It is enabled by default but can be toggled off by clicking...