Skip to content

ci: remove profile input from oz-agent-action#215

Merged
dannyneira merged 2 commits into
mainfrom
danny/docs-agent-api-key
Jun 12, 2026
Merged

ci: remove profile input from oz-agent-action#215
dannyneira merged 2 commits into
mainfrom
danny/docs-agent-api-key

Conversation

@dannyneira

@dannyneira dannyneira commented Jun 12, 2026

Copy link
Copy Markdown
Member

Summary

Removes the profile input from oz-agent-action. Passing the Docs Agent UID (019eb332-2ee0-7417-8ecc-89260cf5b850) as the profile was crashing the oz CLI with:

Attempted to edit CLI default profile, which is not yet supported.

The Docs Agent identity is already established through WARP_API_KEY, so the profile input is not needed.

Root cause

Run https://github.com/warpdotdev/docs/actions/runs/27430721641/job/81080059041 failed immediately because the oz CLI received the agent UID as a profile ID and tried to apply it as a CLI default profile — an unsupported operation in CLI mode.

Co-Authored-By: Oz oz-agent@warp.dev

@cla-bot cla-bot Bot added the cla-signed label Jun 12, 2026
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 12, 2026 5:33pm

Request Review

oz-for-oss[bot]

This comment was marked as outdated.

@dannyneira dannyneira changed the title ci: remove profile from oz-agent-action, fix task_set default to all ci: remove profile input from oz-agent-action Jun 12, 2026
Passing the Docs Agent UID as the profile was crashing the oz CLI:
'Attempted to edit CLI default profile, which is not yet supported.'

The Docs Agent identity is established via WARP_API_KEY already.

Co-Authored-By: Oz <oz-agent@warp.dev>
@dannyneira

Copy link
Copy Markdown
Member Author

/oz-review

@oz-for-oss

oz-for-oss Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@dannyneira

I'm re-reviewing this pull request in response to a review request.

You can follow along in the session on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot 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.

Overview

This PR updates the release docs workflow to rely on warp_api_key for the Docs Agent identity and removes the unsupported profile input from warpdotdev/oz-agent-action@v1.

Concerns

  • None found in the annotated diff.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@dannyneira dannyneira requested a review from rachaelrenk June 12, 2026 17:26
@dannyneira dannyneira merged commit 0690b2e into main Jun 12, 2026
8 checks passed
@dannyneira dannyneira deleted the danny/docs-agent-api-key branch June 12, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants