Refactor pending stamp JSON and UUID generation#428
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR integrates the ChangesUUID and serde refactoring
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Main released 2.10.0 (hotspots MCP rollup #424), 2.10.1 (#427 + pending-stamp refactor #428), and the workspace-wide dead_code/ unused_imports cleanup #429. The latter removed ingest_claude_projects from the public re-export and switched orchestration_tests to `crate::ingest::ingest::*` deep imports. Conflict resolution: - crates/relayburn-sdk/src/ingest.rs: keep main's narrowed re-export (no ingest_claude_projects) and add ingest_claude_transcript_path. - crates/relayburn-sdk/src/ingest/orchestration_tests.rs: keep main's deep imports and add ingest_claude_transcript_path next to its sibling verbs. - CHANGELOG.md: slot this branch's items under [Unreleased] above main's new 2.10.0 release section. https://claude.ai/code/session_011ubB69Zxijqb1BsYVYL9iQ
Closes #332.
Summary:
Tests: