Skip to content

Audit Python-Specific Assumptions in DeepNext #104

@stxpatryk

Description

@stxpatryk

Begin the move toward multi-language support by performing a codebase audit to identify all areas that are Python-specific.

This includes:

  • Prompt templates assuming Python syntax or semantics
  • Hardcoded language tags (e.g., "language": "python")
  • Tooling or function definitions tied to Python-only patterns
  • Evaluation or testing logic built only for Python outputs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions