🛰️ export from upstream (56c5a2dd)

This commit is contained in:
2026-05-25 17:51:04 +02:00
parent 5829546671
commit 3bcd2fa759
7 changed files with 2 additions and 1229 deletions
+2
View File
@@ -6,6 +6,7 @@
<p align="center">Core libraries for the Dirigent agent orchestration platform.</p>
> [!CAUTION]
> **Alpha software.** Dirigent is in early active development and not fully battle-tested. Most crates are experimental — APIs will change without notice. There is nothing to install from this repository yet. The standalone tools listed below have their own repositories and maturity levels.
---
@@ -79,6 +80,7 @@ dirigent_core = { git = "https://git.g4b.org/dirigence/dirigent", path = "cr
Replace the crate name and path with the one you need. All crates follow the same pattern.
> [!CAUTION]
> **Expect breakage.** These are internal library crates under active development. Pin to a specific commit if you depend on stability.
---