nexus/server
Forgotten 04f708c32e Add issue ancestors, @-mention wakeups on comments
- issueService.getAncestors() walks parent chain, returning up to 50 ancestors
- GET /issues/:id now includes ancestors array for context delivery to agents
- POST /issues/:id/comments now parses @-mentions and wakes mentioned agents

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 20:07:14 -06:00
..
src Add issue ancestors, @-mention wakeups on comments 2026-02-17 20:07:14 -06:00
package.json Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
tsconfig.json Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00
vitest.config.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00