에이전트 및 멀티 에이전트

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