9router/open-sse
Zanuar Tri Romadon e03b28138a
feat(rtk): add Kiro format support for tool result compression (#1194)
- Add compressKiroFormat() to handle conversationState.history and currentMessage
- Compress toolResults[].content[].text in Kiro's AWS CodeWhisperer format
- Preserve error tool results (status === 'error')
- Add 7 comprehensive tests covering all edge cases
- Verified with real usage: 13.6% savings on npm install output
2026-05-17 15:13:37 +07:00
..
config https://github.com/decolua/9router/pull/1167 2026-05-16 11:20:08 +07:00
executors https://github.com/decolua/9router/pull/1167 2026-05-16 11:20:08 +07:00
handlers feat: add DeepSeek TUI as CLI tool in dashboard (#1088) 2026-05-13 22:40:42 +07:00
rtk feat(rtk): add Kiro format support for tool result compression (#1194) 2026-05-17 15:13:37 +07:00
services https://github.com/decolua/9router/pull/1167 2026-05-16 11:20:08 +07:00
transformer feat: enhance request handling and error management in chatCore and streamToJsonConverter 2026-02-15 12:02:53 +07:00
translator https://github.com/decolua/9router/pull/1167 2026-05-16 11:20:08 +07:00
utils feat: add DeepSeek V4 Pro effort aliases (#950) 2026-05-14 10:39:34 +07:00
.npmignore Update jsconfig.json and package.json to correct open-sse path references from relative to local directory. 2026-01-05 10:37:09 +07:00
index.js Refactor config 2026-03-12 16:20:46 +07:00