Skip to content

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

Closed
richard-epsilla wants to merge 1 commit into
mainfrom
kits-open-relaunch
Closed

richard-epsilla wants to merge 1 commit into
mainfrom
kits-open-relaunch

Conversation

@richard-epsilla

Copy link
Copy Markdown
Collaborator

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

…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:17am UTC

Request Review

@richard-epsilla

Copy link
Copy Markdown
Collaborator Author

Reopened as a bot-authored pull request so it can be approved (repository rule).

This branch was successfully deployed

1 active deployment
Preview — 0634b0df 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