Commit 485cc8a
fix(agent-context): regenerate the conformance golden after the Python prompts edit
The `ai`-library commit documented the `libraries` opt-in in the Python prompts
reference. That file is assembled into the agent-context conformance corpus, so the
golden went stale and `ts-unit` failed on `agent-context-conformance corpus > python`.
Regenerated with the script that exists for exactly this
(`bun scripts/regen-agent-context-conformance.ts`); one golden file changed, matching
the one source file edited.
Worth noting for anyone editing `agent-context/`: a docs-only change to that tree is
gated by a TYPESCRIPT test, so a Python-side test run says nothing about it. The
content is shared; the gate is not where the content lives.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018k3CqBZLFkbP4Qs4FZhh961 parent f74e3d0 commit 485cc8a
1 file changed
Lines changed: 35 additions & 1 deletion
File tree
- fixtures/agent-context-conformance/python/expected/.claude/skills/metaobjects-prompts/references
Lines changed: 35 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
123 | 157 | | |
124 | 158 | | |
125 | 159 | | |
| |||
0 commit comments