Skip to content

feat(studio): record staged edit outcomes#604

Merged
w1ne merged 1 commit into
developfrom
agent/kyrall-applied-edit-ledger
Jul 9, 2026
Merged

feat(studio): record staged edit outcomes#604
w1ne merged 1 commit into
developfrom
agent/kyrall-applied-edit-ledger

Conversation

@w1ne

@w1ne w1ne commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • add bounded in-memory applied edit history to the Studio shell store
  • record approve/reject/rerun outcomes with prompt, source, target, generation, and changed-line evidence
  • render recent edit outcomes under the staged edit controls and update approved entries from validator results

Test Plan

  • npm test -- --run src/studio/tests/shellStore.test.ts src/studio/tests/StagedEditSlot.test.tsx
  • npm run typecheck
  • git diff --check
  • npm run build:studio
  • npm run lint (passes with existing unused-disable warnings outside this slice)

Private docs: w1ne/kernelCAD-private@792663b

Signed-off-by: Andrii Shylenko <14119286+w1ne@users.noreply.github.com>
@w1ne w1ne enabled auto-merge (squash) July 9, 2026 13:55
@w1ne w1ne merged commit 9249d87 into develop Jul 9, 2026
13 checks passed
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