opencode icon indicating copy to clipboard operation
opencode copied to clipboard

docs(ecosystem): add opencode-zellij-namer plugin

Open 24601 opened this issue 3 weeks ago • 0 comments

Summary

Adds opencode-zellij-namer to the ecosystem plugins list.

This OpenCode plugin automatically renames Zellij terminal sessions based on your work context (project name, intent like feat/fix/debug, and optional tag).

Features:

  • AI-powered naming using Gemini Flash (with heuristic fallback)
  • Reads AGENTS.md for project-specific naming guidance
  • Non-blocking with debounce and cooldown
  • Published on npm: opencode-zellij-namer

24601 avatar Dec 19 '25 01:12 24601