Block a user
Implement navigation and layout
Implement client-side SSE handling
Create Sprint entity and CRUD operations
Create SSE endpoint for project events
Implement EventBus with Redis Pub/Sub
Create Issue entity with external tracker fields
Create Project entity and CRUD operations
Set up Celery worker infrastructure
Configure pgvector extension for PostgreSQL
Create AgentType entity and CRUD operations
Create AgentInstance entity and CRUD operations
Configure Redis for cache and pub/sub
feat(frontend): Implement navigation and layout (#44)
cardosofelipe
pushed to feature/44-navigation-layout at cardosofelipe/syndarix
2025-12-30 00:35:46 +00:00
cardosofelipe
created branch feature/44-navigation-layout in cardosofelipe/syndarix
2025-12-30 00:35:46 +00:00
feat(frontend): Implement client-side SSE handling (#35)