Problem
The td setup modal (internal/plugins/tdmonitor/setup_modal.go) only checks AGENTS.md and CLAUDE.md when deciding where to install td instructions. It ignores CLAUDE.local.md, GEMINI.md, and GEMINI.local.md — both for writing instructions and for deduplication.
This means:
- Projects using
GEMINI.md are not supported
- If td instructions already exist in
CLAUDE.local.md, the setup will install duplicates into CLAUDE.md or AGENTS.md