mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 21:03:19 +00:00
Add changelog, update docs, fix handoff example for PR #642
This commit is contained in:
parent
62caf219a1
commit
783aa0d6d0
3 changed files with 10 additions and 2 deletions
|
|
@ -66,7 +66,11 @@ If user selects the very first message (has no parent):
|
|||
|
||||
## Branch Summarization
|
||||
|
||||
When switching, user is prompted: "Summarize the branch you're leaving?"
|
||||
When switching branches, user is presented with three options:
|
||||
|
||||
1. **No summary** - Switch immediately without summarizing
|
||||
2. **Summarize** - Generate a summary using the default prompt
|
||||
3. **Summarize with custom prompt** - Opens an editor to enter additional focus instructions that are appended to the default summarization prompt
|
||||
|
||||
### What Gets Summarized
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue