- Do not make or tell me about issues. I will not add additional features myself unless I require them. The code works fine for my personal use case.
- Instead make a pull request to fix the problem you have, so I don't have to code it :)
- This repo is really simple and you can make PRs easily
- If you do not know how to code, you can get AI coding via OpenCode / Claude / ChatGPT / Google Gemini etc. Often for free. If you can't find free AI coding, you can Google it / ask Reddit / look on OpenRouter for free models to use with Cline/RooCode/OpenCode etc.
- You can even just copy and paste entire files into ChatGPT to do it for you for free. Most of this codebase is a single file.
- There is even a
docs/agents.mdfile you can point your agent at to learn how the codebase works, so even the worst codebase can.
In the modern day of AI coding there is no reason you should be creating issues on such an incredibly simple codebase, AI should be able to add anything you want! <3
Please ask your AI agent in a new session to roast your diff between your current branch and main.
Then tell it to fix all those issues.
Then repeat until the suggestions become nonsensical.
Then read it with your human eyes and make sure it's good.