Skip to content

Pass more params to compaction#14247

Merged
rasmusrygaard merged 1 commit intomainfrom
dev/rasmus/send_compaction_params
Mar 10, 2026
Merged

Pass more params to compaction#14247
rasmusrygaard merged 1 commit intomainfrom
dev/rasmus/send_compaction_params

Conversation

@rasmusrygaard
Copy link
Contributor

Pass more params to /compact. This should give us parity with the /responses endpoint to improve caching.

I'm torn about the MCP await. Blocking will give us parity but it seems like we explicitly don't block on MCPs. Happy either way

&prompt_input,
&HashSet::new(),
None,
&CancellationToken::new(),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might be time to with the cancellation token through. Non blocking

@rasmusrygaard rasmusrygaard merged commit f8ef154 into main Mar 10, 2026
34 of 35 checks passed
@rasmusrygaard rasmusrygaard deleted the dev/rasmus/send_compaction_params branch March 10, 2026 23:39
@github-actions github-actions bot locked and limited conversation to collaborators Mar 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants