autonomous execution runtime

execution model
Nuitka-compiled .pyd/.so via PyPI. No source exposure, no interpreter overhead.
Agents run on your machine. Your code and data never leave your hardware.
HMAC-SHA256 signed activation. Edge revocation. Works offline after first verify.
stdlib + requests only. No LangChain, no orchestration overhead, no abstractions.
Bring your own API key. Requests go direct to DeepSeek — never proxied.
setup
pip install deepstraindeepstrain chatdeepstrain eval "ship this"deepstrain's execution engine is always DeepSeek — either the cloud API (BYOK, ~$0.009/task) or a local DeepSeek model running via Ollama. Other models are not supported as the deepstrain engine.
platform.deepseek.comAPI key in deepstrain configure · ~$0.009/task · no GPU needed
Ollama · deepseek-r1:7b/14b/32bGPU on your machine · $0/task · fully air-gapped
deepseek-r1:1.5b~1.5 GBdeepseek-r1:7b~4.7 GBdeepseek-r1:14b~9 GBdeepseek-r1:32b~20 GBdeepstrain exposes an MCP server. Any LLM that supports MCP tools — Claude, GPT-4, a local Ollama model, Continue.dev — can call deepstrain and have it execute tasks using DeepSeek internally. Your chat interface is your choice. The execution engine is always DeepSeek.
professional
cancel anytime
also from us
ATLASdeterministic code intelligence
Offline AST analysis. No LLM, no API calls, no telemetry. Dependency graphs, security scanning, hotspot detection.