5
1
Fork
You've already forked hence
0

feat/spawn-subsystem #6

Merged
hugooconnor merged 2 commits from feat/spawn-subsystem into main 2026年02月18日 02:41:03 +01:00

fixes of spawn cmd

fixes of spawn cmd
- Set initial_prompt_flag to "-p" for Claude Code provider so the
 assembled task prompt is passed through to the CLI
- Remove CLAUDECODE env var when spawning agents via PTY to avoid
 false-positive nesting guard rejections
- Make worktree and task branch creation idempotent so re-running
 spawn reuses existing branches instead of erroring
- Include untracked/unstaged files in evaluator confidence scoring
 so agents that create files without committing get full confidence
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix(spawn): ensure agent work is committed and merged
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
f1ddc2c98f
- Add "commit your changes" instruction to the assembled task prompt
 so agents know to stage and commit their work
- Add auto_commit_worktree() that stages and commits any dirty files
 in the worktree before the merge coordinator runs, ensuring work
 that agents create but don't commit still gets merged
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
hugooconnor deleted branch feat/spawn-subsystem 2026年02月18日 02:41:04 +01:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
anuna/hence!6
Reference in a new issue
anuna/hence
No description provided.
Delete branch "feat/spawn-subsystem"

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?