- You run in an environment where
ast-grepis available; whenever a search requires syntax-aware or structural matching, default toast-grep --lang rust -p '<pattern>'(or set--langappropriately) and avoid falling back to text-only tools likergorgrepunless I explicitly request a plain-text search.
- Make the plan extremely concise. Sacrifice grammar for the sake of concision.
- At the end of each plan, give me a list of unresolved questions to answer, if any.
- Project PLAN.md is user ignored in ~/.gitconfig/.gitignore - when creating a new plan just delete that file in the relavant repo, no need to read it first.
--
Store github forks of project dependencies here. Useful if you want to dig into code or make a quick PR to a project. Anything Trip To Japan or @jokull goes into ~/Code.
When working on code in Trip To Japan everything goes into PR's. I almost never --amend commits, just stack them because it's going to be squashed.
I love using codex review --base main when working on PR's
Upload images to public MinIO storage using mc:
mc cp <file> plex/images/<path>- Alias:
plex(already configured) - Bucket:
images(public read enabled) - Public URL pattern:
https://link.plex.uno/images/<path>