aidens-profile-coding 0.1.0

Coding-agent profile — tool bundles, permits, budget limits
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "aidens-profile-coding"
version = "0.1.0"
edition = "2021"
rust-version = "1.76"
license = "MIT OR Apache-2.0"
description = "Coding-agent profile — tool bundles, permits, budget limits"


[dependencies]
aidens-contracts = { version = "0.1.0", path = "../aidens-contracts" }
serde = { version = "1", features = ["derive"] }
thiserror = "2"