Agenti e multi-agente

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.

★ 385Stelle
⑂ 16Fork
6Problemi aperti
C#Lingua
Apache-2.0Licenza
Q@project.QualityScorePunteggio editoriale

Screenshot del progetto

Screenshot di DotCraft Screenshot di DotCraft Screenshot di DotCraft Screenshot di DotCraft Screenshot di DotCraft Screenshot di DotCraft

Panoramica

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.

Funzionalità principali

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

Requisiti, installazione e avvio rapido

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.

Utilizzo

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à del modello e casi d'uso

OpenAI- or Anthropic-compatible providers.

Note su licenza e rischi

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.

Rilascio e manutenzione

Not stated in the repository metadata.

Firecrawl

firecrawl/firecrawl

★ 161,1KTypeScript

LangChain

langchain-ai/langchain

★ 143,6KPython

RAGFlow

infiniflow/ragflow

★ 86,7KGo