Compare commits

..

2 Commits

Author SHA1 Message Date
Ed_
b7e31b8716 conductor(plan): Mark phase 1 complete 2026-03-10 13:03:13 -04:00
Ed_
c272f1256f conductor(tracks): Add OpenCode Configuration Overhaul track 2026-03-10 13:02:16 -04:00
2 changed files with 3 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ This file tracks all major tracks for the project. Each track has its own detail
5. [ ] **Track: OpenCode Configuration Overhaul** 5. [ ] **Track: OpenCode Configuration Overhaul**
*Link: [./tracks/opencode_config_overhaul_20260310/](./tracks/opencode_config_overhaul_20260310/)* *Link: [./tracks/opencode_config_overhaul_20260310/](./tracks/opencode_config_overhaul_20260310/)*
*Goal: Fix critical gaps in OpenCode agent configuration: remove step limits, disable auto-compaction, raise temperatures, expand thin MMA tier command wrappers into full protocol documentation.* *Goal: Fix critical gaps in OpenCode agent configuration: remove step limits, disable auto-compaction, raise temperatures, expand thin MMA tier command wrappers into full protocol documentation.*
*Goal: Fix critical gaps in OpenCode agent configuration: remove step limits, disable auto-compaction, raise temperatures, expand thin MMA tier command wrappers into full protocol documentation.*
6. [ ] **Track: Advanced Workspace Docking & Layout Profiles** 6. [ ] **Track: Advanced Workspace Docking & Layout Profiles**
*Link: [./tracks/workspace_profiles_20260310/](./tracks/workspace_profiles_20260310/)* *Link: [./tracks/workspace_profiles_20260310/](./tracks/workspace_profiles_20260310/)*

View File

@@ -20,3 +20,5 @@ Focus: Expand thin command wrappers into full protocol documentation
- [x] Task 2.3: Expand `.opencode/commands/mma-tier3-worker.md` - add key constraints, task execution, blocking protocol - [x] Task 2.3: Expand `.opencode/commands/mma-tier3-worker.md` - add key constraints, task execution, blocking protocol
- [x] Task 2.4: Expand `.opencode/commands/mma-tier4-qa.md` - add key constraints, analysis protocol, structured output format - [x] Task 2.4: Expand `.opencode/commands/mma-tier4-qa.md` - add key constraints, analysis protocol, structured output format
- [ ] Task 2.5: Conductor - User Manual Verification 'Phase 2: MMA Tier Command Expansion' (Protocol in workflow.md) - [ ] Task 2.5: Conductor - User Manual Verification 'Phase 2: MMA Tier Command Expansion' (Protocol in workflow.md)
## Phase 1: Core Config and Agent Temperature/Step Fixes [checkpoint: 02abfc4]