Skip to content

feat: add agent result recall - #98

Open
roeyazroel wants to merge 3 commits into
tfcace:masterfrom
roeyazroel:codex/agent-result-recall
Open

feat: add agent result recall#98
roeyazroel wants to merge 3 commits into
tfcace:masterfrom
roeyazroel:codex/agent-result-recall

Conversation

@roeyazroel

Copy link
Copy Markdown
Collaborator

Summary

  • add opt-in persistence for completed agent results
  • add safe legacy history migration and searchable agent-result records
  • add Ctrl-R recall tabs for Commands and Agent results
  • keep explanations copy-only and command insertion non-executing

User impact

With [history] agent_results_enabled = true, completed full, pipe, and conversation turns can be found in Ctrl-R recall. Tab and Shift-Tab switch visible Commands and Agent results tabs.

Validation

  • rtk go test ./internal/config ./internal/history ./internal/shell
  • rtk go test ./...
  • rtk go vet ./...
  • rtk go test -race ./internal/history

The combined history/shell race command still reports existing chzyer/readline close/startup failures outside this change.

@roeyazroel
roeyazroel marked this pull request as ready for review August 2, 2026 11:06
@roeyazroel
roeyazroel force-pushed the codex/agent-result-recall branch from 5343dbc to 0ed96b3 Compare August 2, 2026 11:11
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