Skip to content

draht-dev/draht

Repository files navigation

🏖️ OSS Weekend

Issue tracker reopens Monday, March 30, 2026.

OSS weekend runs Sunday, March 22, 2026 through Monday, March 30, 2026. New issues are auto-closed during this time. For support, join Discord.


draht logo

Discord Build status

draht.dev domain graciously donated by

Exy mascot
exe.dev

draht Monorepo

Looking for the draht coding agent? See packages/coding-agent for installation and usage.

Tools for building AI agents and managing LLM deployments.

Packages

Package Description
@draht/ai Unified multi-provider LLM API (OpenAI, Anthropic, Google, etc.)
@draht/agent-core Agent runtime with tool calling and state management
@draht/coding-agent Interactive coding agent CLI
@draht/mom Slack bot that delegates messages to the draht coding agent
@draht/tui Terminal UI library with differential rendering
@draht/web-ui Web components for AI chat interfaces
@draht/pods CLI for managing vLLM deployments on GPU pods

Contributing

See CONTRIBUTING.md for contribution guidelines and AGENTS.md for project-specific rules (for both humans and agents).

Development

npm install          # Install all dependencies
npm run build        # Build all packages
npm run check        # Lint, format, and type check
./test.sh            # Run tests (skips LLM-dependent tests without API keys)
./pi-test.sh         # Run draht from sources (can be run from any directory)

Note: npm run check requires npm run build to be run first. The web-ui package uses tsc which needs compiled .d.ts files from dependencies.

License

MIT

About

AI coding agent — TDD-first, DDD-native, multi-model routing with automatic fallback. Built with TypeScript, Bun & tsgo.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors