-
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
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: think-root/content-alchemist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: think-root/content-alchemist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 7 files changed
- 2 contributors
Commits on Jan 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 84ab8dd - Browse repository at this point
Copy the full SHA 84ab8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 440a112 - Browse repository at this point
Copy the full SHA 440a112View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f043c1 - Browse repository at this point
Copy the full SHA 1f043c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3d437 - Browse repository at this point
Copy the full SHA 2f3d437View commit details -
feat(router): limit auto-generation to maxRepos parameter
Add success counter to stop processing repositories once the maximum requested count is reached. Remove conditional HTTP status code logic since successful processing now always returns OK status.
Configuration menu - View commit details
-
Copy full SHA for 5bc0e39 - Browse repository at this point
Copy the full SHA 5bc0e39View commit details -
fix(router): improve error handling for manual generation endpoint
Remove redundant error message population in manual generation handler and enhance response status determination. The handler now sets appropriate status and error messages based on the count of successfully processed and failed repositories, reducing verbosity and improving clarity of the API response.
Configuration menu - View commit details
-
Copy full SHA for 1addf3c - Browse repository at this point
Copy the full SHA 1addf3cView commit details -
chore(release): 3.4.0 [skip ci]
# [3.4.0](v3.3.0...v3.4.0) (2026-01-25) ### Bug Fixes * **parser:** hardcode API limit to 100 regardless of maxRepos param ([1f043c1](1f043c1)) * **router:** improve error handling for manual generation endpoint ([1addf3c](1addf3c)) ### Features * **config:** add GitHub token environment variable ([440a112](440a112)) * **parser:** support GitHub token authentication for API requests ([2f3d437](2f3d437)) * **router:** limit auto-generation to maxRepos parameter ([5bc0e39](5bc0e39))
Configuration menu - View commit details
-
Copy full SHA for 7f9d87d - Browse repository at this point
Copy the full SHA 7f9d87dView 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 v3.3.0...v3.4.0