Skip to content

Companion bug fix - #325

Merged
warlock20 merged 5 commits into
mainfrom
companion-bug-fix
Aug 22, 2026
Merged

Companion bug fix#325
warlock20 merged 5 commits into
mainfrom
companion-bug-fix

Conversation

@warlock20

Copy link
Copy Markdown
Owner

No description provided.

- Implement tests for useAIAssistant hook to validate saved responses and token usage.
- Create usePolling hook tests to ensure proper handling of polling timeouts and task states.
- Introduce ai-response-format.js for shared AI response formatting across non-React pages.
- Enhance AIAssistant component to load saved responses and manage state effectively.
- Update useAIAssistant hook to support history loading and response caching.
- Improve polling logic to handle task completion and error states more gracefully.
- Add server-side endpoint for retrieving saved AI responses based on analysis and item IDs.
- Ensure proper handling of dismissed and anonymized responses in the history endpoint.
- Update webpack configuration to include new ai-response-format module.
@warlock20
warlock20 merged commit d2145d3 into main Aug 22, 2026
2 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