Block a user
[DESIGN] Project dashboard page
feat(frontend): Implement navigation and layout (#44)
cardosofelipe
deleted branch feature/44-navigation-layout from cardosofelipe/syndarix
2025-12-30 01:14:48 +00:00
feat(frontend): Implement client-side SSE handling (#35)
cardosofelipe
deleted branch feature/35-client-side-sse from cardosofelipe/syndarix
2025-12-30 01:14:48 +00:00
[EPIC] Phase 0 - Foundation Infrastructure
[DESIGN] Project dashboard page
[DESIGN] Agent configuration UI
[DESIGN] Issue list and detail views
[DESIGN] Real-time activity feed component
Configure CI/CD pipelines for Syndarix
Set up complete Docker Compose for local development
Create MCP server directory structure
Create development environment setup documentation
Create Sprint entity and CRUD operations
Implement navigation and layout
Implement EventBus with Redis Pub/Sub
Create SSE endpoint for project events
Implement client-side SSE handling