Vectry 3fe9013838 feat: Python SDK real implementation + API ingestion routes
- SDK: client with BatchTransport, trace decorator/context manager,
  log_decision, thread-local context stack, nested trace→span support
- API: POST /api/traces (batch ingest), GET /api/traces (paginated list),
  GET /api/traces/[id] (full trace with relations), GET /api/health
- Tests: 8 unit tests for SDK (all passing)
- Transport: thread-safe buffer with background flush thread
2026-02-09 23:25:34 +00:00
2026-02-09 22:27:42 +00:00
2026-02-09 22:27:42 +00:00

agentlens

AgentLens - Agent observability that traces decisions, not just API calls. See WHY your AI agents chose what they chose.

Description
AgentLens - Agent observability that traces decisions, not just API calls. See WHY your AI agents chose what they chose.
Readme MIT 436 KiB
2026-02-10 01:52:20 +00:00
Languages
TypeScript 77.5%
Python 22.2%
Dockerfile 0.2%