Commit f4ce1b4
fixup(langgraph): canonical regenerate JSDoc to unblock api-docs gate (#208)
PR #207 merged with admin override while CI's stale-api-docs gate was
red — the gate is now red on main. The shorter JSDoc on
LangGraphAgent.regenerate (added in #207) caused TypeDoc to emit a
description that diverges from the committed agent/api/api-docs.json.
Match the canonical text from libs/chat/src/lib/agent/agent.ts:38-46
so the regenerated docs are byte-identical to what's already on main.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent 0639cdd commit f4ce1b4
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
320 | 322 | | |
321 | 323 | | |
322 | 324 | | |
| |||
0 commit comments