8000 Release 1.0.2 by insearcher · Pull Request #2 · insearcher/hiddenai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release 1.0.2 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
May 24, 2025
Merged

Release 1.0.2 #2

merged 11 commits into from
May 24, 2025

Conversation

insearcher
Copy link
Owner

No description provided.

insearcher and others added 11 commits May 15, 2025 11:12
- Create ConversationTab model to represent Q&A pairs
- Add TabbedConversationView with scrollable tab bar and content areas
- Update ConversationViewModel to manage tabs instead of flat message list
- Each tab contains one user question and assistant response
- Tabs show completion status with color-coded indicators
- Auto-scroll to new tabs when created
- Clear button removes all tabs
- Clean up debug print statements across multiple files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Remove permanent "Capturing and analyzing screenshot..." user message
- Add proper processing stages: screenshotCapturing and screenshotAnalyzing
- Show processing indicator when no tabs exist yet but screenshot is being processed
- Add meaningful user message "📷 Screenshot captured" when screenshot is taken
- Properly reset processing state when OpenAI response is received
- Fix issue where processing indicator remained stuck after screenshot analysis

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- OpenAI image responses were being processed but not added to conversation
- Screenshot service uses legacy callback-based sendImageRequest method
- Updated OpenAIResponseReceived notification handler to add response messages
- This handles screenshot responses and other legacy callback-based responses
- Text input continues to use async methods that bypass notifications (no duplicates)
- Now screenshot analysis results properly appear in the conversation tabs

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Replace custom drag implementation with standard macOS window dragging behavior. Users can now move the window by dragging the title bar, following macOS conventions.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@insearcher insearcher merged commit 2fb8521 into main May 24, 2025
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
0