-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Pull requests: agent0ai/agent-zero
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: bypass LiteLLM for Ollama embeddings to resolve 400 Bad Request (#1425)
#1438
opened Apr 4, 2026 by
GratefulDave
Loading…
5 tasks
fix: make embedding calls robust against context overflow and strict endpoint validation
#1437
opened Apr 4, 2026 by
PaoloC68
Loading…
fix: add credentials to API key save/reveal calls for CSRF protection
#1435
opened Apr 3, 2026 by
jecruz
Loading…
fix: use constant-time comparison for auth token (CWE-208)
#1424
opened Apr 3, 2026 by
spidershield-contrib
Loading…
fix: treat empty dict as valid tool_args in MCP tool dispatch
#1422
opened Apr 2, 2026 by
revworxai
Loading…
feat: add dict-like .get() method to AgentConfig dataclass
#1421
opened Apr 2, 2026 by
gdeyoung
Loading…
feat: add Stop button to halt agent without destroying context
#1420
opened Apr 2, 2026 by
abhinav-bhateja
Loading…
2
Fix: Add SPECIAL_TOKEN_BUFFER for llama.cpp BOS/EOS tokens
#1414
opened Apr 2, 2026 by
gdeyoung
Loading…
Fix: Memory extension error handling -- _91_recall_wait.py crash + _50_memorize_fragments.py AuthError guard
#1412
opened Apr 1, 2026 by
MrTrenchTrucker
Loading…
feat: add hook_context kwarg to save_plugin_config and get_plugin_config extensible calls
#1394
opened Mar 31, 2026 by
Krashnicov
Loading…
fix: speech store loadSettings uses raw fetchApi causing persistent error popup
#1393
opened Mar 31, 2026 by
gdeyoung
Loading…
feat: expose extra_env in LocalInteractiveSession and tool instance in tool_execute extensions
#1377
opened Mar 29, 2026 by
Krashnicov
Loading…
refactor(_model_config): componentize model config, split store into mixins, unify API key management
#1374
opened Mar 29, 2026 by
keyboardstaff
Loading…
Refactor speech stack into built-in Kokoro TTS and Whisper STT plugins
#1371
opened Mar 29, 2026 by
3clyp50
Loading…
fix: Critical thread crash from tool validation errors
#1363
opened Mar 28, 2026 by
gdeyoung
Loading…
Fix: Add AuthenticationError guard + correct indentation in memory extensions (NVIDIA NIM users)
#1361
opened Mar 28, 2026 by
MrTrenchTrucker
Loading…
fix: scheduler task UUID mismatch causing Task not found errors
#1350
opened Mar 28, 2026 by
Maxei6
Loading…
fix: modal close button unclickable due to CSS grid column ratio
#1347
opened Mar 27, 2026 by
Maxei6
Loading…
feat: add native support for GitHub Copilot ghu_ tokens
#1341
opened Mar 26, 2026 by
emanavas
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.