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.5.tar.gz (165.9 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.5-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for open_strix-0.1.5.tar.gz
Algorithm Hash digest
SHA256 dfe988be6159b5ddaaa8502d73a5ed42738c28ee04088c578a4bfe6ddda9676e
MD5 61f79469193877e0637c5d010ff01030
BLAKE2b-256 ab46af928fb8458148b6cb08da2683d8ef495d64a35ca8940831f732ee7df002

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for open_strix-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6d64583f4e7f730ec1b40915e681320d281346c74fc33548548ff288da5cb9fc
MD5 706229057942f3b93109a00449905404
BLAKE2b-256 5590dcb73c1f468687cfe67752912f87339c028e9e8a53bfcbb721b457ed5f54

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