That's a pretty pelican on a bicycle! https://jsbin.com/hiruvubona/edit?html,output https://claude.ai/share/618abbbf-6a41-45c0-bdc0-28794baa1b6c
I never understood the point of the pellican on a bicycle exercise: LLMs coding agent doesnt have any way to see the output. It means the only thing this test is testing, is the ability of the LLMs to memorise. Edit: just to show my point, a regular human on a bicycle is way worse with the same model: https://i.imgur.com/flxSJI9.png
Claude Sonnet 4.5
101–110 of 819 posts
Re: Claude Sonnet 4.5
#102Interesting that this is better than Opus 4.1. I want to see how this holds up under real world use, but if that's the case its very impressive. I wonder how long it will be before we get Opus 4.5
There's still a lot of low hanging fruit apparently
Re: Claude Sonnet 4.5
#103Re: Claude Sonnet 4.5
#104This looks exciting. I hope they add this to Windsurf soon.
Re: Claude Sonnet 4.5
#105I've really got to refactor my side project which I tailored to just use OpenAI API calls. I think the Anthropic APIs are a bit different so I just never put in the energy to support the changes. I think I remember reading that there are tools to simpify this kind of work, to support multiple LLM APIs? I'm sure I could do it manually but how do you all support multiple API providers that have some differences in the…
Re: Claude Sonnet 4.5
#106Earlier quoted context omitted.
I never understood the point of the pellican on a bicycle exercise: LLMs coding agent doesnt have any way to see the output. It means the only thing this test is testing, is the ability of the LLMs to memorise. Edit: just to show my point, a regular human on a bicycle is way worse with the same model: https://i.imgur.com/flxSJI9.png
It's more for fun than as a benchmark.
Re: Claude Sonnet 4.5
#107Earlier quoted context omitted.
GPT-5 is like the guy on the baseball team that's really good at hitting home runs but can't do basic shit in the outfield. It also consistently gets into drama with the other agents e.g. the other day when I told it we were switching to claude code for executing changes, after badmouthing claude's entirely reasonable and measured analysis it went ahead and decided to `git reset --hard` even after I twice pushed back…
Why are you having a conversation with your LLM about other agents?
Re: Claude Sonnet 4.5
#108Re: Claude Sonnet 4.5
#109Re: Claude Sonnet 4.5
#110Earlier quoted context omitted.
GPT-5 is like the guy on the baseball team that's really good at hitting home runs but can't do basic shit in the outfield. It also consistently gets into drama with the other agents e.g. the other day when I told it we were switching to claude code for executing changes, after badmouthing claude's entirely reasonable and measured analysis it went ahead and decided to `git reset --hard` even after I twice pushed back…
All of these perform better if you say "a reviewer recommended" or something. The role statement provides the switch vs the implementation. You have to be careful, though. They all trust "a reviewer" strongly but they'll be more careful with "a static analysis tool".