phi-ext 0.3.0

Rust author SDK for Phi PXB extensions (port of ext/go)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "phi-ext"
version = "0.3.0"
edition = "2021"
rust-version = "1.75"
description = "Rust author SDK for Phi PXB extensions (port of ext/go)"
license = "MIT"
repository = "https://github.com/pulseaiclub/phi"
keywords = ["phi", "coding-agent", "extension", "pxb"]
categories = ["development-tools"]

[dependencies]