Skip to content

Fix execution log URL-only retrieval flag#338

Draft
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-bug-investigation-7011
Draft

Fix execution log URL-only retrieval flag#338
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-bug-investigation-7011

Conversation

@cursor

@cursor cursor Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Description

Expose return_download_url in the public harness_get input schema so execution_log callers can request a signed log URL without falling back to full log download/decompression. Added a regression proving URL-only mode returns download_url and does not call the content resolver.

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Other

Checklist

  • Tests pass
  • Typecheck passes

Verification: pnpm build && pnpm docs:generate && pnpm typecheck && pnpm test && pnpm docs:check && git diff --check.

Open in Web View Automation 

Co-authored-by: Rohan Gupta <thisrohangupta@users.noreply.github.com>
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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