Commit f1bdf3b
docs: update CHANGELOG with SessionState and CommandRouter refactoring
Added [Unreleased] section documenting recent internal refactoring work:
- SessionState component integration (8 variables → 1 cohesive component)
- CommandRouter component integration (330+ lines → enum-based routing)
- All 510 tests passing, 100% mypy, ruff compliant
- No user-facing changes - purely internal code quality improvements
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent ebfd536 commit f1bdf3b
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
10 | 24 | | |
11 | 25 | | |
12 | 26 | | |
| |||
0 commit comments