mirror of
https://github.com/chaogei/Kiro-account-manager.git
synced 2026-04-26 21:06:00 +03:00
-
v1.4.7 Stable
released this
2026-01-29 07:00:19 +03:00 | 3 commits to main since this release📅 Originally published on GitHub: Thu, 29 Jan 2026 04:04:23 GMT
🏷️ Git tag created: Thu, 29 Jan 2026 04:00:19 GMT🌟 更新内容 | What's New
v1.4.7 (2025-01-29)
- 📊 请求日志 Token 详情: 请求日志表格新增输入/输出 tokens 列
- 📊 最近请求增强: 最近请求预览区域也显示输入/输出 tokens
- 📐 日志弹窗宽度: 请求日志弹窗宽度从 700px 增加到 900px
- 🎯 工具栏布局优化: 账户管理工具栏两排按钮右对齐,缩小按钮间距
- � 试用/奖励额度显示: 修复 REST API 的 freeTrialInfo 和 bonuses 额度显示,统一时间戳格式
- �🔧 机器码页面修复: 修复复制/刷新按钮点击无响应的问题
- ✅ 复制反馈: 机器码页面复制按钮现在显示“已复制”反馈
- 🔄 刷新动画: 机器码刷新按钮现在显示旋转动画
v1.4.7 (2025-01-29)
- 📊 Request Logs Token Detail: Added Input/Output tokens columns to request logs table
- 📊 Recent Requests Enhancement: Recent requests preview also shows Input/Output tokens
- 📐 Logs Dialog Width: Increased request logs dialog width from 700px to 900px
- 🎯 Toolbar Layout Optimization: Account management toolbar buttons right-aligned with reduced spacing
- � Trial/Bonus Quota Display: Fixed REST API freeTrialInfo and bonuses display with unified timestamp format
- �🔧 Machine ID Page Fix: Fixed copy/refresh buttons not responding to clicks
- ✅ Copy Feedback: Machine ID page copy button now shows "Copied!" feedback
- 🔄 Refresh Animation: Machine ID refresh button now shows spinning animation
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
kiro-account-manager-1.4.7-arm64-setup.exe
0 downloads ·
2026-03-04 12:28:44 +03:00 · 103 MiB -
kiro-account-manager-1.4.7-arm64-setup.exe.blockmap
0 downloads ·
2026-03-04 12:28:44 +03:00 · 111 KiB -
kiro-account-manager-1.4.7-arm64.AppImage
0 downloads ·
2026-03-04 12:28:57 +03:00 · 128 MiB -
kiro-account-manager-1.4.7-arm64.dmg
0 downloads ·
2026-03-04 12:29:22 +03:00 · 116 MiB -
kiro-account-manager-1.4.7-arm64.dmg.blockmap
0 downloads ·
2026-03-04 12:29:23 +03:00 · 127 KiB -
kiro-account-manager-1.4.7-armv7l.AppImage
0 downloads ·
2026-03-04 12:29:44 +03:00 · 117 MiB
-
v1.4.6 Stable
released this
2026-01-29 01:56:59 +03:00 | 5 commits to main since this release📅 Originally published on GitHub: Wed, 28 Jan 2026 23:02:39 GMT
🏷️ Git tag created: Wed, 28 Jan 2026 22:56:59 GMT🌟 更新内容 | What's New
v1.4.6 (2025-01-29)
- 🔑 多 API Key 管理: 支持创建多个 API Key,可选格式(sk-xxx / PROXY_KEY / KEY:TOKEN)
- 💰 Credits 额度限制: 为每个 API Key 设置独立的 Credits 使用额度上限
- 📊 API Key 用量统计: 记录每个 API Key 的请求数、Credits、Tokens 使用情况
- 🚫 超额自动拒绝: 超出 Credits 额度后返回 429 错误,阻止继续调用
- 🧠 模型思考模式: 为每个模型单独配置是否默认启用扩展思考模式 (Extended Thinking)
- ⏰ 时间精确显示: API Key 创建时间和最后使用时间精确到秒
- 🔧 K-Proxy 集成: 新增 K-Proxy 代理服务支持,实现设备指纹管理和请求代理
- 🆔 设备 ID 管理: 支持账户绑定设备 ID,可导入/导出设备 ID 映射
- 🔄 API 类型切换: 支持 REST API (GetUsageLimits) 和 CBOR API (GetUsage) 双模式切换
- 🌐 代理请求支持: Kiro API 请求支持通过 K-Proxy 代理发送,使用 undici 库
- 📊 用量查询增强: 统一用量查询接口,自动适配不同 API 类型
- ⌨️ 全局快捷键: 新增显示主窗口快捷键,支持自定义配置和按键录制
- 🍎 macOS 关机修复: 修复关机时应用阻塞问题,添加 3 秒超时强制退出
- 🍎 macOS Dock 优化: 点击 Dock 图标直接显示主窗口(像微信一样)
v1.4.6 (2025-01-29)
- 🔑 Multi API Key Management: Support creating multiple API Keys with selectable formats (sk-xxx / PROXY_KEY / KEY:TOKEN)
- 💰 Credits Limit: Set independent Credits usage limit for each API Key
- 📊 API Key Usage Stats: Track requests, Credits, and Tokens usage for each API Key
- 🚫 Auto-Reject on Quota Exceeded: Returns 429 error when Credits limit exceeded
- 🧠 Model Thinking Mode: Configure Extended Thinking mode default setting for each model
- ⏰ Precise Timestamps: API Key creation time and last used time shown with seconds
- 🔧 K-Proxy Integration: Added K-Proxy service support for device fingerprint management and request proxying
- 🆔 Device ID Management: Support account-bound device IDs with import/export for device ID mappings
- 🔄 API Type Switch: Support both REST API (GetUsageLimits) and CBOR API (GetUsage) modes
- 🌐 Proxy Request Support: Kiro API requests can be sent through K-Proxy using undici library
- 📊 Usage Query Enhancement: Unified usage query interface with automatic API type adaptation
- ⌨️ Global Shortcut: Added show window shortcut with customizable key binding and key recording
- 🍎 macOS Shutdown Fix: Fixed app blocking shutdown, added 3s timeout for force quit
- 🍎 macOS Dock Optimization: Click Dock icon to show main window directly (like WeChat)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Kiro.Account.Manager-1.4.6-arm64-mac.zip
0 downloads ·
2026-03-04 12:28:17 +03:00 · 112 MiB -
Kiro.Account.Manager-1.4.6-arm64-mac.zip.blockmap
0 downloads ·
2026-03-04 12:28:17 +03:00 · 121 KiB -
Kiro.Account.Manager-1.4.6-mac.zip
0 downloads ·
2026-03-04 12:28:27 +03:00 · 117 MiB -
Kiro.Account.Manager-1.4.6-mac.zip.blockmap
0 downloads ·
2026-03-04 12:28:28 +03:00 · 126 KiB -
kiro-account-manager-1.4.6-arm64-setup.exe
0 downloads ·
2026-03-04 12:25:44 +03:00 · 103 MiB -
kiro-account-manager-1.4.6-arm64-setup.exe.blockmap
0 downloads ·
2026-03-04 12:25:45 +03:00 · 111 KiB -
kiro-account-manager-1.4.6-arm64.AppImage
0 downloads ·
2026-03-04 12:26:00 +03:00 · 128 MiB -
kiro-account-manager-1.4.6-arm64.dmg
0 downloads ·
2026-03-04 12:26:13 +03:00 · 116 MiB -
kiro-account-manager-1.4.6-arm64.dmg.blockmap
0 downloads ·
2026-03-04 12:26:14 +03:00 · 125 KiB -
kiro-account-manager-1.4.6-armv7l.AppImage
0 downloads ·
2026-03-04 12:26:31 +03:00 · 117 MiB -
kiro-account-manager-1.4.6-ia32-setup.exe
0 downloads ·
2026-03-04 12:26:43 +03:00 · 89 MiB -
kiro-account-manager-1.4.6-ia32-setup.exe.blockmap
0 downloads ·
2026-03-04 12:26:43 +03:00 · 97 KiB -
kiro-account-manager-1.4.6-x64-setup.exe
0 downloads ·
2026-03-04 12:26:58 +03:00 · 101 MiB -
kiro-account-manager-1.4.6-x64-setup.exe.blockmap
0 downloads ·
2026-03-04 12:26:59 +03:00 · 109 KiB -
kiro-account-manager-1.4.6-x64.dmg
0 downloads ·
2026-03-04 12:27:17 +03:00 · 121 MiB -
kiro-account-manager-1.4.6-x64.dmg.blockmap
0 downloads ·
2026-03-04 12:27:18 +03:00 · 130 KiB -
kiro-account-manager-1.4.6-x86_64.AppImage
0 downloads ·
2026-03-04 12:27:33 +03:00 · 128 MiB -
kiro-account-manager_1.4.6_amd64.deb
0 downloads ·
2026-03-04 12:27:41 +03:00 · 86 MiB -
kiro-account-manager_1.4.6_amd64.snap
0 downloads ·
2026-03-04 12:27:51 +03:00 · 108 MiB -
kiro-account-manager_1.4.6_arm64.deb
0 downloads ·
2026-03-04 12:27:58 +03:00 · 81 MiB -
kiro-account-manager_1.4.6_armv7l.deb
0 downloads ·
2026-03-04 12:28:06 +03:00 · 80 MiB -
latest-linux-arm.yml
0 downloads ·
2026-03-04 12:28:29 +03:00 · 573 B -
latest-linux-arm64.yml
0 downloads ·
2026-03-04 12:28:29 +03:00 · 570 B -
latest-mac.yml
0 downloads ·
2026-03-04 12:28:31 +03:00 · 530 B -
latest.yml
0 downloads ·
2026-03-04 12:28:32 +03:00 · 378 B