Skip to content

Use serde_json::Map directly for tool call params #643

@bug-ops

Description

@bug-ops

Parent: #621

crates/zeph-core/src/agent/streaming.rs:719-724 — every tool call clones all JSON params into HashMap. Change ToolCall.params to use serde_json::Map<String, Value> directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions