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.3.tar.gz (163.8 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.3-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for open_strix-0.1.3.tar.gz
Algorithm Hash digest
SHA256 1935d98d9cf810af3790ceb9d7b1c080fca4653bf7bedf5e1a89c35f9ad84373
MD5 545c151b0e9eeeb22b413cca61dcbed1
BLAKE2b-256 b1c3f5a1d154dc3050df7d2de3414b7fb87475fbeea23e0dd0293c9376ffd6ad

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for open_strix-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 80a0ee3a3e88aecd2cf70807904ea021642967306697686ba9ee13fb72dfd4de
MD5 7d07484342c03914cf462ba9b1f797f5
BLAKE2b-256 4262846d4caa29971ef346d22e201d4a0ac7ecae0452d318c721949faf485631

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