Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: bump AI Gateway client modules to latest and remove Coder Tasks refs - #27810

Merged
matifali merged 6 commits into
mainfrom
matifali/docs-claude-code-v5
Aug 4, 2026
Merged

docs: bump AI Gateway client modules to latest and remove Coder Tasks refs#27810
matifali merged 6 commits into
mainfrom
matifali/docs-claude-code-v5

Conversation

@blinkagent

@blinkagent blinkagent Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Updates the AI Gateway client docs under docs/ai-coder/ai-gateway/clients/ to reference the latest module versions on registry.coder.com and removes mentions of Coder Tasks from those pages.

Uses pessimistic (~>) version constraints so users automatically pick up compatible non-breaking updates within the same major.

Version bumps

Module Old New
coder/claude-code 4.7.3 ~> 5.2 (latest 5.2.0)
coder-labs/codex ~> 5.0 ~> 5.3 (latest 5.3.0)
coder/mux ~> 1.0 ~> 1.5 (latest 1.5.0)

Coder Tasks removal

  • claude-code.md: removed the Coder Tasks example block (v5 of the module is a major refactor that dropped the ai_prompt input and task_app_id output).
  • Remaining inputs in the example (agent_id, workdir, enable_ai_gateway) still match the latest module.
  • codex.md and mux.md did not reference Tasks, so only version bumps were needed there.

cc @matifali

@github-actions github-actions Bot added the community Pull Requests and issues created by the community. label Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Docs preview

Check off each page once it's been reviewed. If a page changes in a later push, its checkbox clears automatically so it gets a fresh look. Pages not yet wired into the docs navigation aren't listed here.

@matifali
matifali requested a review from nickvigilante August 3, 2026 21:26
@coderagents

coderagents Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Documentation Check

The docs change in this PR is accurate and self-contained. The previously flagged consistency concern has been addressed.

Updates Needed

  • docs/ai-coder/tasks-lifecycle.md - The Claude Code example now caps the constraint to ">= 4.8.0, < 5.0.0" with a comment noting pause/resume (Tasks/AgentAPI) was removed in v5, so it no longer resolves to a v5 release that dropped Tasks support.

Other Tasks docs (tasks.md, tasks-core-principles.md, tasks-migration.md) pin explicit 4.x versions, and the AI Gateway client pages (claude-code.md, codex.md, mux.md) are self-contained version bumps. No further documentation changes needed.


Automated review via Coder Agents

@blinkagent blinkagent Bot changed the title docs: bump claude-code module to v5.2.0 in AI Gateway docs docs: bump AI Gateway client modules to latest and remove Coder Tasks refs Aug 3, 2026
@matifali matifali removed the community Pull Requests and issues created by the community. label Aug 3, 2026

@nickvigilante nickvigilante left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

One change, but otherwise LGTM!

Comment on lines +65 to +67
See the
[Claude Code module on the Coder Registry](https://registry.coder.com/modules/coder/claude-code)
for the full list of inputs and outputs.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
See the
[Claude Code module on the Coder Registry](https://registry.coder.com/modules/coder/claude-code)
for the full list of inputs and outputs.
Visit the [Claude Code module on the Coder Registry](https://registry.coder.com/modules/coder/claude-code) for the full list of inputs and outputs.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Applied — thanks!

@matifali
matifali merged commit 84cdc17 into main Aug 4, 2026
30 checks passed
@matifali
matifali deleted the matifali/docs-claude-code-v5 branch August 4, 2026 07:09
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants