go/pkg
Claude 9899398153
feat(coredeno): Tier 4 marketplace install pipeline — clone, verify, register, auto-load
Wire the marketplace to actually install modules from Git repos, verify
manifest signatures, track installations in the store, and auto-load them
as Workers at startup. A module goes from marketplace entry to running
Worker with Install() + LoadModule().

- Add Store.GetAll() for group-scoped key listing
- Create marketplace.Installer with Install/Remove/Update/Installed
- Export manifest.MarshalYAML for test fixtures
- Wire installer into Service with auto-load on startup (step 8)
- Expose Service.Installer() accessor
- Full integration test: install → load → verify store write → unload → remove

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 08:04:13 +00:00
..
agentci refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
agentic refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
ai refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
ansible refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
auth refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
build refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
cache refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
cli refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
collect refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
config refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
container refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
coredeno feat(coredeno): Tier 4 marketplace install pipeline — clone, verify, register, auto-load 2026-02-18 08:04:13 +00:00
crypt refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
deploy refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
devkit feat/ml-integration (#2) 2026-02-16 06:19:09 +00:00
devops refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
forge refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
framework refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
git refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
gitea refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
help feat(help): Implement full-text search (#294) 2026-02-05 10:26:16 +00:00
i18n refactor: add i18n-validate tool, remove bugseti plan docs 2026-02-16 14:57:04 +00:00
infra fix(core-ide): use path-based routing for multi-window SPA, clean up formatting 2026-02-09 01:50:57 +00:00
io refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
jobrunner refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
lab refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
log refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
manifest feat(coredeno): Tier 4 marketplace install pipeline — clone, verify, register, auto-load 2026-02-18 08:04:13 +00:00
marketplace feat(coredeno): Tier 4 marketplace install pipeline — clone, verify, register, auto-load 2026-02-18 08:04:13 +00:00
mcp refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
ml refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
mlx refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
plugin refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
process refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
rag refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
ratelimit fix(security): move Gemini API key from URL query params to header (#47) 2026-02-16 05:53:52 +00:00
release refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
repos refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
sdk refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
session feat: add crypto, session, sigil, and node packages 2026-02-08 20:52:28 +00:00
store feat(coredeno): Tier 4 marketplace install pipeline — clone, verify, register, auto-load 2026-02-18 08:04:13 +00:00
trust feat(agentic): add agent trust model with tiered access control 2026-02-16 05:53:52 +00:00
unifi refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
webview feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00
workspace refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
ws feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00