# 0hmx - https://session-replay-nine.vercel.app/... Channel: #contributor Source: https://discord.com/channels/1233487248129921135/1530176850108612678 Started: 2026-07-24T11:36:30.892000+00:00 Last activity: 2026-07-24T17:14:33.428000+00:00 ## 0hmx — 2026-07-24T11:36:30.377000+00:00 https://session-replay-nine.vercel.app/ https://github.com/tscircuit/session-replay ## 0hmx — 2026-07-24T11:37:31.250000+00:00 <@757706909351411845> ## 0hmx — 2026-07-24T11:37:55.645000+00:00 my idea is it use this with agent benchmark with codex and pi ## 0hmx — 2026-07-24T11:38:15.332000+00:00 it only support codex but i am planning to add pi ## 0hmx — 2026-07-24T11:42:54.616000+00:00 It would be useful to add analytics showing whether the agent relies on its own knowledge or fetches information from the docs while building circuits. I also think we should ship a `docs` subcommand, for example: ```bash tsci docs differentialpair ``` This would return the documentation for differential pairs. We could also support commands like: ```bash tsci docs list ``` to show all currently supported elements. Attachment: image.png — https://community.tscircuit.com/media/1530178461522460703 ## 0hmx — 2026-07-24T11:43:52.600000+00:00 what the tools is it calling in details Attachment: image.png — https://community.tscircuit.com/media/1530178704431648859 ## 0hmx — 2026-07-24T11:44:19.723000+00:00 this is really close to the truth as its using the jsonl of codex which is stored locally ## 0hmx — 2026-07-24T16:15:14.300000+00:00 <@757706909351411845> ## 0hmx — 2026-07-24T16:23:57.267000+00:00 you can run it locally and it will pick up the local code session you did ## Seve — 2026-07-24T17:13:58.935000+00:00 i can get behind a docs command as long as the docs ship locally with the CLI and aren't too big ## Seve — 2026-07-24T17:14:33.428000+00:00 i think it's similar to an mcp in some ways, we could potentially like "md-ify" our docs and have a really good doc selection thing