Skip to content

Conversation

@sealday
Copy link
Contributor

@sealday sealday commented Dec 23, 2025

No description provided.

sealday and others added 5 commits December 23, 2025 10:40
BREAKING CHANGE: Remove GUI-related features from aumate

Task 1: Remove GUI from aumate
- Remove gui, click_helper, window_manager features
- Delete 100+ GUI source files (gui/, screenshot/, clipboard_manager/, etc.)
- Remove GUI dependencies (egui, wgpu, winit, muda, tray-icon, rfd, etc.)
- Update bot package to remove GUI bindings
- Update botjs to remove GUI exports
- Delete 8 GUI example files

Task 2: Add Electron support for @tego/bot
- Create platform-specific npm packages (darwin-x64, darwin-arm64, win32-x64-msvc, etc.)
- Add optionalDependencies to main package
- Update CI/CD workflow to publish platform packages

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

Co-Authored-By: Claude Opus 4.5 <[email protected]>
The workflow validated index.js exists but not index.d.ts, which could
lead to unclear error messages if the TypeScript declaration file was
missing from the artifact.

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

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Add PixelColor type export for hex color strings
- Add private options field to ScreenshotTool class
- Fix JSDoc warnings for unused @param annotations
- Add vitest alias for proper coverage tracking
- Add comprehensive unit tests for image-match module
- Regenerate TypeDoc API documentation

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

Co-Authored-By: Claude Opus 4.5 <[email protected]>
The previous error handling masked all failures with a generic warning.
Now it distinguishes between expected "already exists" errors (which
are skipped) and genuine failures (auth, network, validation) which
correctly fail the build.

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

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@cursor
Copy link

cursor bot commented Dec 23, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on January 23.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@sealday sealday closed this Dec 23, 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.

2 participants