←back to thread

1244 points adrianh | 1 comments | | HN request time: 0.515s | source
1. jedbrooke ◴[] No.44491966[source]
slightly off topic: but on the topic of AI coding agents making up apis and features that don’t exist, I’ve had good success with Q telling it to “check the sources to make sure the apis actually exist”. sometimes it will even request to read/decompile (java) sources, and do grep and find commands to find out what methods the api actually contains