Skip to content

feat: surface tool-call lifecycle as collapsible cards #66

Description

@cloud-on-prem

Extracted from #39. Forward ACP tool_call / tool_call_update as TOOL_CALL_START and sparse TOOL_CALL_UPDATE messages (merged by toolCallId), with an extension-side helper that flattens tool content into short preview lines. Render via ToolCallCard: status pill (Pending/Running/Completed/Failed), inline input preview, expandable Input / Result preview / Output sections.

Cleanup while porting: the ToolCallStatus union is written out three times in #39; dedupe into one shared type.

Size: M | Depends on: #61 (content model); independent of #65 | Tier: 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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