chat/internal
clawbot f5cc098b7b
All checks were successful
check / check (push) Successful in 1m24s
docs: update README for new endpoints, fix config name, remove dead field
- Document POST /api/v1/logout endpoint
- Document GET /api/v1/users/me endpoint
- Add 'users' field to GET /api/v1/server response docs
- Fix config: SESSION_TIMEOUT -> SESSION_IDLE_TIMEOUT
- Update storage section: session expiry is implemented
- Update roadmap: move session expiry to implemented
- Remove dead SessionTimeout config field from Go code
2026-03-01 06:41:10 -08:00
..
broker fix: address all PR #10 review findings 2026-02-26 21:21:49 -08:00
config docs: update README for new endpoints, fix config name, remove dead field 2026-03-01 06:41:10 -08:00
db fix: send QUIT notifications for background idle cleanup 2026-03-01 06:33:15 -08:00
globals AGENTS.md: no direct commits to main, all changes via feature branches 2026-02-09 12:31:14 -08:00
handlers fix: send QUIT notifications for background idle cleanup 2026-03-01 06:33:15 -08:00
healthcheck fix: address all PR #10 review findings 2026-02-26 21:21:49 -08:00
logger fix: address all PR #10 review findings 2026-02-26 21:21:49 -08:00
middleware fix: address all PR #10 review findings 2026-02-26 21:21:49 -08:00
server feat: add logout endpoint and users/me endpoint 2026-02-28 10:59:09 -08:00