agent-zero/python/tools
TerminallyLazy 95de41a99e Merge upstream/development into feat-agent-zero-skills-upgrade
Accept upstream's architectural refactors:
- Settings UI sections moved from Python to frontend components
- User data consolidated under /usr directory
- Inline settings modal replaced by stacked modal system
- settings.js removed (moved to component stores)

Conflicts resolved by accepting upstream for all 5 files.
Our skills/backup features will be re-implemented using the new architecture.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 02:58:07 -05:00
..
a2a_chat.py v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
behaviour_adjustment.py subagents preparation 2025-11-26 09:07:30 +01:00
browser._py cleanup 2025-06-12 16:39:43 +02:00
browser_agent.py refactor: migrate user data to usr/ + update frontend paths 2025-12-12 10:11:12 +08:00
browser_do._py cleanup 2025-06-12 16:39:43 +02:00
browser_open._py cleanup 2025-06-12 16:39:43 +02:00
call_subordinate.py chat rendering refactor - work in progress 2026-01-25 19:12:34 +01:00
code_execution_tool.py windows tty 2025-11-13 19:09:02 +01:00
document_query.py Enhance document_query to support multiple documents 2025-10-18 16:04:05 +08:00
input.py CET input allow_running fix 2025-09-28 20:27:17 +02:00
knowledge_tool._py feat: memory consolidation 2025-07-12 16:39:26 +02:00
memory_delete.py feat: Deduplicate and optimize memory similarity threshold (#389) 2025-05-19 14:40:47 +02:00
memory_forget.py feat: Deduplicate and optimize memory similarity threshold (#389) 2025-05-19 14:40:47 +02:00
memory_load.py feat: Deduplicate and optimize memory similarity threshold (#389) 2025-05-19 14:40:47 +02:00
memory_save.py feat: Deduplicate and optimize memory similarity threshold (#389) 2025-05-19 14:40:47 +02:00
notify_user.py notifications polishing 2025-08-04 13:07:25 +02:00
response.py Update response.py 2025-07-20 22:54:15 +02:00
scheduler.py Squashed commit of the following: 2025-11-13 09:00:10 +01:00
search_engine.py Create search_engine.py 2025-05-27 13:24:30 +02:00
skills_tool.py fix(skills): use standard CLI conventions for script argument passing 2025-12-30 16:28:07 -05:00
unknown.py attachments, files, prompt extras, prompt caching, refactors, cleanups 2024-12-01 20:50:17 +01:00
vision_load.py fixes and improvements 2025-05-20 17:31:49 +02:00
wait.py Update wait.py 2025-11-18 10:51:23 +01:00