[PR #11054] (feat): Read Prior Chats Tool (builtin) #13642

Open
opened 2026-02-16 18:18:29 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11054

State: open
Merged: No


What does this PR do?

Adds a tool that allows the opencode agent to read and search its own chat history from the current project.

includes:

  • session_list (browse recent sessions)
  • session_read (view messages with optional text filtering)
  • session_search (find content across sessions)
  • session_info (get session metadata)

How did you verify your code works?

Verified and tested all tools using the opencode agent

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11054 **State:** open **Merged:** No --- ### What does this PR do? Adds a tool that allows the opencode agent to read and search its own chat history from the current project. includes: * session_list (browse recent sessions) * session_read (view messages with optional text filtering) * session_search (find content across sessions) * session_info (get session metadata) ### How did you verify your code works? Verified and tested all tools using the opencode agent
yindo added the pull-request label 2026-02-16 18:18:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13642