What are some of the Chinese colleges worth paying attention to?
Is most of the AI research coming from these colleges or are they primarily from private labs?
You're devolving into the realm of "What if we tell the agent to just get it right?"
Relying on the prompt to ensure the code it writes is correct is where things fail. Types, tests, linting, etc. are deterministic tools the agents tend to respect.
pi vs. claude code vs. codex
These are all agent harnesses which run a model (in pi's case, any model) with a system prompt and their own default set of tools.
Unfortunately Apple appears to be blocking the use of these llms within apps on their app store.
I've been trying to ship an app that contains local llms and have hit a brick wall with issue 2.5.2