chore(conductor): Add new track 'Saved Tool Presets'

This commit is contained in:
2026-03-08 12:41:42 -04:00
parent 28cc901c0a
commit c11df55a25
5 changed files with 99 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "saved_tool_presets_20260308",
"type": "feature",
"status": "new",
"created_at": "2026-03-08T12:42:00Z",
"updated_at": "2026-03-08T12:42:00Z",
"description": "Make agent tools have presets. Add flags for tools related to their level of approval (auto, ask). Move tools to ai settings. Put python related tools in a pythons section, general file tools in thier oww section, etc. Tool Presets added to mma agent role options."
}