←back to thread

514 points mfiguiere | 1 comments | | HN request time: 0.208s | source
Show context
mark_mcnally_je ◴[] No.43708649[source]
If one of these tools has broad model support (like aider) it would be a game changer.
replies(6): >>43709367 #>>43709645 #>>43709710 #>>43710107 #>>43710329 #>>43713449 #
1. elliot07 ◴[] No.43710329[source]
Agree. My wish-list is:

1. Non JS based. I've noticed a ton of random bugs/oddities in Claude Code, and now Codex with UI flickering, scaling, user input issues, etc, all from what I believe of trying to do React stuff and writing half-baked LLM produced JS in a CLI application. Using a more appropriate language that is better for CLIs I think would help a lot here (Go or Rust for eg).

2. Customized model selection (eg. OpenRouter, etc).

3. Full MCP support.