PCP · pcp
PCP Coordination — Multi-App Composition
PCP v4.2 Multi-App Coordination — enables cross-app capability composition and workflow automation.
pcp-coordinationv0.1.0pcp
936
Lines of Code
25
Tests
8
Files
Architecture
Implements cross-app capability composition and workflow management.
Overview
pcp-coordination enables multiple PCP apps to work together on complex operations. For example, copying data from one app and pasting into another, or triggering a chain of capabilities across apps. It provides the coordination layer that composes capabilities from different apps into workflows.
Data Flow
Multi-step capability chain → coordination layer routes between apps → results composed
Dependencies
Internal (1)
External (7)
tokio workspaceserde workspaceserde_json workspaceasync-trait workspacechrono workspaceuuid workspacefutures workspace
Depends on pcp-core. Part of PCP v4.2.