by yugef3h · Agent Tool · ★ 30
Kronos Agent 全栈 AI Agent 开源工作台:流式对话、Workflow 编排、RAG 评测与多模型网关,把 Context Engineering 与工具调用做成可观测、可调试的 playground。 对话上下文如何拼装(Playground) 每轮 前,服务端 ()在不二次调模型做摘要的前提下: 从 取全量消息;条数 ≥ 12 时把较早对话压进 滚动摘要 ; 按 token 预算(约 32k 窗口 × 60% 输入预算 − 预留输出)从最近 8 条里反选能塞进模型的 history; 若首页选了假发布 Chatbot,再叠加 Workflow 编排(系统提示、变量)与 RAG 检索片段(有 时)。 前端 / 展示摘要与估算 token,便于对照「模型实际看到什么」。 编排与运行分别记在哪 浏览器 localStorage 键(Workflow 相关) |
| Stars | 30 |
| Forks | 0 |
| Language | TypeScript |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 62.5624251195882/100 |
| Last Updated | 2026-06-13 |
| Created | 2026-03-09 |
| Platforms | node |
| Est. Tokens | ~13k |
These tools work well together with Kronos-Agent for enhanced workflows:
Explore other popular agent tool tools:
Kronos-Agent is Open-source full-stack AI Agent workbench—streaming chat, visual workflows, RAG eval, multi-model routing, and observable context & tool calling.. It is categorized as a Agent Tool with 30 GitHub stars.
Kronos-Agent is primarily written in TypeScript. It covers topics such as context-engineering, rag, workflow.
You can find installation instructions and usage details in the Kronos-Agent GitHub repository at github.com/yugef3h/Kronos-Agent. The project has 30 stars and 0 forks, indicating an active community.
Kronos-Agent is released under the Apache-2.0 license, making it free to use and modify according to the license terms.