opencode-zellij-renamer
v1.1.0
Published
OpenCode plugin that renames the Zellij session based on your first message
Maintainers
Readme
opencode-zellij-renamer
OpenCode plugin that renames the Zellij session based on your first message.
Similar to opencode-zellij-namer, except it can generate titles via OpenCode itself with models other than Gemini.
[!Note] LLM disclaimer: Most of the code was generated with large language models.
Installation
// In your ~/.config/opencode/opencode.json file
{
"plugin": ["opencode-zellij-renamer"]
}