opencode-session-tools
v0.1.1
Published
OpenCode plugin that exposes current session info and session renaming tools
Readme
opencode-session-tools
OpenCode plugin that adds two agent tools:
session_current: returns current sessionidandtitlesession_rename: renames current session (or an explicitsession_id)
Install
Add to your OpenCode profile config:
{
"plugin": ["opencode-session-tools"]
}