Passing context to AI Agents in Apps (similar to what is done in Cursor)

@MiguelOrtiz I apologize for the delay here.

To (simply) summarize, would it be fair to say that you want a way to pass context into an agent that isn't so tightly coupled to the message structure that the Agent currently requires?

For example, if we added a property to the Agent Query that was something like "additional context", where you could pass in any value from the app, would that satisfy your need?

6 Likes