perspt 0.5.3

Your Terminal's Window to the AI World - A high-performance CLI for LLMs with chat and autonomous agent modes
Documentation
[dependencies.perspt-agent]
version = "0.5.3"

[dependencies.perspt-core]
version = "0.5.3"

[dependencies.perspt-policy]
version = "0.5.3"

[dependencies.perspt-sandbox]
version = "0.5.3"

[dependencies.perspt-store]
version = "0.5.3"

[lib]
name = "perspt"
path = "src/lib.rs"

[package]
authors = ["Vikrant Rathore", "Ronak Rathore"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities", "development-tools"]
description = "Your Terminal's Window to the AI World - A high-performance CLI for LLMs with chat and autonomous agent modes"
documentation = "https://docs.rs/perspt"
edition = "2021"
homepage = "https://eonseed.github.io/perspt/"
keywords = ["llm", "ai", "terminal", "chat", "agent"]
license = "LGPL-3.0"
name = "perspt"
readme = "README.md"
repository = "https://github.com/eonseed/perspt"
version = "0.5.3"