Commit c0b7709
chore(agents): 更新 .env.example 添加 MODEL_NAME 和智谱 GLM 替代方案
添加 MODEL_NAME 配置项,并提供智谱 GLM 作为无 Anthropic API Key
时的替代方案说明。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6a04b63 commit c0b7709
49 files changed
Lines changed: 294 additions & 0 deletions
File tree
- agents
- s00-api-basics
- s01-cli-scaffold
- s02-child-process
- s03-agent-loop
- s04-message-management
- s05-error-handling
- s06-configuration
- s07-cost-tracking
- s08-tool-abstraction
- s09-file-tools
- s10-edit-tool
- s11-search-tools
- s12-tool-registry
- s13-ink-basics
- s14-message-list
- s15-input-box
- s16-repl-screen
- s17-system-prompt
- s18-claude-md
- s19-prompt-cache
- s20-basic-streaming
- s21-advanced-streaming
- s22-parallel-tools
- s23-startup-perf
- s24-auto-compact
- s25-multi-compact
- s26-tool-result-budget
- s27-todo-write
- s28-subagent-basic
- s29-subagent-advanced
- s30-skill-system
- s31-task-system
- s32-permission-engine
- s33-permission-ui
- s34-subagent-permissions
- s35-mcp-client
- s36-mcp-server
- s37-session-persistence
- s38-plugin-system
- s39-agent-definition
- s40-coordinator
- s41-team-mailbox
- s42-team-protocols
- s43-worktree-isolation
- s44-error-recovery
- s45-feature-flags
- s46-packaging
- s47-native-capabilities
- s48-telemetry-diagnostics
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments