shahondin1624
  • Germay
  • Joined on 2026-01-30
shahondin1624 pushed to main at llm-multiverse/llm-multiverse-ui 2026-03-12 16:41:41 +01:00
cfd338028a Merge pull request 'fix: prevent session creation loop without backend' (#42) from fix/session-creation-loop into main
a5bc38cb65 fix: prevent session creation loop when running without backend
Compare 2 commits »
shahondin1624 created pull request llm-multiverse/llm-multiverse-ui#42 2026-03-12 16:41:26 +01:00
fix: prevent session creation loop without backend
a5bc38cb65 fix: prevent session creation loop when running without backend
shahondin1624 created branch fix/session-creation-loop in llm-multiverse/llm-multiverse-ui 2026-03-12 16:41:12 +01:00
shahondin1624 pushed to main at llm-multiverse/llm-multiverse-ui 2026-03-12 13:48:58 +01:00
d7d1d9fd57 Merge pull request 'refactor: code review improvements' (#41) from refactor/code-review-improvements into main
38f5f31b92 refactor: code review improvements — fix bugs, extract shared utilities, add README
Compare 2 commits »
shahondin1624 deleted branch refactor/code-review-improvements from llm-multiverse/llm-multiverse-ui 2026-03-12 13:48:58 +01:00
shahondin1624 merged pull request llm-multiverse/llm-multiverse-ui#41 2026-03-12 13:48:57 +01:00
refactor: code review improvements
shahondin1624 created pull request llm-multiverse/llm-multiverse-ui#41 2026-03-12 13:48:32 +01:00
refactor: code review improvements
38f5f31b92 refactor: code review improvements — fix bugs, extract shared utilities, add README
shahondin1624 commented on issue llm-multiverse/llm-multiverse-ui#20 2026-03-12 13:28:45 +01:00
Error handling and connection status

Implemented in PR #40. Toast notifications, connection status indicator, exponential backoff retry, user-friendly error messages, global error boundary, and retry button.

shahondin1624 pushed to main at llm-multiverse/llm-multiverse-ui 2026-03-12 13:28:35 +01:00
bb0eebff1b Merge pull request 'feat: error handling and connection status (#20)' (#40) from feature/issue-20-error-handling into main
14c83832f5 feat: add error handling, toast notifications, connection status, and retry logic (#20)
Compare 2 commits »
shahondin1624 deleted branch feature/issue-20-error-handling from llm-multiverse/llm-multiverse-ui 2026-03-12 13:28:35 +01:00
shahondin1624 merged pull request llm-multiverse/llm-multiverse-ui#40 2026-03-12 13:28:34 +01:00
feat: error handling and connection status (#20)
shahondin1624 closed issue llm-multiverse/llm-multiverse-ui#20 2026-03-12 13:28:34 +01:00
Error handling and connection status
shahondin1624 created pull request llm-multiverse/llm-multiverse-ui#40 2026-03-12 13:28:26 +01:00
feat: error handling and connection status (#20)
14c83832f5 feat: add error handling, toast notifications, connection status, and retry logic (#20)
shahondin1624 commented on issue llm-multiverse/llm-multiverse-ui#19 2026-03-12 13:21:19 +01:00
Responsive layout and mobile support

Implemented in PR #39. Responsive layout with collapsible sidebars, stacked mobile layouts, and touch-friendly tap targets.

shahondin1624 deleted branch feature/issue-19-responsive-layout from llm-multiverse/llm-multiverse-ui 2026-03-12 13:20:56 +01:00