Skip to content

Improve atlantis-multilang #138

@0xdkay

Description

@0xdkay

Problem

  • multilang currently only support old AIxCC base builder (v1.3.0) and old models, some of which were deprecated. (e.g., sonnet-3.7).
  • Latest oss-fuzz uses clang 22, which is not supported by multilang yet.

Plan

  1. make it work on both clang 18 (AIxCC base builder) and clang 22
  2. make it support latest models <-- this will also require update on internal dependencies.
  3. hopefully refactor large modules init
  4. make each module selectable by env vars (additional_env) from compose.yaml

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions