Commit Graph

4 Commits

Author SHA1 Message Date
44r0n7 274844b558 feat: finalize HTTP direct dispatch refactor and pending milestone updates
Switch API execution to direct daemon request handling, add regression
coverage for non-socket HTTP dispatch, and include the remaining pending
local updates across CLI/daemon/docs from the current worktree.
2026-04-18 11:42:10 -04:00
44r0n7 26cc0c973a feat: add milestone 6 CLI polish
Add shell completion generation, improve first-run device messaging,
and include HTTP endpoint details in daemon startup output.
2026-04-15 15:56:21 -04:00
44r0n7 b8a0a0ff16 feat: add HTTP API and integration coverage
Expose the daemon request surface over /v1 with Axum, reuse shared key
parsing between CLI and HTTP, and add an isolated end-to-end HTTP test
that boots a real daemon process with temp XDG paths.
2026-04-15 15:40:50 -04:00
44r0n7 642fa716d1 feat: finish Roku adapter dev-mode support
Add digest-auth sideload installs, debugger log capture, and live Roku
integration coverage so the full Roku milestone is validated on hardware.
2026-04-14 09:35:26 -04:00