fix: feat: define phase-signaling protocol for persistent Claude sessions (#79)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a74eb8ba08
commit
d87b7db8f3
4 changed files with 433 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ Before starting, ensure you have:
|
|||
- [ ] A **second Codeberg account** for the review bot (branch protection requires reviews from a different user)
|
||||
- [ ] A **local clone** of the target repo on the same machine as disinto
|
||||
- [ ] `claude` CLI installed and authenticated (`claude --version`)
|
||||
- [ ] `tmux` installed (`tmux -V`) — required for persistent dev sessions (issue #80+)
|
||||
|
||||
## 1. Configure `.env`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue