nexus/server
Dotta 758a5538c5 Improve 500 error logging with actual error details and correct log levels
pino-http was logging 500s at INFO level with a generic "failed with status
code 500" message. Now 500s log at ERROR level and include the actual error
(message, stack, name) via res.locals handoff from the error handler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 07:39:05 -06:00
..
src Improve 500 error logging with actual error details and correct log levels 2026-03-05 07:39:05 -06:00
CHANGELOG.md chore: release v0.2.7 2026-03-04 14:51:33 -06:00
package.json feat: add cursor local adapter across server ui and cli 2026-03-05 06:31:22 -06:00
tsconfig.json feat: integrate Changesets for multi-package npm publishing 2026-03-03 14:46:16 -06:00
vitest.config.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00