6f83311d94
Merge pull request 'feat: display inference statistics in chat UI' (#45) from feature/issue-43-inference-stats into main
main
shahondin16242026-03-13 14:50:35 +01:00
36731aac1d
chore: mark issue #43 plan as COMPLETED
shahondin1624
2026-03-13 14:46:47 +01:00
3d85cc6b8c
feat: add aria attributes to context utilization progress bar
shahondin1624
2026-03-13 14:46:35 +01:00
cfd338028a
Merge pull request 'fix: prevent session creation loop without backend' (#42) from fix/session-creation-loop into main
shahondin16242026-03-12 16:41:41 +01:00
a5bc38cb65
fix: prevent session creation loop when running without backend
shahondin1624
2026-03-12 16:41:08 +01:00
d7d1d9fd57
Merge pull request 'refactor: code review improvements' (#41) from refactor/code-review-improvements into main
shahondin16242026-03-12 13:48:57 +01:00
bb0eebff1b
Merge pull request 'feat: error handling and connection status (#20)' (#40) from feature/issue-20-error-handling into main
shahondin16242026-03-12 13:28:34 +01:00
284f84bd39
Merge pull request 'feat: responsive layout and mobile support (#19)' (#39) from feature/issue-19-responsive-layout into main
shahondin16242026-03-12 13:20:54 +01:00
dfef26bad5
feat: add responsive layout and mobile support (#19)
shahondin1624
2026-03-12 13:17:02 +01:00
d837ed9050
Merge pull request 'feat: dark/light theme toggle (#18)' (#38) from feature/issue-18-dark-theme into main
shahondin16242026-03-12 13:04:56 +01:00
60f3d8eeda
feat: add dark/light theme toggle with system preference support (#18)
shahondin1624
2026-03-12 12:54:04 +01:00
79c14378a2
Merge pull request 'feat: audit/activity log view (#17)' (#37) from feature/issue-17-audit-log into main
shahondin16242026-03-12 12:46:01 +01:00
4fc84ccd62
feat: add audit/activity log view with timeline and event filtering (#17)
shahondin1624
2026-03-12 12:41:40 +01:00
807311d7c9
Merge pull request 'feat: memory candidates viewer (#16)' (#36) from feature/issue-16-memory-viewer into main
shahondin16242026-03-12 12:36:04 +01:00
9ad772f83f
feat: add memory candidates viewer with filtering and confidence visualization
shahondin1624
2026-03-12 12:33:48 +01:00
5efc5c351c
Merge pull request 'feat: agent lineage visualization (#15)' (#35) from feature/issue-15-agent-lineage into main
shahondin16242026-03-12 12:21:23 +01:00
209e38d8a6
feat: add agent lineage visualization with SVG tree rendering
shahondin1624
2026-03-12 12:19:49 +01:00
5624175ddd
Merge pull request 'feat: preset configurations (#14)' (#34) from feature/issue-14-preset-configs into main
shahondin16242026-03-12 12:09:39 +01:00
4bd1cef1cf
feat: add preset configurations with built-in and custom presets
shahondin1624
2026-03-12 12:07:50 +01:00
a14a92a87d
Merge pull request 'feat: session config sidebar component (#13)' (#33) from feature/issue-13-config-sidebar into main
shahondin16242026-03-12 12:04:24 +01:00
7b81de9ffd
feat: add session config sidebar with override level, tools, and permissions
shahondin1624
2026-03-12 12:03:40 +01:00
1e62f7d1c1
Merge pull request 'feat: add session history sidebar' (#32) from feature/issue-12-session-sidebar into main
shahondin16242026-03-12 11:56:17 +01:00
19c3c2bcdc
feat: add session history sidebar with delete and navigation
shahondin1624
2026-03-12 11:55:58 +01:00
ed0a01c857
Merge pull request 'feat: add session creation and ID management' (#31) from feature/issue-11-session-management into main
shahondin16242026-03-12 11:52:47 +01:00
247abfe32c
feat: add session creation and ID management with localStorage
shahondin1624
2026-03-12 11:52:19 +01:00
9613a5ad5b
Merge pull request 'feat: add final result rendering with status badges and artifacts' (#30) from feature/issue-10-final-result into main
shahondin16242026-03-12 11:38:45 +01:00
2ff3e181a4
feat: add final result rendering with status badges and artifacts
shahondin1624
2026-03-12 11:38:29 +01:00
4f2bf514e5
Merge pull request 'feat: add collapsible thinking section for intermediate results' (#29) from feature/issue-9-intermediate-results into main
shahondin16242026-03-12 11:36:35 +01:00
0674752e80
Merge pull request 'feat: add orchestration state progress indicator' (#28) from feature/issue-8-progress-indicator into main
shahondin16242026-03-12 11:33:58 +01:00
fe52d96347
Merge pull request 'feat: connect chat UI to gRPC-Web streaming' (#27) from feature/issue-7-streaming-response into main
shahondin16242026-03-12 11:30:15 +01:00
f6eef3a7f6
feat: connect chat UI to gRPC-Web streaming with loading indicator
shahondin1624
2026-03-12 11:29:10 +01:00
8802d1bb72
Merge pull request 'feat: add message input with send and keyboard shortcuts' (#26) from feature/issue-6-message-input into main
shahondin16242026-03-12 11:27:56 +01:00
306d0a7f2d
feat: add message input with send button and keyboard shortcuts
shahondin1624
2026-03-12 11:27:34 +01:00
a8d28095b3
Merge pull request 'feat: add chat page layout with message list and bubbles' (#25) from feature/issue-5-chat-layout into main
shahondin16242026-03-12 11:25:55 +01:00
6df4c396b9
feat: add chat page layout with message list and bubble components
shahondin1624
2026-03-12 11:25:08 +01:00
f2daa9cef2
Merge pull request 'feat: add gRPC-Web client service layer for OrchestratorService' (#24) from feature/issue-4-grpc-web-client into main
shahondin16242026-03-12 11:22:32 +01:00
d011447190
feat: add gRPC-Web client service layer for OrchestratorService
shahondin1624
2026-03-12 11:22:15 +01:00
46e1a54379
Merge pull request 'feat: add Caddyfile for gRPC-Web reverse proxy with CORS' (#23) from feature/issue-3-caddy-grpc-web into main
shahondin16242026-03-12 11:19:46 +01:00
298a186c31
feat: add Caddyfile for gRPC-Web reverse proxy with CORS support
shahondin1624
2026-03-12 11:19:06 +01:00
f70ad719ca
Merge pull request 'feat: add proto codegen pipeline with buf and connect-es' (#22) from feature/issue-2-proto-codegen into main
shahondin16242026-03-12 11:14:59 +01:00
ed1e800e53
docs: mark issue #2 plan as COMPLETED
shahondin1624
2026-03-12 11:14:23 +01:00
2516c86002
feat: add proto codegen pipeline with buf and connect-es
shahondin1624
2026-03-12 11:14:11 +01:00
0a46d2b95b
Merge pull request 'feat: scaffold SvelteKit project with Tailwind, TypeScript, ESLint, Prettier' (#21) from feature/issue-1-project-scaffolding into main
shahondin16242026-03-12 11:07:49 +01:00
d85e76cab2
docs: mark issue #1 plan as COMPLETED
shahondin1624
2026-03-12 11:04:32 +01:00