shahondin1624
  • Germay
  • Joined on 2026-01-30
4fc84ccd62 feat: add audit/activity log view with timeline and event filtering (#17)
shahondin1624 created branch feature/issue-17-audit-log in llm-multiverse/llm-multiverse-ui 2026-03-12 12:41:58 +01:00
shahondin1624 commented on issue llm-multiverse/llm-multiverse-ui#16 2026-03-12 12:37:14 +01:00
Memory candidates viewer

Implemented in PR #36. Memory candidates viewer with session grouping, source/confidence filtering, and localStorage persistence.

shahondin1624 pushed to main at llm-multiverse/llm-multiverse-ui 2026-03-12 12:36:06 +01:00
807311d7c9 Merge pull request 'feat: memory candidates viewer (#16)' (#36) from feature/issue-16-memory-viewer into main
9ad772f83f feat: add memory candidates viewer with filtering and confidence visualization
Compare 2 commits »
shahondin1624 deleted branch feature/issue-16-memory-viewer from llm-multiverse/llm-multiverse-ui 2026-03-12 12:36:06 +01:00
shahondin1624 merged pull request llm-multiverse/llm-multiverse-ui#36 2026-03-12 12:36:04 +01:00
feat: memory candidates viewer (#16)
shahondin1624 closed issue llm-multiverse/llm-multiverse-ui#16 2026-03-12 12:36:04 +01:00
Memory candidates viewer
shahondin1624 created pull request llm-multiverse/llm-multiverse-ui#36 2026-03-12 12:35:38 +01:00
feat: memory candidates viewer (#16)
9ad772f83f feat: add memory candidates viewer with filtering and confidence visualization
shahondin1624 commented on issue llm-multiverse/llm-multiverse-ui#15 2026-03-12 12:24:45 +01:00
Agent lineage visualization

Implemented in PR #35. Custom SVG lineage tree with agent type coloring, clickable nodes, detail panel, and dedicated /lineage route.

shahondin1624 pushed to main at llm-multiverse/llm-multiverse-ui 2026-03-12 12:21:24 +01:00
5efc5c351c Merge pull request 'feat: agent lineage visualization (#15)' (#35) from feature/issue-15-agent-lineage into main
209e38d8a6 feat: add agent lineage visualization with SVG tree rendering
Compare 2 commits »
shahondin1624 deleted branch feature/issue-15-agent-lineage from llm-multiverse/llm-multiverse-ui 2026-03-12 12:21:24 +01:00
shahondin1624 merged pull request llm-multiverse/llm-multiverse-ui#35 2026-03-12 12:21:23 +01:00
feat: agent lineage visualization (#15)
shahondin1624 closed issue llm-multiverse/llm-multiverse-ui#15 2026-03-12 12:21:23 +01:00
Agent lineage visualization
shahondin1624 created pull request llm-multiverse/llm-multiverse-ui#35 2026-03-12 12:21:17 +01:00
feat: agent lineage visualization (#15)
209e38d8a6 feat: add agent lineage visualization with SVG tree rendering
shahondin1624 commented on issue llm-multiverse/llm-multiverse-ui#14 2026-03-12 12:09:58 +01:00
Preset configurations

Implemented in PR #34. Preset store with 3 built-in presets and custom preset save/load/delete, integrated into ConfigSidebar.

shahondin1624 deleted branch feature/issue-14-preset-configs from llm-multiverse/llm-multiverse-ui 2026-03-12 12:09:41 +01:00