unexplrd
4aee7480c7
Refactor flake.nix, add Package suffix to cli package args
2026-04-28 15:47:06 +03:00
unexplrd
cd931c951e
Wrap T3 Code apps with optional agent CLI paths
...
- Split base desktop/server derivations from wrapper layers
- Add optional PATH injection for codex, claudeCode, and opencode
- Update flake inputs and lock entries for nixpkgs/llm-agents
2026-04-28 12:47:38 +03:00
unexplrd
71c3a101dd
Add numtide cache
2026-04-28 12:21:18 +03:00
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
d240f0f742
Add desktop and server shorthands to flake outputs
2026-04-27 12:47:06 +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
unexplrd
23177e107e
Use lib.getExe for app outputs
...
- Switch flake app entries to `lib.getExe`
- Fix server package metadata field names
2026-04-24 20:23:07 +03:00
unexplrd
908ca7a459
Fix the desktop app entrypoint
...
- Point the flake app at the `t3code` binary
- Keep `default` mapped to `t3code-desktop`
2026-04-24 20:21:54 +03:00
unexplrd
f31880051d
Make desktop the default flake package
...
- Export `t3code-desktop` on all systems
- Switch `default` package and app to the desktop build
- Keep server package and app available
2026-04-24 20:19:01 +03:00
unexplrd
21a137680a
Refactor server and desktop Nix packaging
...
- Move shared Node module setup into `packages/common.nix`
- Rename package entrypoints under `packages/server` and `packages/desktop`
- Update flake outputs to expose `t3code-server` as the default
2026-04-24 20:10:05 +03:00
unexplrd
f686622bc4
Initial commit
2026-04-24 19:55:33 +03:00