chore(release): bump version to 1.29.0 (minor)#8088
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9935ea35f3
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "api": "https://app.frogbot.ai/api/v1", | ||
| "doc": "https://docs.frogbot.ai", |
There was a problem hiding this comment.
Keep Firmware provider URLs on the firmware.ai domain
The firmware metadata entry now points to app.frogbot.ai/docs.frogbot.ai even though the provider ID and auth variable remain firmware/FIRMWARE_API_KEY; get_providers_by_format and get_provider_template consume these fields directly, so users who pick Firmware from the catalog will be configured with a different base URL and docs link. This is a functional regression for provider onboarding unless there is a coordinated provider rename/migration, so the URL change should be reverted or the provider identity/env mapping should be migrated in the same change.
Useful? React with 👍 / 👎.
Pull request was closed
* origin/main: fix: use pnpm when publishing (#8092) Alexhancock/publish npm file format fix (#8091) fix: iteration on the publish-npm workflow (#8087) chore: ignore unmaintained warning for proc-macro-error (#8084) chore: clean up stray recipe.yaml (#8086) chore(release): bump version to 1.29.0 (minor) (#8088) Update lockfile references (#8085) Fix version bump (#8083) Add a code review step which uses a short-lived provider token (#7932)
* main: Fix user message text silently dropped when message contains both text and image (#8071) fix: use pnpm when publishing (#8092) Alexhancock/publish npm file format fix (#8091) fix: iteration on the publish-npm workflow (#8087) chore: ignore unmaintained warning for proc-macro-error (#8084) chore: clean up stray recipe.yaml (#8086) chore(release): bump version to 1.29.0 (minor) (#8088) Update lockfile references (#8085) Fix version bump (#8083) Add a code review step which uses a short-lived provider token (#7932)
* origin/main: Fix user message text silently dropped when message contains both text and image (#8071) fix: use pnpm when publishing (#8092) Alexhancock/publish npm file format fix (#8091) fix: iteration on the publish-npm workflow (#8087) chore: ignore unmaintained warning for proc-macro-error (#8084) chore: clean up stray recipe.yaml (#8086) chore(release): bump version to 1.29.0 (minor) (#8088) Update lockfile references (#8085) Fix version bump (#8083) Add a code review step which uses a short-lived provider token (#7932)
Bumps version to 1.29.0. Merging this PR will trigger creation of the
release/1.29.0branch and release PR.