Skip to content

feat: Validate spawn_coder params and manage worktrees#654

Merged
solofberlin merged 6 commits into
developfrom
feat/spawn-validation
Feb 23, 2026
Merged

feat: Validate spawn_coder params and manage worktrees#654
solofberlin merged 6 commits into
developfrom
feat/spawn-validation

Conversation

@solofberlin
Copy link
Copy Markdown
Owner

Implements strict validation for spawn_coder parameters (name, task) and adds automatic worktree creation/pruning logic. Addresses #627 and #628.

solofberlin and others added 6 commits February 24, 2026 00:16
The Refresh module's sync_to_claude_code function was overwriting
~/.claude/.credentials.json with a full file write (not merge),
destroying Claude Code's credentials on every Solum token refresh.
Remove the entire Refresh module and let Claude Code handle its own
OAuth token refreshing. ClaudeCodeAuth already watches the file for
changes via FileSystem.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@solofberlin solofberlin merged commit aecec2d into develop Feb 23, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant