Skip to content

fix(record): preserve committed empty fill steps - #99

Merged
iuyo5678 merged 1 commit into
mainfrom
fix/record-empty-fill
Aug 18, 2026
Merged

fix(record): preserve committed empty fill steps#99
iuyo5678 merged 1 commit into
mainfrom
fix/record-empty-fill

Conversation

@shnpd

@shnpd shnpd commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • preserve committed empty fill steps in exported recording traces
  • add a regression test for intentionally cleared input values

Closes #58

Test plan

  • pnpm ext:test (648 tests)
  • pnpm --filter @browser-skill/extension compile
  • pnpm lint

Made with Cursor

Allow intentional input clears to remain in exported traces instead of dropping every non-redacted blank fill.

Co-authored-by: Cursor <cursoragent@cursor.com>
@shnpd
shnpd requested review from Ljy-0827 and iuyo5678 August 17, 2026 11:41
@iuyo5678

Copy link
Copy Markdown
Collaborator

LGTM

@iuyo5678
iuyo5678 merged commit d4cddd6 into main Aug 18, 2026
4 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.

record: committed input clears are unconditionally omitted from exported traces

2 participants