Packages

Spooks is an agentic workflow library for Elixir. It is intended to be used with Ecto and Phoenix. LLMs can be used to provide additional functionality.

Current section

Files

Jump to
spooks CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.3 (2024-12-07)
Adding supervision tree example to README
## v0.1.2 (2024-12-07)
Adding code to generate text for a mermaid diagram of a workflow.
## v0.1.1 (2024-12-06)
Using `checkpoints_enabled` in the context instead of the presence of a repo.
## v0.1.0 (2024-11-27)
Initial release