Skip to main content

Task-state-machine-first runner for Logseq-driven workflows.

Project description

ClawMind -- AI for Thinking Work, Grounded in Logseq

Python Platform Status Logseq License

image

From chat to interaction. You’re not talking to AI—you’re thinking with yourself.

中文說明

ClawMind turns Logseq into a controlled AI workspace for people who need thinking work to stay visible, reviewable, and repeatable.

In most AI tools, the answer remains but the path disappears.

ClawMind does not just generate answers. It turns thinking work into a process that stays visible after the answer is done.

ClawMind depends on schema-validated structured output, so backend models are selected for reliability, not only raw capability.

Demo

Watch a single Logseq task turn into a traced workflow, a written-back result, and a durable audit trail.

https://github.com/user-attachments/assets/99e62538-e782-47f3-be69-966e32e90ac1

Why ClawMind

ClawMind is built for knowledge workflows where correctness, traceability, and operational clarity matter. Most AI tools are fast, but their context is hidden, their decisions are hard to inspect, and their outputs are difficult to replay.

ClawMind takes a different path. It uses Logseq as the human-facing workflow surface, page links as explicit context structure, and controlled task routing to balance fast answers, deeper reasoning, and deterministic writeback. Instead of burying short-term memory inside a transient prompt, it keeps context visible, linkable, and easier to carry across tasks.

The result is not just better answers, but a more reliable execution model: bounded AI behavior, reproducible writeback, and audit-friendly records that can be reviewed after the fact. ClawMind is a workflow layer for people who need thinking work to remain visible, reviewable, and durable over time.

ClawMind currently supports two execution backends: codex_cli for the Codex CLI path, and gemini_api for the Gemini API path with native JSON output and difficulty-based model routing.

For installation, .env setup, first run, and usage details, see UserManual.md. For task wording, routing signals, and model selection rules, see TaskManual.md.

How It Works

ClawMind guides the user-visible workflow from task capture to controlled writeback.

sequenceDiagram
    participant U as User in Logseq
    participant C as ClawMind
    participant O as Output and Audit

    U->>C: Write a task in Logseq
    C->>C: Read context and route the task
    C->>C: Execute with the right reasoning depth
    C->>O: Write results back and keep a replayable audit trail
    O->>U: Return the answer to Logseq

Execution Boundaries

  • Routing is separated from reasoning.
  • Reasoning is separated from writeback.
  • Writeback remains controlled and repeatable.

Built for Reliability

  • Each task keeps a stable identity, so work can be tracked consistently over time.
  • Context and runtime behavior stay separated, reducing accidental spillover between knowledge and execution.
  • Writeback is designed to stay repeatable, so the same workflow does not create drifting results.
  • AI does not write to Logseq directly without the controlled writeback layer.

Project Structure

app/                Core application code
tests/              Unit tests
run_logs/           Execution audit records (created under the current working directory)
runtime_artifacts/  Execution artifacts (created under the current working directory)

When you run an installed CLI from another folder, ClawMind creates run_logs/ and runtime_artifacts/ in that execution directory, not next to the installed package files.

Environment Requirements

  • Windows
  • Logseq
  • Codex CLI
  • Gemini API key for the gemini_api path
  • Python 3.13+

Run

Start the persistent worker to continuously watch Logseq tasks, route execution, and write results back in a controlled way:

clawmind run-worker

By default, ClawMind resolves .env from CLAWMIND_ENV_PATH, then cwd/.env, then the package project root fallback. Runtime outputs are written under the current working directory.

Roadmap

  • Support macOS.
  • Support Gemini CLI and Claude CLI.

Contact

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clawmind-0.1.6.tar.gz (60.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clawmind-0.1.6-py3-none-any.whl (44.6 kB view details)

Uploaded Python 3

File details

Details for the file clawmind-0.1.6.tar.gz.

File metadata

  • Download URL: clawmind-0.1.6.tar.gz
  • Upload date:
  • Size: 60.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for clawmind-0.1.6.tar.gz
Algorithm Hash digest
SHA256 6a195406edfeded4de86f614fb181b52a9b2cd7cd2524f72b73d0e7cdabcfb2f
MD5 a5050b332cb556a5f3e5a104490781a9
BLAKE2b-256 e4c4de28dfb716485169837167ab045c750af0ae17b97fd2735f6bb40c18dcde

See more details on using hashes here.

File details

Details for the file clawmind-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: clawmind-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 44.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for clawmind-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 68f91ff196fe82bc4740a97ad30321ceda8ae420e886bec64ad87a3b8db3768e
MD5 e8afa4dcc3ceececcbcdbcae25b213e7
BLAKE2b-256 52fb62da4d667d2104562507ea9aada0202cbc27da7f7ee3b88020d2b72d08e9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page