Commit dbb2c21
committed
docs(claude-code): tighten README intro
Drop three items from the intro that were noise rather than signal:
- "Exports environment variables to the Coder agent." The `env` map
has its own dedicated section a few lines down; the bullet restated
the obvious in agent-speak that users don't care about.
- "It does not start Claude, create a web app, or orchestrate
Tasks..." The "Upgrading from v4.x" section already explains
the v5 scope change with concrete variable names, which is what
returning v4 users need.
- "Declare your Terraform variable with `sensitive = true`..."
Generic Terraform hygiene, not claude-code specific.1 parent 1384fd6 commit dbb2c21
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
37 | | - | |
38 | | - | |
39 | 34 | | |
40 | 35 | | |
41 | 36 | | |
| |||
0 commit comments