nexus/server
Mikkel Georgsen 302b0d4ae7 feat(02-02): add ~/.nexus pointer-file resolution to server and CLI home-paths
- Add resolveNexusPointerFile() helper to server/src/home-paths.ts
- Add resolveNexusPointerFile() helper to cli/src/config/home.ts
- Patch resolvePaperclipHomeDir() in both files: ~/.nexus > PAPERCLIP_HOME > ~/.paperclip
- Add import fs from node:fs to both files
2026-03-30 23:06:46 +02:00
..
scripts Harden dev-watch excludes for nested UI outputs 2026-03-26 12:35:19 -05:00
src feat(02-02): add ~/.nexus pointer-file resolution to server and CLI home-paths 2026-03-30 23:06:46 +02:00
CHANGELOG.md chore: release v0.3.1 2026-03-12 13:09:22 -05:00
package.json Fix worktree runtime isolation recovery 2026-03-26 11:12:39 -05:00
tsconfig.json Fix root TypeScript solution config 2026-03-09 14:09:30 -05:00
vitest.config.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00