Skip to content

Replace format_tool_output allocation with Write-into-buffer #642

@bug-ops

Description

@bug-ops

Parent: #621

crates/zeph-core/src/agent/mod.rs:53-55format! allocates new String per tool output (can be tens of KB). Use write! into pre-allocated buffer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions