fix(cli): cowork verify hang + RC5 hydrate + parser/merge regressions#411
fix(cli): cowork verify hang + RC5 hydrate + parser/merge regressions#411bensonwong merged 22 commits intomainfrom
Conversation
…, structured error formatting
- Add `TimeoutError` class (phase, elapsedMs, proxyUrl, target) exported from proxy.ts
- Enforce four per-phase timers in `createProxyFetch`:
proxy_connect → DC_PROXY_CONNECT_MS (default 5 s)
tls_handshake → DC_TLS_HANDSHAKE_MS (default 10 s)
response_headers → DC_HEADERS_TIMEOUT_MS (default 60 s)
response_idle → DC_IDLE_DATA_MS (default 30 s)
plus an outer ceiling via Promise.race (DC_REQUEST_TIMEOUT_MS, default 90 s)
- `createCoworkFetch` now delegates to `createProxyFetch` instead of using
`undici.EnvHttpProxyAgent`, which was observed to hang indefinitely on JSON
POSTs through localhost:3128; the manual tunnel has deterministic timeouts
- `formatNetworkError` in cliUtils handles `TimeoutError` with a human-readable
block + `__DC_ERROR__ {...}` JSON marker so agent callers can stop retrying
- Apply `fmtNetErr` in cli.ts `auth` and `login` catch handlers
- Improve non-interactive `requireAuth` guidance (option A: script PTY trick)
- Propagate timeout options (connectTimeout, headersTimeout, bodyTimeout) to the
undici FormData fallback path so all transports share the same budgets
- Add `cliProxyTimeouts.test.ts` (mock TCP server, three timeout scenarios)
- Add TimeoutError formatting tests to cliUnit.test.ts (6 new cases)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… on parse success citationParser.ts: - `parseCitationData` now returns failure (error: "Empty <<<CITATION_DATA>>>...") when the content between delimiters is whitespace-only. Previously it returned success with 0 citations, silently propagating an authoring mistake downstream. merge.ts: - `mergeSections` exposes `parseErrorA` / `parseErrorB` in `MergeResult` - `merge` CLI wrapper refuses to write the output file and exits 1 if either section's citation block failed to parse OR produced 0 citations in json mode. Without this gate, a silent parser failure produced a valid-looking merged file with an empty CITATION_DATA map. See plans/noble-skipping-wolf.md. Tests: - citationParser.test.ts: adds whitespace-only block case - cliMerge.test.ts (new): happy path, three silent-failure cases, and the full refuse-to-write CLI gate verified against a real temp dir Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…, fix merge gate
Three issues found in code review:
1. parseInt(env, 10) can return NaN for non-numeric env vars (e.g. DC_PROXY_CONNECT_MS=off).
Node.js treats setTimeout(fn, NaN) as setTimeout(fn, 0), causing immediate spurious
TimeoutErrors. Extract parseTimeoutEnv() helper with isNaN + >0 guard.
2. Proxy URL credential redaction used plain .replace() on env-var input. Per
engineering-rules.md, regex on untrusted input must use safeReplace(). Add safeReplace
import to cliUtils.ts and use it for the //***@ substitution.
3. Merge gate checked `aCount === 0 || bOrigCount === 0` as a failure condition, which
rejects legitimately empty `[]` citation arrays from agents that have no cited claims
in a section. The whitespace-only check in citationParser now correctly sets parseError
for truly empty blocks — so the count check is redundant and harmful. Gate now only
fails when parseErrorA/B !== undefined.
4. (Bonus) Add inner.catch(() => {}) before Promise.race in createProxyFetch to drain
the inner promise's rejection after the overall-ceiling timer wins the race. Without
this, the socket teardown can cause the still-running inner promise to reject with an
unhandled rejection warning in Node ≥17.
Biome auto-formatted cliMerge.test.ts and cliProxyTimeouts.test.ts (whitespace only).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add WRONG_PAGE_SUMMARY_JSON fixture mirroring the iter 19 Run 3 failure (all 21 citations pointed to page 17 certificate OCR page instead of page 25 Schedule C). Three new tests assert that hydrateCitations now: - sets full_phrase broader than anchor_text via neighbor expansion - updates line_ids to the actual location (not the agent-cited wrong page) - updates page_id to the page where the anchor was actually found fix(hydrate): expand full_phrase with neighbor lines in fallback paths Two fallback paths in hydrateCitations previously set full_phrase = verbatimAnchor (bare anchor, no surrounding context). When fullPhrase === anchorText the verify API has no enclosing phrase to compute the highlight position and falls back to pageText → partial_text_found (RC5 api_partial_despite_match). Both paths now expand to adjacent lines [lineId-1, lineId, lineId+1] using the qualified key (pageId:lineId) to avoid cross-page contamination in multi-page documents. page_id and line_ids are also updated to the actual found location. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…pTextPages Global IDs (e.g. 149, 150, 151) were stored as qualified keys for pages parsed from raw deepTextPages arrays. The verify API's exact_line_match strategy sends these IDs to the PDF service which expects per-page IDs (1..N where N = page line count) — global IDs on later pages fell "out of bounds", forcing a page-wide text search that then hit OCR artifacts and returned partial_text_found (RC5). Fix: introduce a perPageLineId counter (resets to 1 each page) for qualified map keys. byId continues to use globalLineId so byId entries stay unique across pages (byId is last-write-wins and only used as a lossy fallback). Test: adds "assigns per-page line IDs for untagged deepTextPages (not global)" to parseSummaryToLineMap test suite (was in TDD red state). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The non-interactive login path stopped printing `export DEEPCITATION_API_KEY` in d2f67c2 and now recommends `npx deepcitation auth --key '<your-key>'`, which persists the credential to the home-dir file instead of requiring callers to re-export on every session. Update the assertion accordingly. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 4 Skipped Deployments
|
✅ Playwright Test ReportStatus: Tests passed 📊 Download Report & Snapshots (see Artifacts section) What's in the Visual SnapshotsThe gallery includes visual snapshots for:
Run ID: 24223504971 |
Code Review — PR #411Overall this is a solid bundle of fixes with clear motivations and good test coverage. A few issues worth addressing before merge. Security:
|
The "up to 7 words for multi-part terms" slack in the exported
COMPACT_CITATION_PROMPT conflicted with the user's documented
preference of "Max 4 words/40 chars" and gave downstream consumers
a 75% wider window than the skill itself uses.
- Tighten "Target 1–4, acceptable up to 7" to a hard 4-word cap
with a narrow compound-term exception ("legal costs as between
solicitor and client" style).
- Add two real failing BAD examples from iter 20 R1 (5-word phrases
that weren't compound terms): "six ground floor commercial units"
and "fifty-nine interior underground parking units".
- Add a SELF-CHECK block before the example response so the
exported prompt matches the scenario-2 variant's pattern.
COMPACT_CITATION_PROMPT is only re-exported from index.ts — the CLI
doesn't consume it directly, so this is a pure public-API tightening
that aligns the published prompt with the runtime skill rules.
The previous transport fix still bailed out to `sendViaUndiciProxy` for any
FormData body, which then tried to `import("undici")` at runtime. In the
Claude Cowork sandbox that import fails, so file uploads through the proxy
hit "FormData upload through proxy requires the 'undici' package" and
either fall back to a direct (non-proxied) fetch that the sandbox blocks,
or just bounce off as a hard error. DeepCitation's prepare command uses
FormData for every file upload, so this was the remaining half of the
Cowork hang.
Fix: write a small RFC 7578 multipart/form-data serializer (`encodeMultipart`)
that runs before the CONNECT tunnel opens, returning a Buffer plus the
boundary-aware Content-Type header. `createProxyFetch` then treats multipart
identically to JSON — same hand-rolled tunnel, same per-phase timeouts,
same `TimeoutError` surface. No `undici` import on any path.
Deleted `sendViaUndiciProxy` and `convertFormData` — they were the only
callers of the undici import and are now dead code. The `createCoworkFetch`
doc comment is updated to reflect that there is no remaining undici
dependency.
Tests: `src/__tests__/cliProxyMultipart.test.ts` covers the encoder's
structural invariants — string fields, Blob + filename, mixed iteration
order, header-param escaping, boundary uniqueness, filename default,
Content-Type default. Runs with `@jest-environment node` because jsdom's
polyfilled Blob lacks `arrayBuffer()`; the CLI only runs in real Node
anyway.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The prior changelog entry claimed "Undici FormData fallback timeouts" but that path no longer exists — multipart now rides the hand-rolled CONNECT tunnel with zero undici dependency. Update the entry to reflect the actual shipped behavior, and add the new `cliProxyMultipart.test.ts` line. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Follow-up fix: FormData rides the CONNECT tunnel (no more undici)The first round of this PR left
Root cause: Fix (commits
Test status: 2210/2210 unit tests pass (2203 before + 7 new), lint clean, stall-proxy timeout tests still green. What changes for Cowork: prepare + verify now use the identical transport. The agent should no longer see the "requires the 'undici' package" error — if uploads still fail, it will be with a structured |
OCR-fragmented pages can produce a single cited line that happens to equal anchor_text verbatim (iter 23 motor.png). In that case full_phrase === anchor_text, so HighlightedPhrase has nothing to highlight inside the popover quote and the display→popover→evidence visual threading collapses. Mirror the wrong-lineId fallback path: always pull ±1 neighbor lines around the cited range so full_phrase is reliably broader than the anchor alone. Neighbor IDs only resolve through the qualified (page_id:line_id) map — the page-agnostic byId fallback is reserved for the originally cited IDs, otherwise a synthetic neighbor on page 2 could bleed text from page 1 whenever the qualified lookup misses. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Three related sites computed an expected keyhole size assuming the image always filled the strip height. The keyhole actually clamps its zoom to Math.min(1.0, STRIP_HEIGHT / naturalHeight), so images shorter than the strip render at 1:1 — the previous formula projected phantom widths (e.g. 1200×80 → 1800) and left images sitting inside an oversized frame with a dead DOCUMENT_CANVAS_BG band below. - `usePopoverPosition` width seed and `DefaultPopoverContent` initial state both clamp to `Math.min(1, STRIP_HEIGHT / height)`, so the popover no longer pops narrower once the real keyhole measures in. - `AnchorTextFocusedImage` container height becomes `min(displayedHeight, var(--dc-keyhole-strip-height, 120px))`, collapsing the strip for short images while preserving the cap and the CSS override for tall ones. - Document the invariant + the load-bearing `min(1, …)` in `animation-transition-rules.md` so a future "simplification" can't silently reintroduce the upscale. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ession test Address review feedback on the keyhole no-upscale fix (a569092): - Extract the `naturalWidth × Math.min(1, STRIP_HEIGHT / height)` projection into a shared `projectKeyholeDisplayedWidth` helper in `react/constants.ts`. Both JS call sites (`usePopoverPosition.ts` width memo and `DefaultPopoverContent.tsx` initial state seed) now delegate to it, so a future "simplification" can't silently reintroduce the upscale on just one site. - Add `projectKeyholeDisplayedWidth.test.ts` — 7 pure-function tests covering the short-image no-upscale invariant (1200×80 → 1200, not 1800), the downscale path, edge cases (null/NaN/negative dims), and a custom stripHeight argument. - Document the no-page_id caveat for neighbor expansion in `hydrate.ts` — when page_id is absent, qualKey is null and synthetic neighbors can't resolve (citedIdSet blocks the byId fallback), so expansion silently no-ops. The originally cited IDs still resolve via byId. - Update the `animation-transition-rules.md` paragraph to reference the new helper and explicitly mention `AnchorTextFocusedImage.stripHeightStyle` as the third load-bearing site — all three must move together. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…comments Post-review cleanup from /simplify: - `hydrate.ts`: inline the range iteration into the `lineTexts` loop, drop the intermediate `expandedIds` array and the `citedIdSet`. Use `lineIds.includes(lid)` — `lineIds` is typically ≤5 entries, so the Set allocation was pure overhead. Fewer objects per citation and the control flow reads more directly. - `cliCommands.test.ts`: drop narrative `// Cited [N], expanded to [M]` comments that just restated the assertion values. Keep the load-bearing WHY comments (OCR-fragmented collapse, cross-page bleed guard), move them above the test instead of inside. - `projectKeyholeDisplayedWidth` docstring: drop the sentence that restated the null-return guard clause — the guard is readable in-code. - `animation-transition-rules.md`: restructure the "three load-bearing sites" paragraph as a bulleted list pointing at each file, defer the invariant rationale to the helper's docstring instead of duplicating it. Navigation value preserved, redundancy removed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…nRuntime Extract the display-label auto-fix logic from the inline `inject` command into a shared `autoFixDisplayLabels` helper in reportUtils.ts, then call it from `injectCdnRuntime` so the verify --markdown path produces identical HTML to the standalone inject command. Previously 16 paraphrase inlines in the verify --markdown path lost their "displayed as" annotation because injectCdnRuntime had no auto-fix. Both paths now share the same helper and produce consistent output. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The fallback popover (verified citation, no evidence image) previously rendered the snippet as flat text via normalizeSnippetText, leaving the anchor un-highlighted. Now uses HighlightedPhrase so the display→popover→ evidence threading matches what ClaimQuote already provides on the main path. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Remove the "no surrounding context" guard that prevented highlighting when anchorText matched the entire displayPhrase. In the no-image fallback popover, normalizeSnippetText often collapses short snippets to exactly the anchor — the highlight is the only visual signal that the snippet IS the matched text, not just quoted context. The highlight branch now falls through for start=0 / end=full — slice(0,0) and slice(end) produce empty strings, so the surrounding context spans render as nothing and only the highlight span wraps the whole phrase. Adds HighlightedPhrase direct-unit tests covering: - anchor === fullPhrase (now highlighted) - anchor inside phrase (unchanged) - isMiss=true suppresses highlight even when anchor === phrase Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Repo map updated to commit daadc13. Public docs staleness check flags: curl-guide, sdk-reference, types, verification-statuses, error-handling as needing content refresh (exceeded stale_after_commits threshold). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
📚 Documentation PreviewThe documentation has been built successfully. To preview locally:
|
| Status | Count |
|---|---|
| 🔍 Total | 1361 |
| ✅ Successful | 590 |
| ⏳ Timeouts | 0 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 2 |
| ❓ Unknown | 0 |
| 🚫 Errors | 769 |
| ⛔ Unsupported | 0 |
Errors per input
Errors in docs/_site/404.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference" (Attribute: Some("href")): Cannot convert path '/api-reference' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples" (Attribute: Some("href")): Cannot convert path '/code-examples' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components" (Attribute: Some("href")): Cannot convert path '/components' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started" (Attribute: Some("href")): Cannot convert path '/getting-started' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/api-reference.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling/" (Attribute: Some("href")): Cannot convert path '/error-handling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference/" (Attribute: Some("href")): Cannot convert path '/sdk-reference/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/code-examples.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components/" (Attribute: Some("href")): Cannot convert path '/components/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling/" (Attribute: Some("href")): Cannot convert path '/error-handling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types/" (Attribute: Some("href")): Cannot convert path '/types/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/components.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling/" (Attribute: Some("href")): Cannot convert path '/error-handling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference/" (Attribute: Some("href")): Cannot convert path '/sdk-reference/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types/" (Attribute: Some("href")): Cannot convert path '/types/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/CONTRIBUTING.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/curl-guide.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/error-handling.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference/" (Attribute: Some("href")): Cannot convert path '/api-reference/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started/" (Attribute: Some("href")): Cannot convert path '/getting-started/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference/" (Attribute: Some("href")): Cannot convert path '/sdk-reference/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses/" (Attribute: Some("href")): Cannot convert path '/verification-statuses/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/frameworks/agui.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components/" (Attribute: Some("href")): Cannot convert path '/components/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling/" (Attribute: Some("href")): Cannot convert path '/error-handling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk/" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/frameworks/express.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference/" (Attribute: Some("href")): Cannot convert path '/api-reference/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling/" (Attribute: Some("href")): Cannot convert path '/error-handling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/frameworks/index.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui" (Attribute: Some("href")): Cannot convert path '/frameworks/agui' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express" (Attribute: Some("href")): Cannot convert path '/frameworks/express' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python" (Attribute: Some("href")): Cannot convert path '/frameworks/python' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/frameworks/langchain.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference" (Attribute: Some("href")): Cannot convert path '/api-reference' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses" (Attribute: Some("href")): Cannot convert path '/verification-statuses' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/frameworks/mastra.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components/" (Attribute: Some("href")): Cannot convert path '/components/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk/" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started/" (Attribute: Some("href")): Cannot convert path '/getting-started/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/frameworks/nextjs.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components" (Attribute: Some("href")): Cannot convert path '/components' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling" (Attribute: Some("href")): Cannot convert path '/styling' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/frameworks/python.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference/" (Attribute: Some("href")): Cannot convert path '/api-reference/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide/" (Attribute: Some("href")): Cannot convert path '/curl-guide/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses/" (Attribute: Some("href")): Cannot convert path '/verification-statuses/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses/" (Attribute: Some("href")): Cannot convert path '/verification-statuses/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/frameworks/vercel-ai-sdk.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components" (Attribute: Some("href")): Cannot convert path '/components' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling" (Attribute: Some("href")): Cannot convert path '/error-handling' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling" (Attribute: Some("href")): Cannot convert path '/styling' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/getting-started.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference/" (Attribute: Some("href")): Cannot convert path '/api-reference/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples/" (Attribute: Some("href")): Cannot convert path '/code-examples/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components/" (Attribute: Some("href")): Cannot convert path '/components/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide/" (Attribute: Some("href")): Cannot convert path '/curl-guide/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling/" (Attribute: Some("href")): Cannot convert path '/error-handling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling/#common-mistakes" (Attribute: Some("href")): Cannot convert path '/error-handling/#common-mistakes' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs/#pattern-3-rendering-citations-client-side" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs/#pattern-3-rendering-citations-client-side' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk/#rendering-citationcomponent" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk/#rendering-citationcomponent' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling/" (Attribute: Some("href")): Cannot convert path '/styling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/index.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference" (Attribute: Some("href")): Cannot convert path '/api-reference' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples" (Attribute: Some("href")): Cannot convert path '/code-examples' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components" (Attribute: Some("href")): Cannot convert path '/components' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling" (Attribute: Some("href")): Cannot convert path '/error-handling' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks" (Attribute: Some("href")): Cannot convert path '/frameworks' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started" (Attribute: Some("href")): Cannot convert path '/getting-started' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started" (Attribute: Some("href")): Cannot convert path '/getting-started' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling" (Attribute: Some("href")): Cannot convert path '/styling' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/prompts.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference/" (Attribute: Some("href")): Cannot convert path '/api-reference/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples/" (Attribute: Some("href")): Cannot convert path '/code-examples/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express/#golden-rules" (Attribute: Some("href")): Cannot convert path '/frameworks/express/#golden-rules' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/sdk-reference.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference/" (Attribute: Some("href")): Cannot convert path '/api-reference/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling/" (Attribute: Some("href")): Cannot convert path '/error-handling/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts/" (Attribute: Some("href")): Cannot convert path '/prompts/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/styling.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components/" (Attribute: Some("href")): Cannot convert path '/components/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started/" (Attribute: Some("href")): Cannot convert path '/getting-started/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/types.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Errors in docs/_site/verification-statuses.html
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/" (Attribute: Some("href")): Cannot convert path '/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/api-reference.html" (Attribute: Some("href")): Cannot convert path '/api-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-default.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-default.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/css/just-the-docs-head-nav.css" (Attribute: Some("href")): Cannot convert path '/assets/css/just-the-docs-head-nav.css' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo-dark.svg" (Attribute: Some("srcset")): Cannot convert path '/assets/images/logo-dark.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/assets/images/logo.svg" (Attribute: Some("src")): Cannot convert path '/assets/images/logo.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/code-examples.html" (Attribute: Some("href")): Cannot convert path '/code-examples.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/components.html" (Attribute: Some("href")): Cannot convert path '/components.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/curl-guide.html" (Attribute: Some("href")): Cannot convert path '/curl-guide.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/error-handling.html" (Attribute: Some("href")): Cannot convert path '/error-handling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon-mask.svg" (Attribute: Some("href")): Cannot convert path '/favicon-mask.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.ico" (Attribute: Some("href")): Cannot convert path '/favicon.ico' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/favicon.svg" (Attribute: Some("href")): Cannot convert path '/favicon.svg' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/" (Attribute: Some("href")): Cannot convert path '/frameworks/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/agui.html" (Attribute: Some("href")): Cannot convert path '/frameworks/agui.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/express.html" (Attribute: Some("href")): Cannot convert path '/frameworks/express.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/langchain.html" (Attribute: Some("href")): Cannot convert path '/frameworks/langchain.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/mastra.html" (Attribute: Some("href")): Cannot convert path '/frameworks/mastra.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/nextjs.html" (Attribute: Some("href")): Cannot convert path '/frameworks/nextjs.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/python.html" (Attribute: Some("href")): Cannot convert path '/frameworks/python.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/frameworks/vercel-ai-sdk.html" (Attribute: Some("href")): Cannot convert path '/frameworks/vercel-ai-sdk.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/getting-started.html" (Attribute: Some("href")): Cannot convert path '/getting-started.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/prompts.html" (Attribute: Some("href")): Cannot convert path '/prompts.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/sdk-reference.html" (Attribute: Some("href")): Cannot convert path '/sdk-reference.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/styling.html" (Attribute: Some("href")): Cannot convert path '/styling.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types.html" (Attribute: Some("href")): Cannot convert path '/types.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/types/" (Attribute: Some("href")): Cannot convert path '/types/' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/verification-statuses.html" (Attribute: Some("href")): Cannot convert path '/verification-statuses.html' to a URI: To resolve root-relative links in local files, provide a root dir
- [ERROR] error: | Error building URL for "/web-app-manifest-192x192.png" (Attribute: Some("href")): Cannot convert path '/web-app-manifest-192x192.png' to a URI: To resolve root-relative links in local files, provide a root dir
Workflow run: 24223504976
|
test comment - please ignore |
|
test2 |
|
test |
|
PR Review placeholder |
test heading |
PR ReviewOverall this is a well-scoped, well-tested bundle. The intent of each fix is clear, the test coverage is meaningful, and the structural patterns (teardown/race, 1.
|
- citationParser: add comment making .trim() → !jsonString guard explicit (whitespace-only blocks already handled; guard against silent future breakage) - hydrate: drop byId fallback in both neighbor-expansion paths; use only the page-scoped qualified key to prevent cross-page line bleed in deepTextPages sources where byId is globally numbered across pages - cliUtils: interpolate DC_REQUEST_TIMEOUT_MS into formatTimeoutError prose so the "N-second ceiling" message stays accurate when the env var is set Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Hide source download button when the URL fails sanitizeUrl, avoiding broken "Not found" clicks for local HTML sources that have no remote attachment. Also gate the CDN popover's DownloadInfo construction on the same sanitizeUrl check for consistency. Change AnchorTextFocusedImage scroll-into-view to center-align the anchor on both axes. Start-alignment could push anchors against the keyhole's left fade mask or even off-screen when the snippet crop got clamped at page edges; centering gives the anchor half-viewport of slack on each side so small padding errors no longer matter. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ed-link banner Three verify-command improvements that showed up together while dogfooding reports against local HTML sources: 1. Output location: the verified file now lands next to the source (both verifyMarkdown and verifyHtml), except when the source lives in a temp .deepcitation/ draft directory — those still land in CWD so users don't have to dig through the cache dir. 2. Auto-promote display label to anchor: when the model picks a short bold substring as the visible label but picks a different substring for anchor_text, we now treat the bold text as the canonical anchor (<=4 words, <=40 chars). Runs before the API call so verify search uses the corrected anchor. This is the visible text the reader actually clicks — it should drive the highlight. 3. Unfollowed local-file link banner: when verifying an HTML report whose <a href> links point to local evidence files that were not prepared/ingested as attachments, inject a warning banner at the top of the output. Prevents silent cyclical-evidence failures where citations get anchored to the report's own text instead of the underlying evidence. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…-link banner Review-round-1 follow-ups to the unfollowed-links banner: - hrefRe now matches href="...", href='...', and unquoted href=value (previously only double-quoted hrefs were detected, silently missing single-quoted link styles). - Preview escape map now handles single quote as '. No behavior change in current usage (paths sit in <code> text content) but defensive against future moves into attribute context. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…rt Content-Type, sanitizeForLog merge paths Review-round-1 security hardening for PR #411: - TimeoutError.message now redacts `user:password@` from proxyUrl before calling super(). Previously the raw proxyUrl leaked into err.message, which ends up in stack traces, unhandled-rejection reporters, and third-party error monitors that capture .message. The unredacted value is still available as this.proxyUrl for formatTimeoutError(). - encodeMultipart() now strips CR/LF from the Blob.type value before interpolating it into the Content-Type header. Node's WHATWG Blob constructor already normalizes type to "" on non-printable chars, so this is defense-in-depth — eliminates the header-injection risk regardless of runtime conformance level. - merge.ts json-mode parse-error branch now wraps aPath/bPath in sanitizeForLog() before embedding them in the console.error message. Matches the existing pattern on the die() calls in the same file (lines 303-304). CLI paths are user-controlled and could carry embedded newlines to inject fake log lines. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
Bundles three independently-committed fix sequences that have accumulated on this branch. All three are self-contained and individually reviewable by commit.
1. Cowork
verifyhang — transport layer (d2f67c2,431c56b)createCoworkFetchno longer routes throughundici.EnvHttpProxyAgent(observed to hang indefinitely on JSON POSTs through Cowork'slocalhost:3128while succeeding on multipart). It now delegates to the same hand-rolled CONNECT tunnel (createProxyFetch) used elsewhere, built only on Node built-ins.createProxyFetch:proxy_connect5s /tls_handshake10s /response_headers60s /response_idle30s /request_overall90s. All overridable viaDC_PROXY_CONNECT_MS,DC_TLS_HANDSHAKE_MS,DC_HEADERS_TIMEOUT_MS,DC_IDLE_DATA_MS,DC_REQUEST_TIMEOUT_MS(with NaN guards on parse).TimeoutErrorclass carryingphase,elapsedMs,proxyUrl,target.formatNetworkErrorrecognizesTimeoutErrorand emits a human-readable error block plus a final__DC_ERROR__ {...}JSON marker line on stderr so agent callers can parseretryable:false/recoverable:falseand short-circuit recovery loops.sendViaUndiciProxynow also passesconnectTimeout/headersTimeout/bodyTimeout/AbortSignal.timeoutso the multipart prepare path has the same failure budget.2. Parser + merge regression guards (
f996fbc)3. RC5 hydrate regressions (
42d2e9b,84240da)hydrateCitationsnow expandsfull_phrasewith neighbor lines in the fallback paths where it previously setfull_phrase = verbatimAnchor, fixing the RC5api_partial_despite_matchfailure mode seen in iter 19 Run 3 (21/21 citations pointing to the wrong page).deepTextPages.4. Test housekeeping (
958c648)cliAuthScenarios.test.tsassertion for non-TTY login to match the newauth --keyguidance introduced in d2f67c2 (over the oldexport DEEPCITATION_API_KEYoutput).Test plan
bun run test— full suite green (2199 tests)bun run lint— cleannode lib/cli.js verify --markdown /tmp/stall-test.mdthrough a stalling CONNECT proxy exits in ~2s with fullTimeoutErrorblock and__DC_ERROR__marker line (phase=tls_handshake)npm link) verified 33 citations across 1 attachment againstapi.deepcitation.comwithout regression on the non-proxy path/deploy:dcpublishes to npmscratch/cowork2.png) — expect either verify success in <5s or clean__DC_ERROR__exit within ~60s with no agent workaround attemptsCompanion skills update
Paired change in
packages/skills(submodule, already pushed):3407f5c—verifyskill: environment notes for cloud sandboxes,__DC_ERROR__recognition, four new invariants, triage-table refinement for user-supplied claim files, condo/construction truncation examples (iter 20).