Skip to content

Commit 6033e0d

Browse files
lanmowerclaude
andcommitted
docs: update CHANGELOG for session work
- Added entry for merge integration + CLAUDE.md cleanup - Documented conflict resolution strategy and consolidation ratios Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent 497fc85 commit 6033e0d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [Unreleased] - merge: integrate remote UI redesign + cleanup CLAUDE.md
2+
3+
- Merge origin/main: resolve UU conflicts in server.js (take remote _jsonlWatcher setter) and static/index.html (take remote UI redesign with overflow menu + SVG icons)
4+
- Accept AA (both-added) files from new modules: lib/jsonl-parser.js, lib/jsonl-watcher.js, lib/process-message.js, lib/server-startup.js, lib/stream-event-handler.js, static/css/main.css, static/js/client.js, static/js/conversations.js
5+
- docs: cleanup CLAUDE.md — trim verbosity (499→368L, -26%): consolidate REST API (42→9L), tighten XState docs (21→4L), shrink WebSocket wire format (29→2L), compress message flow (15→1L), tighten tool detection (21→6L), merge voice model + debug sections. All key patterns preserved.
6+
17
## [Unreleased] - refactor: extract routes registry + wire tool/debug routes
28

39
- Extract all route and WS handler registrations from server.js L201-270 to lib/routes-registry.js (63L, createRegistry factory)

0 commit comments

Comments
 (0)