sensorium
记录程序实际做了什么,事后再向它提问 —— Python、Rust 和 TypeScript 录制器写入同一种 trace 格式,由同一个 LLM 原生查询 CLI 读取,该 CLI 宁可拒绝回答也不猜测。
Record what a program actually did and ask it questions afterward — Python, Rust and TypeScript recorders writing one trace format, read by one LLM-native query CLI that refuses rather than guesses.
怎么安装
暂无统一安装命令,请查看仓库 README。
简介
sensorium Record what a program actually did; ask it questions afterward. Sensorium records one run of a program — every call, return and exception, with captured values — into a SQLite trace, and answers debugging questions from that trace in dense plain text shaped for a language model to read. It exists because reading logs is reading a diary; this is watching the execution. Three recorders write that trace, and one command line reads it: **Python** — sensorium run -- <command> wraps one run with PEP 669 (sys.monitoring) instrumentation. Python 3.12+, no runtime dependencies. **Rust** — car…
推荐参考
信息
- 协议
- MIT
- 语言
- Python
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-20
- 创建于
- 2026-08-19
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:punkpeye/awesome-mcp-servers
同类推荐
langfuse
langfuse/langfuse
🪢 开源AI工程平台:LLM评估、可观测性、指标、提示管理、游乐场、数据集。与OpenTelemetry、LangChain、OpenAI SDK、LiteLLM等集成。🍊YC W23