opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat(tui): add rules mode to save instructions

Open sachnun opened this issue 1 month ago • 0 comments

Summary

  • Add rules mode (triggered by # prefix) to save instructions to project AGENTS.md
  • Similar to Claude Code's memory feature where # prefix saves to instruction file

Why

  • Convenient way to add persistent rules/instructions without manually editing AGENTS.md

Limitations

  • Only supports project-level AGENTS.md (not global)
  • No edit/delete functionality for saved rules

Relates to #1217

sachnun avatar Dec 12 '25 03:12 sachnun