fix(developer): omit duplicate URLs and empty separators - #386
Conversation
|
@cubic-dev-ai review |
@PhantomInTheWire I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 2 files
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
59fa032 to
d3cea15
Compare
|
@cubic-dev-ai review Please re-review exact head |
@PhantomInTheWire I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
No issues found across 2 files
Auto-approved: Focused bug fix: drops duplicate bare URLs and empty/whitespace-only passage separators in developer search output, with tests pinning the new behavior.
Re-trigger cubic
Publish the renderer deduplication fix from #386.
Summary
On the captured
how to use io uring in rustresponse, the current-source formatter drops from 3,580 to 3,413o200k_basetokens, a 4.7% reduction.Verification
pnpm run lintpnpm run test(74 passed)Summary by cubic
Developer search output no longer prints a duplicate bare URL when it鈥檚 already in the result ID and no longer inserts '---' between empty passages. This trims noise and reduces token usage while keeping server-shaped passages intact.
Bug Fixes
o200k_basetokens (~4.7%).Written for commit d3cea15. Summary will update on new commits.