Skip to content

chore(release): bump version to 1.44.0 (minor) - #10597

Merged
jamadeo merged 1 commit into
mainfrom
version-bump/1.44.0
Jul 21, 2026
Merged

chore(release): bump version to 1.44.0 (minor)#10597
jamadeo merged 1 commit into
mainfrom
version-bump/1.44.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps version to 1.44.0.

Please follow these steps:

  1. Approve workflows for this PR to trigger CI checks.
  2. Review and resolve any merge conflicts.
  3. Approve and merge this PR.
  4. The release/1.44.0 PR will be created automatically.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b6b1c26f1f

ℹ️ 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".

Comment on lines +143253 to +143254
"id": "thinkingmachines/inkling",
"name": "Inkling",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Avoid prefilling Tinker with a fixed inkling model

When a user selects the new Thinking Machines catalog template, get_provider_template strips this canonical id to the model id inkling, and the desktop form submits that as the provider's static model list. The provider docs linked by this same entry say OpenAI-compatible inference must pass a Tinker sampler checkpoint path such as tinker://... as the model name (the model/pricing page also lists the Tinker ID as thinkingmachines/Inkling, not inkling), so requests from the generated template will send model: "inkling" and be rejected unless the user manually overrides it. This provider should not be exposed with a fixed stripped model id, or the template should require the user to enter the checkpoint/model path.

Useful? React with 👍 / 👎.

@jamadeo
jamadeo enabled auto-merge July 21, 2026 12:36
@jamadeo
jamadeo added this pull request to the merge queue Jul 21, 2026
Merged via the queue into main with commit 376e2f8 Jul 21, 2026
22 checks passed
@jamadeo
jamadeo deleted the version-bump/1.44.0 branch July 21, 2026 13:01
michaelneale added a commit that referenced this pull request Jul 22, 2026
* origin/main:
  fix(ui): clear stale pending ACP connection after terminal recovery failure (#10552)
  Make provider smoke tests faster and more reliable (#10605)
  fix(acp): confirm pending steer message on queuedSteer notification (#10532)
  chore(deps): bump body-parser from 1.20.5 to 1.20.6 in /documentation (#10601)
  chore(deps): bump webpack-dev-server from 5.2.5 to 5.2.6 in /documentation (#10593)
  feat(compaction): structured summary output with template rendering (#10471)
  feat(skills): allow disabling built-in skills (#10600)
  fix: apply hermit env directly in node shims so a fish login shell doesn't break MCP startup (#10028)
  chore(release): bump version to 1.44.0 (minor) (#10597)
  fix(extensions): preserve command arguments through forms (#10527)
  fix(permissions): enforce manual approval for code mode (#10528)
  fix(apps): confine app file operations (#10481)
  fix(local-inference): preserve featured model size on delete and backfill missing sizes (#10422)
  refactor(acp): extract tool call handling from server (#10574)
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