Block a user
Create Issue entity with external tracker fields
Create AgentInstance entity and CRUD operations
Create AgentType entity and CRUD operations
Set up Celery worker infrastructure
Create Project entity and CRUD operations
Configure pgvector extension for PostgreSQL
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)
cardosofelipe
pushed to feature/35-client-side-sse at cardosofelipe/syndarix
2025-12-30 00:34:52 +00:00
cardosofelipe
created branch feature/35-client-side-sse in cardosofelipe/syndarix
2025-12-30 00:34:52 +00:00
Implement activity feed component
Implement navigation and layout
Implement issue list and detail views