go-build/ui
Snider 77e4c06599 feat(api): add build service provider with Lit custom elements
Wraps the existing build, release, and SDK subsystems as REST endpoints
via a BuildProvider that implements Provider, Streamable, Describable,
and Renderable. Includes 6 Lit custom elements for GUI display within
the Core IDE, following the same pattern established in go-scm.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 12:29:45 +00:00
..
src feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
.gitignore feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
index.html feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
package-lock.json feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
package.json feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
tsconfig.json feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
vite.config.ts feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00