Skip to content

feat(cloud-agent): support codex cloud runs#1644

Merged
tatoalo merged 1 commit intomainfrom
feat/cloud-agent/codex-cloud-run-support
Apr 15, 2026
Merged

feat(cloud-agent): support codex cloud runs#1644
tatoalo merged 1 commit intomainfrom
feat/cloud-agent/codex-cloud-run-support

Conversation

@tatoalo
Copy link
Copy Markdown
Contributor

@tatoalo tatoalo commented Apr 14, 2026

Problem

cloud runs let users pickcodex via the UI but the selected runtime was not carried through the cloud-run path consistently

ph_code_codex_support

Changes

  • added explicit cloud runtime fields for adapter, provider, model, and reasoning effort
  • updated the cloud agent server startup path to select the configured adapter explicitly instead of relying on Claude-oriented defaults.
  • added shared reasoning-effort capability helpers so local and cloud flows use the same adapter/model support rules

Companion: PostHog/posthog#54462

@tatoalo tatoalo self-assigned this Apr 14, 2026
@tatoalo tatoalo force-pushed the feat/cloud-agent/codex-cloud-run-support branch from 920aa7a to 6e00f81 Compare April 14, 2026 13:07
@tatoalo tatoalo requested review from a team April 14, 2026 13:40
@tatoalo tatoalo force-pushed the feat/cloud-agent/codex-cloud-run-support branch from 6e00f81 to 4f3760a Compare April 15, 2026 12:16
Copy link
Copy Markdown
Contributor

@jonathanlab jonathanlab left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

Comment thread packages/agent/src/server/agent-server.ts Outdated
@tatoalo tatoalo force-pushed the feat/cloud-agent/codex-cloud-run-support branch 2 times, most recently from f6556c0 to a6de5ee Compare April 15, 2026 13:04
@tatoalo tatoalo force-pushed the feat/cloud-agent/codex-cloud-run-support branch from a6de5ee to e66511e Compare April 15, 2026 17:16
@tatoalo tatoalo merged commit 7d2e4f2 into main Apr 15, 2026
15 checks passed
@tatoalo tatoalo deleted the feat/cloud-agent/codex-cloud-run-support branch April 15, 2026 17:55
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.

2 participants