fix(fusion): pass prompt to tournament runner, wire status cmd, complete worktree config - #380
Merged
Conversation
…ete worktree config (issues #290, #326, #319) - agentloop/loop.go: pass prompt to TournamentRunner.Run so forked sessions run with the original task instead of an empty prompt. - loopbuilder/builder.go: set SourceSessionID, respect FusionDifficultyGate in ShouldRun, pass prompt into tournament. - Update fusion/loopbuilder/orchestrator tests for the new Run(ctx, prompt) signature. - main.go: wire NewStatusCmd() (issue #326). - config.go: add remaining worktree.conflict_check / worktree.target_branch get/set/list handlers (issue #319). - Remove unused snapshot.go/snapshot_test.go (duplicate of status package). - Add coverage tests for agentloop and fusion packages. All changed packages pass go test -race -count=1.
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🏆 CEO Audit — A+ (100.0/100)
📥 Download full report (Markdown)
|
🏆 CEO Audit — A+ (100.0/100)
📥 Download full report (Markdown) Run ID:
|
… autodream, context_guard, vector_index, instinct, evidence_graph, honcho_native, import_export, unified_query, versioning edge cases
…usion # Conflicts: # cmd/sin-code/internal/memory/coverage_test.go
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR cleans up the feature implementations from #319, #326, #334 and improves the Fusion tournament runner.
Changes:
All changed packages pass FAIL . [setup failed]:
Builds: