Side Chats (Command+;)
- Entity ID:
ent-20260423-r30a00000000a - Type:
mechanism - Scope:
private - Status:
active
Description
Desktop feature that lets users branch off questions from a running task into a separate thread without feeding the extra context back into the main thread. Keyboard shortcut: Command+;. Architecturally important because it formalizes a context-isolation pattern (ask-without-contaminating) that power users previously hand-rolled via separate CLI tabs.
Key claims
- Side chats (Command+;) branch without contaminating the main thread
Relations
- Side Chats (Command+;) --[contains]--> Epitaxy Desktop Multi-Agent Rebuild