Opinions on absolutely everything, many of them incorrect.
2. It brings you directly to the Gemini AI
3. Ask How to turn off AI search
4. Get a wrong answer
5. Switch the default search to Duck Duck Go
2. It brings you directly to the Gemini AI
3. Ask How to turn off AI search
4. Get a wrong answer
5. Switch the default search to Duck Duck Go
😢
😢
When you are worried your current implementation burns too many tokens and could potentially bankrupt you.
When you are worried your current implementation burns too many tokens and could potentially bankrupt you.
Still significant fit and finish work to do on the project, but art changes are now much easier.
Still significant fit and finish work to do on the project, but art changes are now much easier.
Blender + Python for game assets.
Blender + Python for game assets.
Me: Looks good, implement it <steps away for lunch>
Claude: Here's extra detail on what you already approved. What do you want me to to?
(I want you to stop halting your work to ask redundant questions)
🤦♂️
Me: Looks good, implement it <steps away for lunch>
Claude: Here's extra detail on what you already approved. What do you want me to to?
(I want you to stop halting your work to ask redundant questions)
🤦♂️
I asked it to add details and a plan to address an issue. In the CLI, it would be a small fix. When reading it's own investigation, it decided to walk the codebase again and use a multi-step thinking process with a todo list.
I asked it to add details and a plan to address an issue. In the CLI, it would be a small fix. When reading it's own investigation, it decided to walk the codebase again and use a multi-step thinking process with a todo list.
Time for a lunch break.
Time for a lunch break.
Me: Wow, this is taking so long to load, maybe I need a faster machine.
App: Hey, I'm over here on the other monitor, idiot.
Me: Wow, this is taking so long to load, maybe I need a faster machine.
App: Hey, I'm over here on the other monitor, idiot.
Agents bolting on new features have limited context and do not prioritize reusing code. Even with agent definitions being told to do so, managing context windows has side effects.
Agents bolting on new features have limited context and do not prioritize reusing code. Even with agent definitions being told to do so, managing context windows has side effects.
Claude: Do you want to auto-approve the edits?
Me: yes
Claude: <asks permission for every tool used to read a directory related to the change>
Claude: Do you want to auto-approve the edits?
Me: yes
Claude: <asks permission for every tool used to read a directory related to the change>
Upgraded to Max and tried Opus 4.5. It fixed it first try.
Happy for Opus, still angry with Sonnet.
Upgraded to Max and tried Opus 4.5. It fixed it first try.
Happy for Opus, still angry with Sonnet.
By counting interactions, the user is not penalized. It also doesn't stop working mid-interaction leaving code broken.
By counting interactions, the user is not penalized. It also doesn't stop working mid-interaction leaving code broken.
1. It does not show how many are left. /cost only shows tokens, not available interactions
2. Most of the interactions were explaining what it did wrong, not on new development.
Non-transparent limits are bad. Don't penalize the user for your bad code.
1. It does not show how many are left. /cost only shows tokens, not available interactions
2. Most of the interactions were explaining what it did wrong, not on new development.
Non-transparent limits are bad. Don't penalize the user for your bad code.
1. Basic requirements prompt ask it to do Q&A to fill in details
2. Build a PRD, track open questions and tasks
3. YOLO code mode
It ignored most of what was in the plan.
1. Basic requirements prompt ask it to do Q&A to fill in details
2. Build a PRD, track open questions and tasks
3. YOLO code mode
It ignored most of what was in the plan.
- Much better at breaking down tasks than Gemini
- Better at managing context window by offloading to markdown
- Better interface for question and answer based planning workflows
- Easy creation of specialized agents (PM, SWE, QA, etc)
- Much better at breaking down tasks than Gemini
- Better at managing context window by offloading to markdown
- Better interface for question and answer based planning workflows
- Easy creation of specialized agents (PM, SWE, QA, etc)