Skip to content

fixes: conversation fixes#38

Merged
graycyrus merged 4 commits into
tinyhumansai:developfrom
graycyrus:develop
Mar 27, 2026
Merged

fixes: conversation fixes#38
graycyrus merged 4 commits into
tinyhumansai:developfrom
graycyrus:develop

Conversation

@graycyrus
Copy link
Copy Markdown
Contributor

No description provided.

- Ensured the `messages` view updates when a new message is added to the currently selected thread.
- Simplified `useEffect` logic in `Conversations.tsx` to always set the selected thread for consistent message synchronization.
- Removed redundant `setSelectedThread` call during message dispatch to prevent state management issues.
Updated error handling in chat commands to reduce redundant event emissions by logging errors instead. Enhanced error reporting for HTTP client and inference response failures. Added frontend logic to prevent duplicate error messages in the UI.
…lers, migration logic, and skill generation scripts.
- Included formatting, linting, and compilation checks for JavaScript and Rust.
- Specified tools and commands for verifying code quality before marking tasks complete.
@graycyrus graycyrus merged commit cd2b292 into tinyhumansai:develop Mar 27, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant