Block a user
shahondin1624
created branch feature/issue-7-streaming-response in llm-multiverse/llm-multiverse-ui
2026-03-12 11:29:12 +01:00
shahondin1624
pushed to feature/issue-7-streaming-response at llm-multiverse/llm-multiverse-ui
2026-03-12 11:29:12 +01:00
Message input with send and keyboard shortcuts
feat: add message input with send and keyboard shortcuts
feat: add message input with send and keyboard shortcuts
shahondin1624
created branch feature/issue-6-message-input in llm-multiverse/llm-multiverse-ui
2026-03-12 11:27:36 +01:00
shahondin1624
pushed to feature/issue-6-message-input at llm-multiverse/llm-multiverse-ui
2026-03-12 11:27:36 +01:00
Chat page layout and message list component
Implemented and auto-merged via PR #25. Chat page with message list, bubbles, auto-scroll, and empty state. All quality gates passed.
feat: add chat page layout with message list and bubbles
Chat page layout and message list component
feat: add chat page layout with message list and bubbles
shahondin1624
pushed to feature/issue-5-chat-layout at llm-multiverse/llm-multiverse-ui
2026-03-12 11:25:10 +01:00
shahondin1624
created branch feature/issue-5-chat-layout in llm-multiverse/llm-multiverse-ui
2026-03-12 11:25:10 +01:00
feat: add gRPC-Web client service layer for OrchestratorService
gRPC-Web client service layer
Implemented and auto-merged via PR #24.
Created orchestrator service layer with typed processRequest() async generator, error mapping, and configurable endpoint. All quality gates passed.
gRPC-Web client service layer
feat: add gRPC-Web client service layer for OrchestratorService