issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:JavaScript
Filter by
40.2M results
Expose three callable tools on the MCP server:
- search_docs(query, limit?) — wraps the full-text index (#1 / #3).
- list_pages(group?) — returns the document tree (or a subset).
- fetch_page(slug) ...
size: M
type: feature
Add an opt-in endpoint (e.g. /docs/mcp) that speaks the Model Context Protocol over Streamable-HTTP so agents (Claude
Code, Cursor, etc.) can connect and consume the docs natively.
Acceptance
- Endpoint ...
size: L
type: feature
Recognise page.fr.md (or fr/page.md), serve the right one based on Laravel locale, expose a switcher in the header.
Translate UI strings ( Search the docs… , On this page , Previous , Next ).
Acceptance ...
size: L
type: feature
Serve more than one version of the docs (e.g. /docs/v1/… and /docs/v2/…) from either separate branches or sibling
folders. Version switcher in the header.
Acceptance
- Config-driven version list.
...
size: L
type: feature
it s just ugly twin
Context
npx react-doctor@latest (v0.2.16) against main now reports 14 errors, 741 warnings. All 14 errors are a single rule —
react-doctor/no-adjust-state-on-prop-change (category: Bugs). Note: in the ...
ready-for-agent
Render every page to a flat HTML site so consumers can publish docs on Netlify / Vercel / S3 without booting Laravel.
Acceptance
- Asset rewriting (relative URLs).
- Sitemap + feed copied alongside. ...
size: M
type: feature
Warn (or fail) on missing title, slug collisions, unknown layout names, invalid updated_at formats.
Acceptance
- Config-driven required-field list.
- Same exit-code semantics as docs:check.
size: S
type: feature
Single command that walks the tree, validates every internal link target, surfaces orphaned pages (no nav link), and
detects circular redirects.
Acceptance
- Non-zero exit on findings.
- JSON output ...
size: M
type: feature
When front-matter omits updated_at, pull the most recent commit touching the file via git log.
Acceptance
- Disabled by default; opt-in via config.
- Cached so it doesn t run git on every render. ...
size: S
type: feature

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.