logoalt Hacker News

OleksandrCtoday at 5:56 PM1 replyview on HN

Generally, the models seem to adapt really well. I am using GPT models in hax a lot, and they have no trouble whatsoever using hax tools instead of their "native" codex tools.

Also since hax tools are just "read", "edit", "write", "bash" and "task_wait", it would be expected that the models would use one-off scripts to achieve their goals (either shell scripts, or python scripts, etc).


Replies

ChoosesBarbecuetoday at 6:35 PM

I know the Pi [0] folks had some trouble with newer models [1].

[0]: https://pi.dev/

[1]: https://lucumr.pocoo.org/2026/7/4/better-models-worse-tools/