Commit Graph
13 Commits
Author SHA1 Message Date
coso ad64ac7cce chore: release v1.24.0 2026-04-30 04:46:39 +08:00
coso ee84d69c29 chore: release v1.23.0 2026-04-29 17:37:53 +08:00
coso 234a081880 release: prepare v1.15.0 2026-04-20 22:27:43 +08:00
coso 9f31ba4cd7 feat: sync latest workspace changes 2026-04-19 18:50:13 +08:00
coso 182c0d464a feat: ship lime 1.6.1 rollout 2026-04-09 18:47:33 +08:00
coso 307b2d3670 feat: finalize oem cloud access integration 2026-03-25 01:39:23 +08:00
coso 157e400c97 Release v0.89.1 2026-03-17 10:39:52 +08:00
coso 998fe555e5 fix release assets and refresh lime branding 2026-03-17 09:20:08 +08:00
coso d15d9aa65d feat: release v0.89.0 and rename Proxycast to Lime 2026-03-17 07:16:33 +08:00
coso ef43d3e74d feat: v0.50.0 - 图片生成支持 base64 格式、语音功能优化、Smart Input 重构 2026-02-01 00:05:41 +08:00
coso 6e2033615c feat: 添加音效功能 (v0.42.0)
- 添加工具调用音效 (tool-call.mp3)
- 添加打字机音效 (typing.mp3)
- 在设置页面添加音效开关
- 创建 useSound hook 和 SoundProvider
2026-01-11 14:11:29 +08:00
coso 2166fe2841 feat: v0.24.0 - 重构应用布局,添加启动画面和全局图标侧边栏
主要更新:
- 添加启动画面 (SplashScreen) 显示 Logo
- 添加全局图标侧边栏 (AppSidebar) 类似 cherry-studio
- 更新窗口默认尺寸为 1280x800,最小尺寸 960x600
- 更新应用图标为新 Logo
- 重构 Agent 页面布局,简化组件结构
- 修复技能安装/卸载功能
- 修复 Claude 图片识别问题
- Skills 自动注入到 Agent System Prompt
2025-12-31 13:22:19 +08:00
coso e811b75468 feat: ProxyCast v0.1.0 - Tauri + React AI API Proxy
- Tauri 2.0 + React 18 + TypeScript + Tailwind CSS
- Provider management with Kiro credential loading
- Auto-detect credential file changes (5s interval)
- Dashboard with API testing panel
- Settings page for server configuration
- Logs viewer with real-time updates
- OpenAI compatible API endpoints (/v1/chat/completions, /v1/models)
- Anthropic compatible API endpoints (/v1/messages)
- Default port: 3001, API key: proxycast-key
2025-12-14 02:51:45 +08:00