docs: --record / --record-topics - #3737
Conversation
❌ 2 Tests Failed:
View the top 1 failed test(s) by shortest run time
View the full list of 1 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
Greptile SummaryThis PR documents global stream recording, topic selection, inspection, and replay, and links the workflow from the CLI, data-stream, Go2, and relocalization guides.
Confidence Score: 4/5The PR needs a documentation correction before merging because the new guide directs users to the wrong pose source and can lead them to a crashing pose-fill invocation. The recording workflow is otherwise consistent with the CLI and runtime, but pose-fill defaults to odometry and cannot consume the recorded TFMessage stream as the guide claims. Files Needing Attention: docs/usage/recording.md Important Files Changed
Reviews (1): Last reviewed commit: "docs: --record / --record-topics" | Re-trigger Greptile |
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Summary
Docs for
--record/--record-topics(#3710).docs/usage/recording.md(new): what--recordwrites and where, choosing streams with--record-topics,dimos mem summary+--replay-dbon the result, behaviour notes.docs/usage/cli.md: the two flags in the global options table; record → replay example.Test plan