atelier-agentic 0.1.0

A Rust crate for agentic workflow tooling.
Documentation
  • Coverage
  • 66.67%
    2 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 2.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 240.04 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Tknott95

atelier-agentic

atelier-agentic is now a Rust crate built with Cargo.

Quick start

  • Install Rust with rustup.
  • Build and run the crate:
cargo build
cargo run

Publishing

  • cargo package to validate package contents.
  • cargo publish to publish to crates.io.

Current package name: atelier-agentic