claude-code-best
|
2fea429dc6
|
feat: 添加对 langfuse 监控的支持 (#242)
* docs: 更新类型检查的 CLAUDE.md
* feat: 添加模型 1M 上下文切换
* chore: remove prefetchOfficialMcpUrls call on startup
* docs: 添加 git commit 规范
* feat: 第一次接入 langfuse
* fix: 修复 generation 的计时的错误
* feat: 添加多 agent 的监控
* feat: 添加 /poor 省流模式,toggle 关闭 extract_memories 和 prompt_suggestion
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: 修复 lock 文件
* chore: 更新类型依赖
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-11 22:07:38 +08:00 |
|
claude-code-best
|
6a9da9d546
|
docs: 添加 git commit 规范
|
2026-04-11 15:13:41 +08:00 |
|
claude-code-best
|
5beeebad59
|
docs: 更新类型检查的 CLAUDE.md
|
2026-04-11 15:13:41 +08:00 |
|
claude-code-best
|
875510e1eb
|
docs: update CLAUDE.md with architecture details and type safety guidelines
- Update build/dev mode descriptions to reflect current feature flags
- Add workspace packages table and multi-API compatibility layer docs
- Add Type Safety Guidelines section: prohibit `as any` in non-test code,
document proper alternatives (Record<string, unknown>, dual assertion,
type guards, specific SDK types)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-09 23:55:05 +08:00 |
|
HitMargin
|
14dc54a093
|
gemini模型环境变量分离 provider指令支持切换gemini
|
2026-04-06 11:23:05 +08:00 |
|
HitMargin
|
eb6fbe518e
|
分离OpenAI和Anthropic模型的环境变量
|
2026-04-05 03:31:06 +08:00 |
|
claude-code-best
|
419d1e8bcc
|
docs: 更新 CLAUDE.md
|
2026-04-04 10:39:14 +08:00 |
|
claude-code-best
|
4a9e9185b1
|
docs: 更新文档
|
2026-04-03 20:23:51 +08:00 |
|
claude-code-best
|
47d88478c9
|
docs: 修正 feature 的正确用法
|
2026-04-02 21:37:30 +08:00 |
|
claude-code-best
|
006ad97fbb
|
test: 新增测试代码文件
|
2026-04-02 14:44:56 +08:00 |
|
claude-code-best
|
4c0a655a1c
|
feat: 大规模清理 claude 的类型问题及依赖
|
2026-03-31 22:21:35 +08:00 |
|