craft-agents-oss
Explore background task management in Craft-Agents. Learn how its pipeline detects flags, tracks tasks by agent IDs, and groups child activities for a superior UI experience. Discover the technical approach.
How the Status System Enables Workflow Customization in Craft AgentsDiscover how the Craft Agents status system customizes workflows. Learn how configurable states and automations manage sessions effectively with SessionStatus and statuses/config.json.
How Large Responses Are Handled and Summarized in Craft-Agents-OSSCraft-Agents-OSS automatically handles large responses by detecting binary data, extracting assets, persisting payloads, and summarizing to prevent context overflow.
How the Search Tool Provider is Implemented in Craft Agents OSSDiscover how the search tool provider is implemented in Craft Agents OSS. Explore its pluggable architecture, factory function, and resilient DuckDuckGo fallback with exponential backoff retries.
Using Custom Endpoints for Model Resolution in Craft AgentsLearn how to use custom endpoints for model resolution in Craft Agents. Prioritize your LLMs by configuring custom endpoints before standard providers.
Craft Agents Docker Deployment and TLS Configuration: A Complete GuideDeploy Craft Agents OSS with Docker and configure TLS encryption. Learn to enable wss:// using PEM certificates and environment variables for secure headless server deployment. Complete guide.
Deep Linking URL Scheme Handler Implementation in Craft Agents OSSImplement deep linking with the craftagents:// URL scheme in Craft Agents OSS. Parse links, route commands, and render views efficiently.
How the OAuth Flow Is Implemented for Google, Slack, and Microsoft Integrations in Craft-Agents OSSExplore the OAuth flow implementation in Craft-Agents OSS for Google, Slack, and Microsoft integrations. Learn about PKCE, HTTP Basic auth, and a shared callback server.
How Craft-Agents Enforces File System Isolation and Path SecurityDiscover how Craft-Agents enforces file system isolation and path security using session validation, filename sanitization, and atomic operations for a secure workspace.
How Session Tool Definitions Are Managed and the Filtering Mechanism in Craft AgentsDiscover how session tool definitions are managed in <CODE>SESSION_TOOL_DEFS</CODE> and explore the filtering mechanism in Craft Agents for precise control over tool subsets by mode and flags.
Craft Agents WebSocket Protocol: Custom JSON-RPC Communication Between Desktop and ServerDiscover the custom JSON-RPC protocol powering WebSocket communication in Craft Agents. Learn about typed requests, event streaming, and reliable connections between desktop and server.
CLI Client Commands for Scripting: Complete Reference to Craft Agents Document Automation ToolsExplore the Craft Agents OSS CLI client commands for scripting document automation. Discover over 40 sub-commands for conversion comparison and manipulation.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →