Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 99f2c09

Browse files
committed
Add deprecation notice: moved to styx-runtime-py monorepo
Development has moved to https://github.com/styx-api/styx-runtime-py.
1 parent 53fc7aa commit 99f2c09

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
> [!IMPORTANT]
2+
> **This repository has moved.**
3+
> `styxgraph` (the execution-graph middleware) is now developed in the
4+
> [**styx-runtime-py**](https://github.com/styx-api/styx-runtime-py) monorepo,
5+
> alongside the other Styx Python runtime packages.
6+
> New issues and pull requests should be filed there.
7+
> The PyPI package `styxgraph` continues to be published from the new location.
8+
9+
---
10+
111
# Project name
212

313
[![Build](https://github.com/styx-api/styxgraph/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/styx-api/styxgraph/actions/workflows/test.yaml?query=branch%3Amain)

0 commit comments

Comments
 (0)