ulysses/src/agent_tools
2026-06-21 11:08:50 +00:00
..
__init__.py refactor(tools): move session tools to the agent_tools registry (#4454) 2026-06-19 11:55:22 +02:00
bg_job_tools.py feat(agent): add manage_bg_jobs tool to inspect and kill background bash jobs (#4577) 2026-06-19 00:28:22 -07:00
document_tools.py refactor(tools): extract document tools to handle registry (#3666) 2026-06-10 10:41:52 +02:00
filesystem_tools.py fix(tools): prune skipped dirs before descending in glob tool (#4538) 2026-06-18 22:02:29 +02:00
model_interaction_tools.py refactor(tools): move model-interaction tools to the agent_tools registry (#4445) 2026-06-18 05:56:37 +00:00
session_tools.py refactor(tools): move session tools to the agent_tools registry (#4454) 2026-06-19 11:55:22 +02:00
subprocess_tools.py feat(agent): confine agent file/shell tools to a selectable workspace (#3665) 2026-06-11 18:17:54 +02:00
web_tools.py Merge origin/dev into main 2026-06-21 11:08:50 +00:00