Devloper SDK
The Protroit SDK is a comprehensive set of libraries and tools designed to help developers extend the OS capabilities.
Extension Points
Developers can build and deploy four main types of components:
- Custom Agents: Tailored intelligence for niche domains (e.g., Financial Analysis).
- System Modules: Low-level drivers or performance optimizers.
- Extensions: UI plugins or context-menu enhancements.
- Standalone Apps: Full-featured software suites running on the OS.
Developer Toolset
| Tool | Description |
|---|---|
| Protroit CLI | Command-line tool for scaffolding, building, and deploying modules. |
| Agent Simulator | A sandbox to test agent logic and system impact without live deployment. |
| Context Inspector | Visualiser for the AI Core's vector memory and context graph. |
| Debug Bridge | Real-time tracing of agent-to-service communication. |