ed
c68f5b2019
fix(agents): Strengthen tier4-qa analysis format
2026-05-16 02:19:42 -04:00
ed
582899fc11
fix(agents): Add architecture reference to tier4-qa
2026-05-16 02:19:30 -04:00
ed
f6fe3baaf4
fix(gui): Skip empty strings in selectable to prevent ImGui ID assertion
...
Empty strings in bias_profiles.keys() and personas.keys() caused
imgui.selectable() to fail with 'Cannot have an empty ID at root of
window' assertion error. Added guards to skip empty names.
2026-03-22 11:16:52 -04:00
ed
02abfc410a
fix(opencode): Remove step limits, disable auto-compaction, raise temperatures, expand MMA tier commands
...
- Remove steps limits from all 6 agent files
- Disable auto-compaction (auto: false, prune: false)
- Raise temperatures (tier1: 0.5, tier2: 0.4, tier3: 0.3, tier4: 0.2, general: 0.3, explore: 0.2)
- Add Context Management sections to tier1/tier2
- Add Pre-Delegation Checkpoint to tier2
- Expand all 4 MMA tier commands with full protocol documentation
2026-03-10 13:00:44 -04:00
ed
328063f00f
tired
2026-03-07 19:50:41 -05:00
ed
177787e5f6
fking ai
2026-03-07 19:41:23 -05:00
ed
dccfbd8bb7
docs(post-mortem): Apply session start checklists and edit tool warnings
...
From gui_decoupling_controller track post-mortem:
workflow.md:
- Add mandatory session start checklist (6 items)
- Add code style section with 1-space indentation enforcement
- Add native edit tool warning with MCP alternatives
AGENTS.md:
- Add critical native edit tool warning
- Document MCP tool alternatives for file editing
tier1-orchestrator.md:
- Add session start checklist
tier2-tech-lead.md:
- Add session start checklist
- Add tool restrictions section (allowed vs forbidden)
- Add explicit delegation pattern
tier3-worker.md:
- Add task start checklist
tier4-qa.md:
- Add analysis start checklist
2026-03-04 22:42:52 -05:00
ed
696a48f7bc
feat(opencode): Enforce Manual Slop MCP tools across all agents
2026-03-04 22:21:25 -05:00
ed
c17698ed31
WIP: boostrapping opencode for use with at least GLM agents
2026-03-04 15:56:00 -05:00