ide/docs/superpowers/plans
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
..
2026-03-14-api-polyglot-merge.md docs: add core/api polyglot merge implementation plan (8 tasks) 2026-03-14 09:42:01 +00:00
2026-03-14-ide-modernisation.md refactor: update import path from go-config to core/config 2026-03-14 10:28:39 +00:00
2026-03-14-runtime-provider-loading.md feat(runtime): add RuntimeManager for provider loading 2026-03-14 12:22:46 +00:00
2026-03-14-service-provider-framework.md refactor: update import path from go-config to core/config 2026-03-14 10:28:39 +00:00