You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ext-context): add auto-test API endpoint with user stories
Add a new POST endpoint `/api/agent/auto-test` to the custom agent server, which provides user stories including happy path, sad path, and exceptional path scenarios for setting payment limits. These user stories outline various interactions and system responses for a financial manager using a bank cash management system.
0 commit comments