9router/open-sse/rtk
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
..
filters chore: add buildOutput RTK filter, drop legacy cloud sync, internal cleanup 2026-05-16 10:54:41 +07:00
applyFilter.js Feature : RTK compress 2026-04-22 15:36:51 +07:00
autodetect.js chore: add buildOutput RTK filter, drop legacy cloud sync, internal cleanup 2026-05-16 10:54:41 +07:00
caveman.js Enhance chat handling and introduce Caveman feature 2026-04-30 18:00:38 +07:00
cavemanPrompts.js Enhance chat handling and introduce Caveman feature 2026-04-30 18:00:38 +07:00
constants.js chore: add buildOutput RTK filter, drop legacy cloud sync, internal cleanup 2026-05-16 10:54:41 +07:00
index.js feat(rtk): add Kiro format support for tool result compression (#1194) 2026-05-17 15:13:37 +07:00
registry.js Feature : RTK compress 2026-04-22 15:36:51 +07:00