Skip to content

✨ Studio: Workflow Run Brief study (+ fix assistant build break)#197

Merged
arach merged 2 commits into
mainfrom
feat/studio-workflow-run
Jun 5, 2026
Merged

✨ Studio: Workflow Run Brief study (+ fix assistant build break)#197
arach merged 2 commits into
mainfrom
feat/studio-workflow-run

Conversation

@arach
Copy link
Copy Markdown
Owner

@arach arach commented Jun 5, 2026

Adds the Workflow Run Brief design study and fixes a pre-existing studio type error. Split out of the feat/web-design-system working tree.

  • Workflow Run Brief (app/studies/workflow-run/page.tsx) — a concrete run brief for a Claude workflow: parent launch, journal, worker outputs, synthesis, and projection gaps. Registered in studio-pages.ts.
  • Fix (app/studies/assistant/page.tsx) — ChatMsg.who is "scout" | "you"; the "operator" comparison never matched and broke the type-check (the known follow-up Add Repo Watch snapshot backend and web surface #185 called out).

Verification

  • next buildcompiles successfully; my new/changed files (workflow-run, assistant, studio-pages) type-check clean.
  • ⚠️ next build's type-check still fails on 5 pre-existing errors on main in unrelated files (studies/data, studies/session-search, hud/HudFleet, hud/HudObserve, commands/extract-qmd). This PR removes one of main's pre-existing errors (assistant) and adds none. Those 5 are out of scope here — worth a separate studio type-debt cleanup.

arach added 2 commits June 5, 2026 13:38
ChatMsg.who is "scout" | "you"; the operator comparison never matched and broke
the studio type-check (the known follow-up from #185).
A concrete run brief for a Claude workflow: parent launch, journal, worker
outputs, synthesis, and projection gaps. Registered in studio-pages.
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 5, 2026

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

Project Deployment Actions Updated (UTC)
openscout Ready Ready Preview, Comment Jun 5, 2026 5:39pm

@arach arach merged commit d08661a into main Jun 5, 2026
2 checks passed
@arach arach deleted the feat/studio-workflow-run branch June 5, 2026 18:03
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