raysense 0.1.0

Local architectural telemetry for AI coding agents
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "raysense"
version = "0.1.0"
edition.workspace = true
license.workspace = true
description = "Local architectural telemetry for AI coding agents"
readme = "README.md"

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