Immutable
release. Only release title and notes can be modified.
observe() — Zero-Config Instrumentation
One line adds cost tracking, audit logging, PII detection, and behavioral baselines to any LLM client.
Key Features
- observe(client) — Zero-config proxy wrapping for 12 LLM providers
- Automatic Cost Tracking — Per-request, per-session, per-agent cost accumulation
- Behavioral Baseline — P50/P95/P99 latency and token distribution profiling
- PII Detection (REPORT_ONLY) — Passive scanning without blocking
- freeze() / unfreeze() — Instant kill switch for any agent
- Governance Dashboard — Real-time KPI metrics, defense pipeline, canary alerts, agent matrix
- Under 5ms overhead — In-process, deterministic, offline-capable
Install
npm install tealtiger@1.4.0
pip install tealtiger==1.4.0
Full Changelog: v1.3.0...v1.4.0"