Skip to main content

Minimal autonomous agent harness with LangGraph Deep Agents

Project description

open-strix

Minimal, non-production autonomous agent harness built with LangGraph Deep Agents.

Run

uv init --python 3.11
uv add open-strix
uv run open-strix

On first run, it bootstraps the current directory with:

  • state/
  • skills/
  • blocks/
  • logs/events.jsonl
  • logs/journal.jsonl
  • scheduler.yaml
  • config.yaml
  • checkpoint.md

If DISCORD_TOKEN is set (or whatever config.yaml points to), it connects to Discord. Otherwise it runs in local stdin mode.

Release

uv run release

Release command behavior:

  • uses UV_PUBLISH_TOKEN if already set
  • otherwise reads token from ~/.pypirc ([pypi] password)
  • runs uv build then uv publish

Useful flags:

  • uv run release --dry-run
  • uv run release --no-build

Tests

uv run pytest -q

Discord coverage includes:

  • unit tests with mocked boundaries in tests/test_discord.py
  • live integration tests against real Discord in tests/test_discord_live.py

Live test env vars:

  • DISCORD_TOKEN (required for live connect test)
  • DISCORD_TEST_CHANNEL_ID (optional; enables live send-message test)

Safety baseline

  • Agent file writes/edits are blocked outside state/.
  • Reads still use repository scope.
  • This is intentionally simple and should not be treated as production-ready.

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

open_strix-0.1.4.tar.gz (165.3 kB view details)

Uploaded Source

Built Distribution

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

open_strix-0.1.4-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

Details for the file open_strix-0.1.4.tar.gz.

File metadata

  • Download URL: open_strix-0.1.4.tar.gz
  • Upload date:
  • Size: 165.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.4

File hashes

Hashes for open_strix-0.1.4.tar.gz
Algorithm Hash digest
SHA256 ec4518c6652e83260a6d375fd77ee0a43d4d3400dcff786bf544a16468c47366
MD5 c2d22ff38e0c1641b05395e3dafc3c1f
BLAKE2b-256 44bfc5e508fc21d826b67e41635b25b89f6950bdc259d6c233479416dad3cabe

See more details on using hashes here.

File details

Details for the file open_strix-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: open_strix-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 18.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.4

File hashes

Hashes for open_strix-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 996147460692394a9263aaa7905722e814bc1fa92229a105b7849d7226434737
MD5 a6a9be359ab17614d4655ef132753961
BLAKE2b-256 fa06842aad1906cf47d79df4c37c85a49ee313b50ebab789422e859e5af88806

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