AIClient-2-API/src
Zhafron Kautsar 2e9e319933 refactor(kiro): simplify tool size compression logic
The code refactors the tool building process in initializeAuth to handle
description truncation and size limits more efficiently. It introduces
per-tool description truncation using a fixed max length, and simplifies
the compression logic by removing the iterative description adjustment
loop. This improves code clarity and performance.
2026-01-12 20:43:24 -05:00
..
auth fix: 修改oauth鉴权逻辑,支持调用回调url过程中使用代理 2026-01-11 21:15:23 +08:00
convert refactor(项目结构): 重构项目目录结构并优化代码组织 2026-01-10 18:19:06 +08:00
converters refactor(项目结构): 重构项目目录结构并优化代码组织 2026-01-10 18:19:06 +08:00
core fix: 修正Dockerfile中master.js路径错误 2026-01-10 18:55:39 +08:00
example refactor(converters): 重构协议转换器架构并迁移至策略模式 2025-11-09 22:22:22 +08:00
handlers refactor(项目结构): 重构项目目录结构并优化代码组织 2026-01-10 18:19:06 +08:00
img feat: 更新OAuth回调服务器主机和图片资源 2025-12-22 13:44:35 +08:00
plugins fix(claude-kiro): 修复工具调用token计算和web搜索工具过滤问题 2026-01-11 23:07:02 +08:00
providers refactor(kiro): simplify tool size compression logic 2026-01-12 20:43:24 -05:00
scripts refactor(项目结构): 重构项目目录结构并优化代码组织 2026-01-10 18:19:06 +08:00
services refactor(项目结构): 重构项目目录结构并优化代码组织 2026-01-10 18:19:06 +08:00
ui-modules fix(update): 使用gh-proxy代理GitHub API和下载链接 2026-01-11 19:43:22 +08:00
utils refactor(项目结构): 重构项目目录结构并优化代码组织 2026-01-10 18:19:06 +08:00