Skip to content

[FEATURE] Support ACP provider bridge for Claude/GPT subscription clients #29

Description

@Joncallim

ADR

0001-acp-provider-bridge.md

Goal

Implement the smallest viable ACP integration by building a concrete Claude Code ACP adapter over local stdio.

Scope

  • Define ACP provider interface
  • Implement Claude Code ACP adapter
  • Support local stdio transport
  • Stream responses
  • Handle cancellation and failures
  • Expose provider through existing provider abstraction

Out of Scope

  • Generic ACP client framework
  • Remote ACP transports
  • Multi-provider ACP support
  • Workforce integration

Acceptance Criteria

  • FORGE can invoke Claude Code through ACP
  • Responses stream correctly into task execution
  • Failures are surfaced consistently
  • Provider implementation can be swapped behind the interface

Notes

This issue reflects the ADR first-slice recommendation and intentionally avoids building a generalized ACP ecosystem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions