React Agent SDK
React hooks and components for building agent-powered user interfaces.
Overview
@hololand/react-agent-sdk is a UI-oriented package for wiring declarative agent interactions into React applications.
Installation
bash
npm install @hololand/react-agent-sdkUse When
- You need React-native agent interaction primitives.
- You are building operator dashboards or agent-driven interfaces.
- You want a simpler application layer over lower-level agent packages.
Key Capabilities
- Hooks and components for agent-centric UIs.
- Useful bridge between web apps and autonomous systems.
- Complements protocol and SDK packages on the backend side.