Skip to content

Conversation

@zhangmo8
Copy link
Collaborator

No description provided.

zhangmo8 and others added 4 commits January 15, 2026 16:03
* docs(spec): add tool output guardrails

* fix(agent): tool output guardrails

* fix(agent): standardize tool offload extension

* feat: extract path to session

* fix: review issue

* fix: error response on renderer

* feat: add read_file pagination and whitelist-based tool offload

- Raise offload threshold from 3000 to 5000 characters
- Add whitelist for tools that require offload (execute_command, directory_tree, etc.)
- Add offset/limit params to read_file for pagination support
- Auto-truncate large files at 4500 chars with metadata hint
- Prevents infinite offload loop when reading offloaded files

* fix: independent reasoning time for each thinking block in agent loop
@zhangmo8 zhangmo8 marked this pull request as draft January 16, 2026 02:34
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 16, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

4 participants