-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
The infer CLI allows to set agents, those a2a agents can surf the web using browsers, search documentation etc.
It would be cool if in the Github Action we can specify which agent we would like to use.
Common agents would be probably browser-agent and documentation-agent (context-7 style).
Before processing this task I need to test agent mode with other agents, because I mainly tested the CLI in the chat interface - but not in agent mode, need to ensure it delegates tasks and they are coming back to the main context when completed.
Acceptance Criteria
- There is agents attribute allowing to set agents
- The config follows the cli agents config
- Only the essential is present, to not overwhelm the consumer and to maintain simplicity
- It's documented
- It's tested
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request