Skip to content

Add zarvis reset slash command#5

Merged
edwin-zvs merged 1 commit into
mainfrom
zarvis-reset-command
May 16, 2026
Merged

Add zarvis reset slash command#5
edwin-zvs merged 1 commit into
mainfrom
zarvis-reset-command

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • add a zarvis /reset slash command that clears in-memory model context, queued input, and editor history
  • clear zarvis persisted conversation context on reset
  • add a reset session event so the daemon truncates transcript and PTY replay history, clears task state, and notifies TUI clients

Verification

  • cargo check -p agentd-protocol -p agentd -p agentd-cli -p agentd-adapter-zarvis
  • cargo test -p agentd-adapter-zarvis
  • cargo test -p agentd-protocol
  • cargo build -p agentd -p agentd-cli -p agentd-adapter-zarvis

Note: cargo test -p agentd-cli still has the pre-existing timing failure in pty_render::tests::many_pinned_sessions_resize_within_budget (52ms vs 50ms threshold); all other CLI tests 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