alt/apps/client/lib/src
toki f762d2abd9 feat: worker persistence layer and socket session updates
- Add worker storage layer with PostgreSQL/sqlc setup
- Add migration files for worker backbone schema
- Add job runner and built-in jobs implementation
- Add Redis key definitions for worker state management
- Archive socket-session-loop milestone (completed/renamed)
- Update roadmap current.md and foundation-alignment phase
- Add socket endpoint integration and runtime smoke tests
- Add infra-check, worker-storage-check, worker-storage-gen CLI tools
- Update API socket server and config
- Add pubspec dependencies and client socket endpoint changes
- Add config tests for API and worker services
2026-05-28 19:05:10 +09:00
..
app initial: project scaffold with agent-ops, cli, client, services, packages 2026-05-24 21:23:30 +09:00
contracts chore: update client contracts and README 2026-05-28 05:54:55 +09:00
features/dashboard/presentation feat: update client pubspec, add integration tests, remove completed task files 2026-05-28 10:53:40 +09:00
generated/alt/v1 feat: contract codegen baseline - add proto code generation for client and server 2026-05-28 05:29:03 +09:00
integrations/socket feat: worker persistence layer and socket session updates 2026-05-28 19:05:10 +09:00