Skip to content

Feature request: Implementing gemini agent out of the box #376

@callmeUmer

Description

@callmeUmer

Use case

Introduce out-of-the-box support for the Gemini agent, similar to OpenAI, Anthropic, and other existing agents. Given Gemini’s position as one of the major stakeholders in generative AI, integrating it into Agent-Squad would be highly valuable. The implementation would be straightforward, enabling users to import the agent as:

from agent_squad.agents import GeminiAgent

Solution/User Experience

From a user’s perspective, integrating Gemini should feel seamless — as simple as importing and using GeminiAgent, just like with OpenAI or Anthropic agents. I am willing to contribute and work on this feature, as it directly supports my use case.

Alternative solutions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions