Agent Zero AI framework
main
linuztx committed 7 months ago
refactor: resolve config once per execution and deduplicate helpers
linuztx committed 7 months ago
fix: rename plugin metadata field from name to title
linuztx committed 7 months ago
refactor: move private helpers below class and add section comment
linuztx committed 7 months ago
fix: restore RFC SSH defaults for dockerized dev sessions
linuztx committed 7 months ago
fix: Reset DATA_KEY_PASSED flag per iteration to prevent security bypass
keyboardstaff committed 7 months ago
refactor: Extract code execution tool to plugin
linuztx committed 7 months ago
feat: Add Infection Check Plugin
keyboardstaff committed 7 months ago
Merge pull request #1215 from TerminallyLazy/a0_util_model_call_after
Jan Tomášek committed 7 months ago
Add util_model_call_after extension hook
TerminallyLazy committed 7 months ago
Refactor extensions to async/sync API
frdel committed 7 months ago
Call stop() for tunnel cleanup
frdel committed 7 months ago
Merge branch 'development' of https://github.com/agent0ai/agent-zero into development
frdel committed 7 months ago
frdel committed 7 months ago
Merge pull request #1205 from vanja-emichi/fix/skills-tool-keyerror-loaded-skills
Jan Tomášek committed 7 months ago
fix: use .get() to avoid KeyError in skills_tool _load()
Vanja Emichi committed 7 months ago
Merge branch 'pr/1198' into development
frdel committed 7 months ago
Add frontend cache and integrate with extensions
frdel committed 7 months ago
Merge branch 'pr/1185' into development
frdel committed 7 months ago
Alessandro committed 7 months ago