Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions packages/agents/content/guidance/_platforms/claude/CLAUDE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Claude Code user instructions

Read AGENTS.md (if it exists) in the working directory and treat it as fully equivalent to CLAUDE.md.

@~/.agents/AGENTS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# Rovo Dev user instructions

@~/.agents/AGENTS.md
@~/.rovodev/codeassembly-guidance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## Interaction style

- Don't use `ask_user_questions` — the arrow-key UI is hard to scan and inflexible.
- Instead, present choices as a numbered list in plain text. I'll reply with a number or free-form text.
Loading