Agenten & Multi-Agenten

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.

★ 385Sterne
⑂ 16Forks
6Offene Issues
C#Sprache
Apache-2.0Lizenz
Q@project.QualityScoreRedaktionelle Bewertung

Projekt-Screenshots

Screenshot von DotCraft Screenshot von DotCraft Screenshot von DotCraft Screenshot von DotCraft Screenshot von DotCraft Screenshot von DotCraft

Übersicht

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.

Wichtige Funktionen

  • 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)

Voraussetzungen, Installation und Schnellstart

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.

Nutzung

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

Modellkompatibilität und Anwendungsfälle

OpenAI- or Anthropic-compatible providers.

Lizenz- und Risikohinweise

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.

Veröffentlichung und Wartung

Not stated in the repository metadata.

Firecrawl

firecrawl/firecrawl

★ 161,1KTypeScript

LangChain

langchain-ai/langchain

★ 143,6KPython

RAGFlow

infiniflow/ragflow

★ 86,7KGo