conductor(tracks): Mark External Editor Integration as complete

This commit is contained in:
2026-05-07 19:13:17 -04:00
parent d2beb79563
commit 6c8c8516c8
+1 -1
View File
@@ -130,7 +130,7 @@ This file tracks all major tracks for the project. Each track has its own detail
*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.*
3. [ ] **Track: External Text Editor Integration for Approvals**
3. [x] **Track: External Text Editor Integration for Approvals**
*Link: [./tracks/external_editor_integration_20260308/](./tracks/external_editor_integration_20260308/)*
*Goal: Add support to open files modified by agents in external editors (10xNotepad/VSCode) for native diffing and manual editing during the tool approval flow.*