Replies: 2 comments
|
My friend hit an issue on their Mac last week where the DNS bootstrap was silent on a restricted network, so having bitterbot doctor now to actually flag the specific resolution failure is great - thanks. Does the wizard now support a local Ollama or LM Studio endpoint out of the box, or are we still defaulting to an OpenAI key first? For the privacy-conscious crowd (and to really show off the local-first mesh), making that local-swap as seamless as possible during the first-run would be a massive win for node velocity. Great work on the tsdown race fix—that was definitely a 'rough edge' on slower SSDs. |
0 replies
|
Let me know if you run into any problems, but your manuals are very helpful. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The onboarding wizard has picked up several enhancements over the last ~10 days. Posting so anyone who ran it before this week knows what changed, and anyone who's hit a snag has a clean way to report it.
What's new
src/wizard/onboarding.p2p.ts). Probes for the orchestrator binary across the 4 resolution paths, resolves_dnsaddr.p2p.bitterbot.aiwith live peer count, TCP-probes the fallback bootstrap peer, auto-writesdesktop/.envwith the gateway URL and token so the Control UI connects on firstpnpm dev.0d0a507)f0fb4dd)pnpm dev:all. The build's clean phase was deleting files while the watcher was still spawning. Fixed. (c8abd22)doctor-runtime,doctor-identity,doctor-skills,doctor-channels,doctor-web-searchcover much more ground. Runbitterbot doctorany time something feels off.Known rough edges
Tracking in issue #9. Summary of what we're still smoothing:
pnpm dev:allon slower disks (mostly fixed in c8abd22, watching for edge cases)cargo buildcompletes on very fresh clonesHit a snag? Drop a comment using this template
The more specific, the faster we can cut a fix.
We'll fold fixes into issue #9 and close it once the rough edges are gone. Thanks for helping us shake this out.
All reactions