ide/docs/superpowers
Snider 2d55600bb2
Some checks failed
Security Scan / security (push) Successful in 9s
Test / test (push) Failing after 54s
feat(runtime): add RuntimeManager for provider loading
RuntimeManager discovers providers in ~/.core/providers/, starts their
binaries via os/exec, waits for health checks, and registers ProxyProviders
in the API engine. Wired into all three IDE modes (MCP stdio, headless,
GUI) with proper startup/shutdown lifecycle. Includes implementation plan.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 12:22:46 +00:00
..
plans feat(runtime): add RuntimeManager for provider loading 2026-03-14 12:22:46 +00:00
specs docs: add runtime provider loading design spec 2026-03-14 12:12:08 +00:00