Skip to content

Refactor EmitResult to single canonical naming #10

@byeagerOIT

Description

@byeagerOIT

Task 10 (Stage 0) shipped EmitResult with both tool_calls (snake, from the Zod schema) and toolCalls (camel, from a now-fixed plan typo). The duplication was a pragmatic fix at the time but is a smell. Pick one (recommend snake tool_calls — matches the persisted schema), update all callers and tests, drop the duplicate field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupCode cleanup and debt reduction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions