core-agent-ide/codex-cli/src/components
Fouad Matin cabf83f2ed
add: session history viewer (#912)
- A new “/sessions” command is available for browsing previous sessions,
as shown in the updated slash command list

- The CLI now documents and parses a new “--history” flag to browse past
sessions from the command line

- A dedicated `SessionsOverlay` component loads session metadata and
allows toggling between viewing and resuming sessions

- When the sessions overlay is opened during a chat, selecting a session
can either show the saved rollout or resume it
2025-05-16 12:28:22 -07:00
..
chat add: session history viewer (#912) 2025-05-16 12:28:22 -07:00
onboarding Initial commit 2025-04-16 12:56:08 -04:00
select-input Fix: Change file name to start with small letter instead of captial l… (#356) 2025-04-18 16:55:49 -07:00
vendor feat: tab completions for file paths (#279) 2025-04-20 22:34:27 -07:00
approval-mode-overlay.tsx Initial commit 2025-04-16 12:56:08 -04:00
diff-overlay.tsx feat: /diff command to view git diff (#426) 2025-04-19 16:23:27 -07:00
help-overlay.tsx feat(bug-report): print bug report URL in terminal instead of opening browser (#510) (#528) 2025-04-24 17:00:14 -07:00
history-overlay.tsx chore: upgrade prettier to v3 (#644) 2025-04-25 07:21:50 -07:00
model-overlay.tsx fix: model selection (#643) 2025-04-25 09:38:05 -07:00
sessions-overlay.tsx add: session history viewer (#912) 2025-05-16 12:28:22 -07:00
singlepass-cli-app.tsx Adds Azure OpenAI support (#769) 2025-05-09 18:11:32 -07:00
typeahead-overlay.tsx fix: duplicated message on model change (#276) 2025-04-17 16:34:35 -07:00