Top
Best
New

Posted by pretext 18 hours ago

Changes in the system prompt between Claude Opus 4.6 and 4.7(simonwillison.net)
233 points | 133 commentspage 3
foreman_ 17 hours ago|
[dead]
richardwong1 14 hours ago|
[dead]
dd8601fn 13 hours ago|
Is this really a common problem? This stuff is way above me, but my toy agent seems to have bypassed this as a problem.

I did this in mine by only really having a few relevant tool functions in the prompt, ever. Search for a Tool Function, Execute A Tool Function, Request Authoring of a Tool Function, Request an Update to a Tool Function, Check Status of an Authoring Request.

It doesn't have to "remember" much. Any other functions are ones it already searched for and found in the tool service.

When it needs a tool it reliably searches (just natural language) against the vector db catalog of functions for a good match. If it doesn't have one, it requests one. The authoring pipeline does its thing, and eventually it has a new function to use.