rdev/cmd/rdev-api
jordan 7249575dea
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat(sessions): add command execution endpoint and activity tracking
- Add POST /sessions/:id/exec endpoint for executing commands in sessions
- Add session activity tracking (last_activity_at timestamp)
- Add database migration 024 for session activity column
- Add comprehensive tests for session handlers and service layer
- Add wildcard TLS certificate for preview.threesix.ai subdomain
- Add infrastructure mocks for testing preview service
- Refactor preview cleanup logic to remove unused methods
- Add AIOS core documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-13 08:41:05 -07:00
..
config.go fix(templates): upgrade Go to 1.25 and fix Woodpecker syntax 2026-02-08 23:57:38 -07:00
main.go feat(sessions): add command execution endpoint and activity tracking 2026-02-13 08:41:05 -07:00
openapi_ext.go feat(foundary): implement complete backend for conversational project design 2026-02-09 00:50:46 -07:00
openapi.go feat(foundary): implement complete backend for conversational project design 2026-02-09 00:50:46 -07:00