Agent Zero AI framework
main
Merge pull request #37 from agent0ai/development
Wabifocus committed 6 months ago
feat(plugins): Add extensibility and hooks system to plugin API
frdel committed 6 months ago
refactor(plugins): Remove unused global toggles variable from get_toggle_state
frdel committed 6 months ago
refactor(api): Extract plugin action handlers into separate methods
frdel committed 6 months ago
Remove redundant provider reload call from plugin change handler
frdel committed 7 months ago
Merge branch 'development' of https://github.com/agent0ai/agent-zero into development
frdel committed 7 months ago
Merge pull request #1244 from linuztx/providers-plugin-merge
Jan Tomášek committed 7 months ago
Merge pull request #1238 from PaoloC68/fix/websocket-csrf-samesite
Jan Tomášek committed 7 months ago
docs(plugins): Add model providers section to plugin documentation
linuztx committed 7 months ago
fix(providers): Sort merged plugin providers alphabetically with other pinned last
linuztx committed 7 months ago
feat(providers): Allow plugins to add and override model providers
linuztx committed 7 months ago
fix(deps): remove non-existent [all-docs] extra from langchain-unstructured
Deimos AI committed 7 months ago
Merge branch 'development' of https://github.com/agent0ai/agent-zero into development
frdel committed 7 months ago
Add OpenRouter category headers to chat and embedding model providers
frdel committed 7 months ago
Merge pull request #1239 from 3clyp50/pluginsux
Jan Tomášek committed 7 months ago
streamline plugin marketplace CSS
Alessandro committed 7 months ago
Alessandro committed 7 months ago
use toastFrontend for error msgs in plugins
Alessandro committed 7 months ago
Fix WebSocket CSRF validation failure on Chromium browsers over HTTPS
Paolo Calvi committed 7 months ago
Fix plugin modal paths to use absolute URLs instead of relative paths
frdel committed 7 months ago