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

@@ -129,6 +129,10 @@ This file tracks all major tracks for the project. Each track has its own detail
*Link: [./tracks/saved_presets_20260308/](./tracks/saved_presets_20260308/)*
*Goal: Ability to have saved presets for global and project system prompts. Includes full AI profiles with temperature and top_p settings, managed via a dedicated GUI modal.*
30. [ ] **Track: Saved Tool Presets**
*Link: [./tracks/saved_tool_presets_20260308/](./tracks/saved_tool_presets_20260308/)*
*Goal: Make agent tools have presets. Add flags for tools related to their level of approval (auto, ask). Move tools to ai settings. Put tools in dynamic TOML-defined categories (Python, General, etc.). Tool Presets added to mma agent role options.*
---
## Completed / Archived