Plugin development
Build Level 0 modules, feature panels, UI slots, assistants, and backend services with the public HaloForge plugin contract.
Plugin development
Build Level 0 modules, feature panels, UI slots, assistants, and backend services with the public HaloForge plugin contract.
SDK and host API
Use documented React hooks, host components, file dialogs, AI transport, and managed image gateway access without private host bridges.
Publishing
Package, sign, submit, review, and publish plugins through the same workflow used by official HaloForge plugins.
Command line
Use hf to install local plugin packages, inspect plugin state, run launch profiles, and finish catalog admin tasks.
HaloForgeAI/HaloForge contains the desktop runtime, plugin loader, and local app shell.HaloForgeAI/haloforge-plugin-api contains the Rust API crate, TypeScript SDK, packager, templates, and plugin authoring skill.HaloForgeAI/HaloForge-Community-Cloud contains public Cloudflare Workers and Pages deployment surfaces.HaloForgeAI/HaloForge-Enterprise-Server contains enterprise deployment and private control plane code.The first complete documentation block is plugin development. The next blocks should cover Agent Orchestra external providers, catalog publishing, enterprise server integration, Streamable HTTP MCP, and knowledge base APIs.