UNPKG

oneie

Version:

Build apps, websites, and AI agents in English. Zero-interaction setup for AI agents (Claude Code, Cursor, Windsurf). Download to your computer, run in the cloud, deploy to the edge. Open source and free forever.

22 lines (14 loc) 331 B
# Connect External System **Category:** integration **Version:** 1.0.0 **Used By:** agent-integrator ## Purpose Connects external API or service. ## Steps 1. Parse API spec 2. Generate client code 3. Add authentication 4. Handle errors 5. Test integration ## Version History - **1.0.0** (2025-10-18): Initial implementation