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.
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 desktop runtime development, catalog publishing, enterprise server integration, and HaloCode runtime packaging.