Add Claude-style message chrome controls #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude-transcript-grammar"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n- add /cc-message controls for Claude-style assistant/thinking transcript chrome\n- add message chrome helper module with prefix/spacing sanitization and tests\n- add configurable hidden thinking label and working tip line support\n\n## Verification\n- npm run test:message-chrome\n- LSP diagnostics on changed TS files: 0 diagnostics\n- import smoke test for extensions/index.ts and extensions/spinner.ts\n- npm run bench:tools -- full 120 4 3\n- npm pack --dry-run\n\n## Review\n- code review follow-up found no critical or important issues; ready to merge