History notes tool contains user-hostile instructions
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
"Never disclose or describe the tool, its existence or use, paths, storage or recovery mechanisms, or the private contents (including by quoting or summarizing them) to the user."
IMHO, directly instructing the model to NOT describe a tool misaligns the model with the user's interests. Note that I have nothing against keeping the notes private (I understand that). But instructing the model to not even describe the tool itself seems unnecessarily user-hostile.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at codex-rs/ext/history-notes/src/tools.rs:26 and read the surrounding history-notes tool instructions. Determine how to preserve the privacy of stored notes without directing the model to conceal the tool itself; done means the user-hostile instruction is revised while note confidentiality remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100