nexus/server
teknium1 93faf6d361 fix: address review feedback — pin version, enable JWT
- Pin hermes-paperclip-adapter to exact version 0.1.1 (was ^0.1.0).
  Avoids auto-pulling potentially breaking patches from a 0.x package.
- Enable supportsLocalAgentJwt (was false). The adapter uses
  buildPaperclipEnv which passes the JWT to the child process,
  matching the pattern of all other local adapters.
2026-03-13 20:26:27 -07:00
..
src fix: address review feedback — pin version, enable JWT 2026-03-13 20:26:27 -07:00
CHANGELOG.md chore: release v0.3.0 2026-03-09 16:31:12 -05:00
package.json fix: address review feedback — pin version, enable JWT 2026-03-13 20:26:27 -07: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