donna 0.2.2__py3-none-any.whl → 0.2.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: donna
3
- Version: 0.2.2
4
- Summary: A deterministic workflow and state orchestration engine for LLM agents.
3
+ Version: 0.2.3
4
+ Summary: Deterministic behavior, state machines, artifact management, and meta programming for your coding agent.
5
5
  License-Expression: BSD-3-Clause
6
6
  License-File: LICENSE
7
7
  Keywords: ai,agent,cli,llm,workflow
@@ -85,8 +85,8 @@ donna/workspaces/worlds/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG
85
85
  donna/workspaces/worlds/base.py,sha256=mdmAT1WV5tYe-GnWlxeDXXzO1qT6Q4u0itpHZafc408,2590
86
86
  donna/workspaces/worlds/filesystem.py,sha256=0zCQwM0RuPOJKm1EsODpgmL9NXk6z0fanJZMXfC79rI,7231
87
87
  donna/workspaces/worlds/python.py,sha256=dRPS4jHIMRqdecCAmF7FuC6IwH3__nfWaf2cMSc7Txk,7223
88
- donna-0.2.2.dist-info/METADATA,sha256=KMTxxXts2hCLPlyIq4gTg9pqy_F8_YBFX_cpsgKtUCg,23561
89
- donna-0.2.2.dist-info/WHEEL,sha256=kJCRJT_g0adfAJzTx2GUMmS80rTJIVHRCfG0DQgLq3o,88
90
- donna-0.2.2.dist-info/entry_points.txt,sha256=r2W_yOzauooYCu312OQwCycIN1UjVnO5paPpS2EDZqo,48
91
- donna-0.2.2.dist-info/licenses/LICENSE,sha256=KiF6_RVxH0MLeHZZtc8ag497X-c6oPmk-0OOf9qQDDk,1504
92
- donna-0.2.2.dist-info/RECORD,,
88
+ donna-0.2.3.dist-info/METADATA,sha256=SElMbe8_UGHgEsfHucKou9IYIqUPE4kbm7dffvcHEkk,23594
89
+ donna-0.2.3.dist-info/WHEEL,sha256=kJCRJT_g0adfAJzTx2GUMmS80rTJIVHRCfG0DQgLq3o,88
90
+ donna-0.2.3.dist-info/entry_points.txt,sha256=r2W_yOzauooYCu312OQwCycIN1UjVnO5paPpS2EDZqo,48
91
+ donna-0.2.3.dist-info/licenses/LICENSE,sha256=KiF6_RVxH0MLeHZZtc8ag497X-c6oPmk-0OOf9qQDDk,1504
92
+ donna-0.2.3.dist-info/RECORD,,
File without changes