Skip to content

Remove onboarding gate — all tools always available#381

Merged
justrach merged 1 commit intomainfrom
fix/remove-onboard-gate
Mar 26, 2026
Merged

Remove onboarding gate — all tools always available#381
justrach merged 1 commit intomainfrom
fix/remove-onboard-gate

Conversation

@justrach
Copy link
Copy Markdown
Owner

The onboarding gate blocked agents from using essential tools (set_repo, run_swarm) until setup was done. This broke global MCP server usage and sub-agent flows.

Now: all 30+ tools available immediately. Telemetry on by default, opt out via config or env var. The onboard tool still exists for guided setup but doesn't gate anything.

🤖 Generated with Claude Code

…default

The onboarding gate caused more issues than it solved:
- Blocked agents from using set_repo to fix wrong workspace
- Required login/auth that sub-agents don't have
- Created confusion when tools weren't visible

Now: all 30+ tools available immediately. Telemetry enabled by default.
Users opt out via .devswarm/config.toml or DEVSWARM_TELEMETRY=false.

The onboard tool still exists for guided setup, it just doesn't gate
anything anymore.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@justrach justrach merged commit f2fde8a into main Mar 26, 2026
2 checks passed
@justrach justrach deleted the fix/remove-onboard-gate branch March 26, 2026 01:39
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