Commit Graph
3 Commits
Author SHA1 Message Date
jackyu66git fe551f866c merge: resolve .gitignore conflict 2026-07-10 15:37:45 +08:00
jackyu66gitandGitHub c6c034c785 Initial commit 2026-07-10 15:35:17 +08:00
jackyu66gitandClaude 3633952c6b feat: 大模型聊天工具
- 一步API接入,支持 Claude Fable 5 / Sonnet 4.6 / Opus 4.8
- Node.js 代理服务,API Key 通过 config.json 本地配置
- 流式响应 + Markdown 渲染 + 代码高亮
- 多对话管理,服务端持久化 + localStorage 双保险
- 深色/浅色主题,响应式布局

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-10 14:49:48 +08:00