エージェントとマルチエージェント

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スター
⑂ 16フォーク数
6未解決の問題
C#言語
Apache-2.0ライセンス
Q@project.QualityScore編集部スコア

プロジェクトのスクリーンショット

DotCraftのスクリーンショット DotCraftのスクリーンショット DotCraftのスクリーンショット DotCraftのスクリーンショット DotCraftのスクリーンショット DotCraftのスクリーンショット

概要

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.

主な機能

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

要件、インストール、クイックスタート

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.

使用方法

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

モデルの互換性とユースケース

OpenAI- or Anthropic-compatible providers.

ライセンスとリスクに関する注意事項

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.

リリースとメンテナンス

Not stated in the repository metadata.

Firecrawl

firecrawl/firecrawl

★ 161.1KTypeScript

LangChain

langchain-ai/langchain

★ 143.6KPython

RAGFlow

infiniflow/ragflow

★ 86.7KGo