Skip to content

fix: use correct fields for read_docs tool call summary#471

Open
Jah-yee wants to merge 1 commit intoCodebuffAI:mainfrom
Jah-yee:fix/read-docs-summary
Open

fix: use correct fields for read_docs tool call summary#471
Jah-yee wants to merge 1 commit intoCodebuffAI:mainfrom
Jah-yee:fix/read-docs-summary

Conversation

@Jah-yee
Copy link

@Jah-yee Jah-yee commented Mar 10, 2026

The context-pruner's summarizeToolCall function was reading input.query which doesn't exist on ReadDocsParams. It should read libraryTitle and topic fields instead.

Fixes #466

The context-pruner's summarizeToolCall function was reading input.query
which doesn't exist on ReadDocsParams. It should read libraryTitle and
topic fields instead.

Fixes CodebuffAI#466
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.

Bug: context-pruner summarizeToolCall uses wrong field name for read_docs

1 participant