You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## 0.3.1
4
+
5
+
-**Orchestration:** centralize council width policy in `width_policy.py`; align triage and `team_coordinator.py` defaults with shipped `council_width` / `default_width`**8** (Grok Heavy phrases still widen to **16**).
6
+
-**Hooks:**`should_trigger_team_plan` skips read-only inspect/audit turns unless the user also asks to implement or improve; shared width parsing in `hook_lib` inline plan build.
7
+
-**Bootstrap:** advisory `recommended_flow` documents widths **3|5|8|16** with default council **8**.
-**Profile alignment:**`.hermes.md` / `SOUL.md` updated for default council width **8**and per-turn routing.
5
+
-**Orchestration alignment:**one width policy module feeds triage, `team_coordinator.py`, and hook inline plan build so default Composer swarms stay at **8** leaves unless the task explicitly requests Grok Heavy-style **16**.
6
+
-**Smarter hook triggers:**pure inspect/audit/review messages no longer inject a full council plan; mixed messages (e.g. inspect **and** improve) still do.
7
+
-**Docs/diagnostics:**bootstrap advisory flow mentions **8**as the default council width.
0 commit comments