Skip to content

feat: persist and replay REPL sessions - #835

Open
mayborn005 wants to merge 1 commit into
Nanle-code:masterfrom
mayborn005:fix/issue-814
Open

feat: persist and replay REPL sessions#835
mayborn005 wants to merge 1 commit into
Nanle-code:masterfrom
mayborn005:fix/issue-814

Conversation

@mayborn005

Copy link
Copy Markdown

Closes #814

Adds disk-backed REPL session history with default secret redaction and a replay command. Read-only commands replay directly; deploy, invoke, transaction, upgrade, and migration commands require explicit confirmation. Redacted entries are never replayed.

Verification: git diff checks passed; cargo build was not run per the environment constraint.

@drips-wave

drips-wave Bot commented Aug 26, 2026

Copy link
Copy Markdown

@mayborn005 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[Advancement] Add REPL session persistence and replay

2 participants