nexus/server
Dotta 514dc43923 feat(openclaw): support /hooks/agent endpoint and multi-endpoint detection
Add OpenClawEndpointKind type to distinguish between /hooks/wake,
/hooks/agent, open_responses, and generic endpoints. Build appropriate
payloads per endpoint kind with optional sessionKey inclusion.
Refactor webhook execution to use endpoint-aware payload construction.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 16:50:15 -06:00
..
src feat(openclaw): support /hooks/agent endpoint and multi-endpoint detection 2026-03-06 16:50:15 -06:00
CHANGELOG.md chore: release v0.2.7 2026-03-04 14:51:33 -06:00
package.json force @types/node@24 in the server 2026-03-05 14:37:48 -03: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