craft-agents-oss

22 articles 4.3k View on GitHub ↗
22 articles
Background Task Management in Craft-Agents: A Technical Deep Dive

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.

deep-dive
Apr 18, 2026
How the Status System Enables Workflow Customization in Craft Agents

Discover how the Craft Agents status system customizes workflows. Learn how configurable states and automations manage sessions effectively with SessionStatus and statuses/config.json.

deep-dive
Apr 18, 2026
How Large Responses Are Handled and Summarized in Craft-Agents-OSS

Craft-Agents-OSS automatically handles large responses by detecting binary data, extracting assets, persisting payloads, and summarizing to prevent context overflow.

how-to-guide
Apr 18, 2026
How the Search Tool Provider is Implemented in Craft Agents OSS

Discover 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.

how-to-guide
Apr 18, 2026
Using Custom Endpoints for Model Resolution in Craft Agents

Learn how to use custom endpoints for model resolution in Craft Agents. Prioritize your LLMs by configuring custom endpoints before standard providers.

how-to-guide
Apr 18, 2026
Craft Agents Docker Deployment and TLS Configuration: A Complete Guide

Deploy 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.

how-to-guide
Apr 18, 2026
Deep Linking URL Scheme Handler Implementation in Craft Agents OSS

Implement deep linking with the craftagents:// URL scheme in Craft Agents OSS. Parse links, route commands, and render views efficiently.

deep-dive
Apr 18, 2026
How the OAuth Flow Is Implemented for Google, Slack, and Microsoft Integrations in Craft-Agents OSS

Explore 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-to-guide
Apr 18, 2026
How Craft-Agents Enforces File System Isolation and Path Security

Discover how Craft-Agents enforces file system isolation and path security using session validation, filename sanitization, and atomic operations for a secure workspace.

internals
Apr 18, 2026
How Session Tool Definitions Are Managed and the Filtering Mechanism in Craft Agents

Discover 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.

internals
Apr 18, 2026
Craft Agents WebSocket Protocol: Custom JSON-RPC Communication Between Desktop and Server

Discover the custom JSON-RPC protocol powering WebSocket communication in Craft Agents. Learn about typed requests, event streaming, and reliable connections between desktop and server.

api-reference
Apr 18, 2026
CLI Client Commands for Scripting: Complete Reference to Craft Agents Document Automation Tools

Explore the Craft Agents OSS CLI client commands for scripting document automation. Discover over 40 sub-commands for conversion comparison and manipulation.

api-reference
Apr 18, 2026

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:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →