Skip to content

Replace doom-loop string storage with content hash #645

@bug-ops

Description

@bug-ops

Parent: #621

crates/zeph-core/src/agent/streaming.rs:153normalize_for_doom_loop allocates full String per iteration. Use blake3 hash instead of storing/comparing full content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions