go/pkg
Claude 228170d610
feat(cli): TUI components, Frame AppShell, command builders (#11-15)
Issues #11-13: WithAppName for variant binaries, NewPassthrough builder
for flag.FlagSet commands, RegisterCommands test coverage with resetGlobals
helper. Fix pre-existing daemon_test.go break.

Issue #14: Rich Table with box-drawing borders (Normal, Rounded, Heavy,
Double), per-column CellStyleFn, WithMaxWidth responsive truncation.
Tree renderer with box-drawing connectors and styled nodes. Parallel
TaskTracker with braille spinners, thread-safe concurrent updates, and
non-TTY fallback. Streaming text renderer with word-wrap and channel
pattern support.

Issue #15: Frame live compositional AppShell using HLCRF regions with
Model interface, Navigate/Back content swapping, alt-screen live mode,
graceful non-TTY fallback. Built-in region components: StatusLine,
KeyHints, Breadcrumb. Zero new dependencies — pure ANSI + x/term.

68 tests, all passing with -race.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 19:45:23 +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 feat(cli): TUI components, Frame AppShell, command builders (#11-15) 2026-02-22 19:45:23 +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