Improvements in existing tech can be patented. An RPC call that an AI writes for itself and then executes is a novelty from prior art. Whether it’s non-obvious is up for debate but if it gets past the patent officer that debate happens via lawsuit
> but if it gets past the patent officer that debate happens via lawsuit
Or an Inter Partes Review!
There is _some_ prior art here, though it’s not direct. This is very similar in concept to the joke Python extensions that replaced the global exception handler with one that invokes an LLM.
There are “workflows” that are very similar. Ie I can invoke a Python function that doesn’t exist and the exception gets handed off to an LLM to make it work by making that function exist.
This is functionally similar from what I can gather. Invoke a tool that doesn’t exist, we’ll make it exist for you.
It’ll probably get a patent issued, though, the patent office seems asleep at the wheel in the tech space at least.