Skip to content

Reuse exec conversation ID for tool calls#380

Open
GreyforgeLabs wants to merge 1 commit into
CortexLM:mainfrom
GreyforgeLabs:fix-exec-tool-conversation-id
Open

Reuse exec conversation ID for tool calls#380
GreyforgeLabs wants to merge 1 commit into
CortexLM:mainfrom
GreyforgeLabs:fix-exec-tool-conversation-id

Conversation

@GreyforgeLabs
Copy link
Copy Markdown

Summary

  • Pass the exec session conversation ID into each tool call execution
  • Build tool contexts with the session ID instead of generating a fresh ID per call
  • Add a regression test for tool context conversation ID propagation

Validation

  • cargo fmt --package cortex-exec --check
  • git diff --check
  • cargo test -p cortex-exec
  • cargo check -p cortex-exec

Addresses PlatformNetwork/bounty-challenge#53130.

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant