Skip to content

Enhancing Determinism and Context Alignment in conductor:newTrack #155

@zx0828

Description

@zx0828

I am using conductor:newTrack to generate spec.md and plan.md. However, I have encountered two main challenges regarding the quality and consistency of the generated output:
1、Alignment with Existing Docs: I need the agent to strictly follow provided reference materials, such as API specifications (Swagger/OpenAPI), business logic definitions, and Database schemas (DDL). Currently, the generated spec.md sometimes deviates from these source-of-truth documents.
2、Output Variance (Stability): With the same input prompt and reference files, the generated spec.md and plan.md vary significantly across different runs. This lack of idempotency makes it difficult to maintain a stable development track.

Current Environment
gemini-cli: 0.33.1
conductor: 0.4.1

Metadata

Metadata

Assignees

No one assigned

    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