agent-air 0.1.0

Agentic AI Runtime - An Open Source SDK and Runtime for building AI Agents
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 4.42 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 987.84 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: 1m 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • builder-magic/agent-air
    12 2 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • arrsingh

Agentic AI Runtime is an open-source SDK and Runtime for building AI agents running in a Terminal UI or on the server. Agentic AI Runtime handles everything you need: LLM communication, multiple sessions, markdown rendering, widgets & layouts, tools, skills, MCP, permissions and much more so you can focus on building your agent.

This crate (agent-air) re-exports the ai-runtime crate. You can use either name:

[dependencies]
agent-air = "0.1.0"
# or
ai-runtime = "0.1.0"

For full documentation and examples, visit https://agent-air.ai.

License

This project is dual-licensed under the MIT LICENSE or the Apache-2 LICENSE:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Contact: rsingh@arrsingh.com