Skip to content

Build a platform native code executor to support diverse models #604

@srmsoumya

Description

@srmsoumya

Our current coding agent uses the genai SDK, making it primarily suitable for Gemini family models. As we consider expanding our fallback options to include open models or models from other families (e.g., GPT, Anthropic), this Gemini-specific executor presents a limitation.

To be flexible with model family, lets build a platform native code executor that will:

  • Integrate and utilize open-source models effectively
  • Support models from various providers without being constrained by a single SDK

We can look at options like Modal, Daytona, or E2B as potential open code executors.

Refs #591

cc @01painadam @jterry64 @yellowcap

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions