新增 rtk bash 作为 bash 的替代方案 #69

Closed
opened 2026-06-12 06:19:51 +00:00 by ph · 2 comments
Owner

文档来源参考: https://github.com/rtk-ai/rtk
简单来说就是减少 bash 输出的内容。

文档来源参考: https://github.com/rtk-ai/rtk 简单来说就是减少 bash 输出的内容。
Author
Owner

background task 仍旧不走 rtk。
bash 和 rtk bash 两种方式事取代关系。
当使用 rtk 的时候,要在工具提示里面说明告诉模型默认走 rtk 模式,会精简输出的内容,所以格式可能和传统 shell 输出会有所不同但是很高效。
在 rtk bash 的 schema 上提供一个 optional 配置,给模型一个逃生通道走到 bash 去。

background task 仍旧不走 rtk。 bash 和 rtk bash 两种方式事取代关系。 当使用 rtk 的时候,要在工具提示里面说明告诉模型默认走 rtk 模式,会精简输出的内容,所以格式可能和传统 shell 输出会有所不同但是很高效。 在 rtk bash 的 schema 上提供一个 optional 配置,给模型一个逃生通道走到 bash 去。
Author
Owner

前端渲染上 rtk bash 还是用 bash 那个块的渲染,但是要标明是否工作在 rtk 上。

前端渲染上 rtk bash 还是用 bash 那个块的渲染,但是要标明是否工作在 rtk 上。
ph closed this issue 2026-06-15 04:57:00 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ph/agentic#69
No description provided.