Skip to content

promote: staging -> main (7c8b8c10) - #1234

Merged
dot-agi merged 3 commits into
mainfrom
staging
Aug 13, 2026
Merged

promote: staging -> main (7c8b8c10)#1234
dot-agi merged 3 commits into
mainfrom
staging

Conversation

@stateofkate

Copy link
Copy Markdown
Collaborator

Caution

DO NOT USE THE MERGE BUTTON ON THIS PULL REQUEST.
THE BUTTON CREATES A NEW COMMIT AND BREAKS THE RELEASE MODEL.
COMMENT /promote TO COMPLETE THE PROMOTION.

Summary

Publishes the agent capability analysis and trajectory component summary on the
public /share view, renames the analyzer that produces the former to match the
name the UI has always shown, and fixes short ?trial= deep links on the task page.

Commits in this promotion

7c8b8c10 feat(share): publish the agent capability analysis and trajectory summary (#1231)
e0a6857f refactor(analyzer): rename cohort_comparison to agent_capabilities (#1233)
acd09607 fix(frontend): expand short trial deep links on the task page (#1228)

Validation

Staging Deploy is green on the pinned target 7c8b8c10, as are E2E: Dashboard,
E2E: CLI smoke, Branch Sync Guard, and load_only Guard.

Notes for this release:

  • The analyzer rename needs no migration. #1233 moves
    AnalyzerType.COHORT_COMPARISON to AGENT_CAPABILITIES (value
    "agent_capabilities"), but the read path keeps LEGACY_BLOCK_TYPE = "cohort_comparison" so blocks already stored under the old type stay
    readable; only writes use the new value. Covered by
    test_agent_capabilities_endpoint.py.
  • #1231 widens what /share exposes. The share pane composes the
    capability section directly rather than reusing TaskOverviewPanel, so the
    verdict badge, Findings, and Trial QA stay off the public view. Worth a
    post-deploy look at a published experiment to confirm no QA wording reaches
    the public page.

@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
oddish-app Ready Ready Preview Aug 13, 2026 6:32am

@stateofkate

Copy link
Copy Markdown
Collaborator Author

/promote

@github-actions

Copy link
Copy Markdown
Contributor

Promoted. main now points at 7c8b8c102a8c8ff8d0730b5a74ccf94ef978290b, the same commit as staging.

@dot-agi
dot-agi merged commit 7c8b8c1 into main Aug 13, 2026
28 checks passed
@railway-app
railway-app Bot temporarily deployed to pleasing-unity / production August 13, 2026 06:34 Inactive
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