Commit Graph

3 Commits

Author SHA1 Message Date
unexplrd a5a063e1d0 Add agent CLI wrappers to T3 Code packages
- Wire llm-agents into the flake
- Expose optional codex, Claude Code, and OpenCode paths in desktop and server wrappers
2026-04-28 11:54:00 +03:00
unexplrd 9e96208724 Split runtime node_modules into reusable layers
- Add shared installFlags support to the common Bun node_modules builder
- Factor base and desktop overlay node_modules derivations for reuse
- Reuse the new runtime node_modules outputs in desktop and server builds
2026-04-27 12:45:00 +03:00
unexplrd d13dbbaedd Rename package directories to match t3code outputs
- Move server and desktop Nix packages under `packages/t3code-*`
- Update flake outputs and README references to the new names
2026-04-25 12:49:38 +03:00