Skip to content

nordost8/ductor-claw-code

Repository files navigation

Ductor Claw Code

Ductor fork that adds a claw provider (runs the claw CLI).

  • Claw CLI (DeepSeek fork): https://github.com/nordost8/claw-code-cheap-deepseek
  • Upstream Claw Code: https://github.com/instructkr/claw-code
  • Ecosystem map: ECOSYSTEM.md

Example (Telegram)

You: Use the Docker sandbox with Pillow installed: draw the Ukrainian flag (blue and yellow horizontal stripes), save it as flag_ua.png, and send the image back here.

Bot: (uses tools — e.g. Dockerfile/sandbox, pip install pillow, Python script, file read) — replies with a short summary and attaches flag_ua.png.

Illustrative only. What actually runs depends on your Ductor setup (Docker skills, allowed tools, workspace) and claw permission mode — but this is the kind of multi-step task the stack is built for.


Telegram bot (Ductor) + open-source Claw Code CLI — drive the agent with cheap DeepSeek (and other backends your claw build exposes), not only Anthropic’s claude CLI.

This fork adds a claw provider: claw --output-format json prompt …, provider: "claw", deepseek-chat (fast) and deepseek-reasoner (reasoning), DEEPSEEK_API_KEY in $DUCTOR_HOME/.env, /model in Telegram (or /model reasoner, @reasoner — see SETUP.md), rules, etc.

Quick links

Doc Purpose
SETUP.md Install, config.json, .env, run the bot
FORK.md What changed vs upstream Ductor
docs/UPSTREAM_SYNC.md Merge Ductor + when Claw CLI changes
GITHUB_SETUP.md Remotes / first push

Companion repo (build claw): nordost8/claw-code-cheap-deepseek

Upstream (vanilla Ductor)

Full upstream feature list, Matrix, PyPI ductor, etc.:

PleasePrompto/ductor — README (main)

This fork tracks upstream = https://github.com/PleasePrompto/ductor.git. Sync: ./scripts/sync-upstream.sh then merge/rebase.

License

Same as upstream Ductor (see LICENSE).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors