stackply 0.0.2

The Reliability Layer for Agentic AI. Orchestration, observability, and guardrails for autonomous AI agents.
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 2.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 991.12 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • stackply

Stackply

The Reliability Layer for Agentic AI.

Stackply is an orchestration and observability infrastructure for autonomous AI agents. We help developers build reliable, production-grade agentic workflows that don't break.

What is Stackply?

We are solving the "Black Box" problem of Agent Ops:

  • Orchestration: Chain LLMs and tools with deterministic control flow.
  • Observability: Trace agent reasoning steps (Thought -> Action -> Observation) in real-time.
  • Guardrails: Prevent hallucinations and unauthorized actions at the infrastructure layer.

Installation

cargo add stackply

Status

Stackply is currently in active development. Early access is coming soon.

Visit stackply.com to join the waitlist.

License

MIT