Commit 972c956
Merge: wire api-docs into the adopter surface (default-on scaffold + agent pointer)
The last-mile fixes from the staff review: api-docs is now in the default
meta init scaffold (every new TS project generates docs/api/), and the
metaobjects-codegen skill's TS reference points a coding agent at
docs/api/AGENT-API.md ('read it before calling generated code'). Pointer is
stack-scoped (TS-only, where api-docs runs) to stay accurate — extends when
api-docs fans out to other ports. Agent-context conformance fixtures regenerated;
all agent-context gates green.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>4 files changed
Lines changed: 15 additions & 0 deletions
File tree
- agent-context/skills/metaobjects-codegen/references
- fixtures/agent-context-conformance/ts-react-tanstack/expected/.claude/skills/metaobjects-codegen/references
- server/typescript/packages/cli
- src/commands
- test/unit
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments