#7496: feat: add copy-templates script and workspace template resolution
docs
cli
scripts
commands
agents
Cluster:
CLI Enhancements and Fixes
This PR adds the `scripts/copy-templates.ts` utility, includes it in the build, and adds tests and workspace template resolution behavior.
Files of interest:
- `scripts/copy-templates.ts` (+ test)
- `src/agents/workspace.ts` (+ test)
Tests pass locally (`src/scripts/copy-templates.test.ts`).
Notes:
- This is primarily a tooling addition (templates copy + tests). Recommend @joshp123 for review (workspace / Nix familiarity).
- Backup branch with original commits: `backup/feat/pwsh-completion-install-uninstall-before-reset`.
/cc @joshp123
Most Similar PRs
#6888: feat: PowerShell completion install/uninstall + templates script + ...
by ThinkIbrokeIt · 2026-02-02
67.0%
#21553: fix: resolve workspace template dir in bundled dist/ layout
by echoVic · 2026-02-20
63.3%
#15284: perf(workspace): lazy-load templates only for missing files
by Elarwei001 · 2026-02-13
61.9%
#7494: feat(completion): PowerShell automated install & uninstall
by ThinkIbrokeIt · 2026-02-02
61.5%
#19570: feat(workspace): core document change tracking — git-backed history...
by aronchick · 2026-02-17
60.2%
#15568: feat: configurable workspace context files (agents.defaults.context...
by koatora20 · 2026-02-13
59.8%
#19482: fix(agents): only seed HEARTBEAT.md on brand-new workspaces
by CornBrother0x · 2026-02-17
59.8%
#22917: fix: Use agent's configured workspace when spawned as subagent
by jriff · 2026-02-21
59.7%
#2884: fix: Create memory directory and symlink identity files during work...
by webdevtodayjason · 2026-01-27
58.9%
#18914: fix: use per-session workspaceDir instead of process.cwd() for post...
by irchelper · 2026-02-17
58.6%