Skip to content

kits: launch carries the kit's current prompt, and Open goes through launch - #250

Merged
richard-epsilla merged 2 commits into
mainfrom
kits-open-relaunch
Sep 23, 2026
Merged

richard-epsilla merged 2 commits into
mainfrom
kits-open-relaunch

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

A kit's prompt is the kit's, like its package. A Sheets run (codex, gpt-5.4-mini) answered a research question in chat and wrote no sheet; the fix is a prompt that states the output contract (HarnessRouter/starter-kit#32), and it has to reach the Harness a workspace already runs, not only fresh launches.

  • launch_kit refreshes system_prompt from the kit definition when the two differ, the way it already refreshes the package; an unchanged prompt rewrites nothing (test added).
  • The kits page opens a running kit through launch (idempotent), so a kit fixed after someone launched it is fixed for them the next time they open it. openApp is gone with it.

🤖 Generated with Claude Code

richard-epsilla and others added 2 commits September 22, 2026 21:17
…launch

A kit's prompt is the kit's, like its package: a Sheets run answered a research
question in chat and wrote no sheet, the fix is a prompt that states the output
contract (starter-kit #32), and it has to reach the Harness a workspace already runs.
Launch now refreshes the prompt when the kit's differs, as it already refreshes the
package, and the kits page opens a running kit through launch, so a kit fixed after
someone launched it is fixed for them the next time they open it.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

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

Project Deployment Actions Updated
unified-harness-protocol Ready Ready Preview Sep 23, 2026 4:22am UTC

Request Review

@richard-epsilla richard-epsilla left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed: the prompt refresh mirrors the package refresh, and Open going through launch is the one mechanism.

@richard-epsilla
richard-epsilla merged commit fc8da52 into main Sep 23, 2026
8 checks passed
@richard-epsilla
richard-epsilla deleted the kits-open-relaunch branch September 23, 2026 04:26

This branch was successfully deployed

1 active deployment
Preview — 0ab3cf19 Deployed Sep 23, 2026 by vercel[bot]
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.

1 participant