Agents et multi-agents

DotCraft

dotharness/dotcraft

An open-source, self-hosted, project-scoped AI agent runtime that provides persistent sessions, memory, background work, and automations shared across Desktop, CLI, bots, and applications.

★ 385Étoiles
⑂ 16Forks
6Problèmes ouverts
C#Langue
Apache-2.0Licence
Q@project.QualityScoreScore éditorial

Captures d'écran du projet

Capture d’écran de DotCraft Capture d’écran de DotCraft Capture d’écran de DotCraft Capture d’écran de DotCraft Capture d’écran de DotCraft Capture d’écran de DotCraft

Vue d’ensemble

DotCraft is a C#-based agent runtime that anchors AI state and execution to a project rather than a single client interface. It enables persistent conversations, ongoing background work, and reviewable memory to exist within the same project boundary. Users can interact with the runtime through a Desktop application, CLI, social channels, or integrated applications via SDKs and APIs. The runtime supports specialized agent profiles, agent teams for complex tasks, and automations for scheduled or recurring work.

Fonctionnalités clés

  • Project-scoped persistent runtime
  • Shared context across Desktop, CLI, bots, and apps
  • Agent Profiles and Agent Teams
  • Goals and Automations for long-running or scheduled tasks
  • Background Channels and Channel Handoff
  • APIs, App Binding, and SDKs (TypeScript, .NET, Python) for application integration
  • Governed execution with approvals, hooks, worktree boundaries, and traces
  • Self-hosted with provider flexibility (OpenAI or Anthropic-compatible)

Prérequis, installation et démarrage rapide

Desktop: Download the latest build from GitHub Releases (https://github.com/DotHarness/dotcraft/releases). CLI (macOS/Linux): curl -fsSL https://www.dotcraft.net/install.sh | bash. CLI (Windows PowerShell): irm https://www.dotcraft.net/install.ps1 | iex.

Utilisation

After installation, open a project folder as a workspace in Desktop or use the CLI. Configure a supported provider or sign in with a supported ChatGPT plan. Start with a concrete request, for example via CLI: dotcraft exec "Review this repository and identify the three highest-risk changes."

Compatibilité des modèles et cas d’usage

OpenAI- or Anthropic-compatible providers.

Licence et notes sur les risques

Apache License 2.0

Editorial verification 2026-08-02: repository URL, owner, description, license and repository statistics were reviewed. License metadata: Apache-2.0. README was fetched for the channel draft; re-check repository dependencies, releases and model terms before production use.

Publication et maintenance

Not stated in the repository metadata.

Firecrawl

firecrawl/firecrawl

★ 161,1KTypeScript

LangChain

langchain-ai/langchain

★ 143,6KPython

RAGFlow

infiniflow/ragflow

★ 86,7KGo