-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ipuppet/CAIO
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ipuppet/CAIO
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 24 files changed
- 1 contributor
Commits on Aug 11, 2025
-
Add AI configuration settings and update UI components
- Introduced a new AI configuration module with options for API type, endpoint, API key, and model. - Updated the experimental settings to include the new AI configuration. - Enhanced keyboard functionality to use clipboard text when no input is present. - Added new string entries for the AI configuration in English and Simplified Chinese.
Configuration menu - View commit details
-
Copy full SHA for c595b9a - Browse repository at this point
Copy the full SHA c595b9aView commit details -
feat: update version to 2.4.7, enhance clipboard settings, and add AI…
… grammar check action
Configuration menu - View commit details
-
Copy full SHA for 08d3af3 - Browse repository at this point
Copy the full SHA 08d3af3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd7e93 - Browse repository at this point
Copy the full SHA cbd7e93View commit details -
style: update UI colors and styles for better contrast and readability
- Changed background and text colors in main.js for improved aesthetics and dark mode support. - Updated button styles to enhance hover effects and visual feedback. - Adjusted text colors in various components for better visibility. - Modified loading message styles for consistency with the new theme. fix: update actions.js to append item identifiers correctly - Changed the way item identifiers are constructed in actions.js to include category, directory, name, and icon for better uniqueness.
Configuration menu - View commit details
-
Copy full SHA for 308b713 - Browse repository at this point
Copy the full SHA 308b713View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd052c - Browse repository at this point
Copy the full SHA bdd052cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e46a1b5 - Browse repository at this point
Copy the full SHA e46a1b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c19d9a - Browse repository at this point
Copy the full SHA 6c19d9aView commit details
Commits on Aug 15, 2025
-
feat: Enhance action scripts with new functionalities and improvements
- Added `runJSBoxScript` and `getAIClient` methods to facilitate script execution and AI client retrieval. - Improved text difference calculation in Grammarly clipboard action by trimming whitespace and enhancing word comparison logic. - Refactored action data handling to simplify action imports and improve category selection. - Renamed `AIConfig` to `AIClient` for better clarity and consistency in AI-related classes. - Updated experimental TAIO script to use toast notifications instead of alerts for a smoother user experience. - Corrected string localization for "Import Example Actions" to ensure proper capitalization.
Configuration menu - View commit details
-
Copy full SHA for 0db69de - Browse repository at this point
Copy the full SHA 0db69deView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...dev