11 Commits

Author SHA1 Message Date
Rich Haines 9ab9c715d6 Add AI agent detection via @vercel/agent-readability (#421)
* Add @vercel/agent-readability dependency

* Add AI agent detection via @vercel/agent-readability

* Fix md-tracking types, add Vary header and discovery options

- Update TrackMdRequestParams to include 'agent-rewrite' requestType and detectionMethod
- Import DetectionMethod type from @vercel/agent-readability
- Include detectionMethod in tracking fetch body
- Add Vary: Accept header on agent-rewrite responses
- Add discovery options (sitemapUrl, indexUrl) to generateNotFoundMarkdown

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Update pnpm-lock.yaml

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 14:23:35 +02:00
Hayden Bleasel 86d940af02 Update Geistdocs 2026-03-16 10:55:17 -07:00
Hayden Bleasel 99000811a6 Update Geistdocs 2026-02-11 09:37:51 -08:00
Hayden Bleasel e7566cacc8 Fix .md files 2026-02-04 13:17:08 -08:00
Hayden Bleasel 30cbcfec97 Migrate to Oxlint (#357)
* Migrate to oxlint / oxfmt

* Initial fixes

* Misc fixes

* Temporary fixes

* Update Ultracite

* Update .oxlintrc.json

* Update .oxlintrc.json

* Start running manual fixes

* Update .oxlintrc.json

* AI Fixes Part 2

* AI Fixes Part 3

* AI Fixes Part 4

* AI Fixes Part 5

* AI Fixes Part 6

* AI Fixes Part 7

* AI Fixes Part 8

* AI Fixes Part 9

* AI Fixes Part 10

* AI Fixes Part 11

* AI Fixes Part 12

* Fix tests

* Lint / test fixes

* Update chat.tsx

* Fix AI SDK React version

* Misc fixes

* Build fixes
2026-02-04 08:00:41 -08:00
Hayden Bleasel 571fab94e9 Upgrade docs 2026-02-02 09:21:22 -08:00
Hayden Bleasel cf793dd446 Elements domain (#339)
* Remove microfrontends

* Remove /elements subpath, update URL

* Fix local paths

* Remove custom AI SDK navbar

* Update global.css

* Restore docs in path

* Restore Geistdocs homepage

* Split up docs, components and examples

* New routes for components and examples

* IA fixes

* Update hero, start adding components to homepage

* Experimenting with hero

* Update pnpm-lock.yaml

* Add new docs

* Update geistdocs.tsx

* Update examples, add new IDE example

* Create source-code.tsx

* Cleanup ide.mdx

* Cleanup examples

* Update homepage content

* Misc fixes

* Update elements-installer.tsx

* Update meta.json

* Deprecate Loader component for shadcn/ui Spinner

* Add changeset files

* Update homepage and templates

* Update code-block.tsx

* Misc fixes

* Update callout.tsx

* Remove hero badge

* Resolves #328

* Build fixes

* Update README.md
2026-01-31 15:31:31 -08:00
Hayden Bleasel 764c800193 Update proxy.ts 2026-01-25 16:36:51 -09:00
Hayden Bleasel 1c3ebf2ae2 Build fixes 2026-01-20 15:33:28 -08:00
Hayden Bleasel 0819501ea8 Fix linting and formatting 2026-01-16 20:20:18 -08:00
Hayden Bleasel ea149172b6 Update Geistdocs 2026-01-16 17:05:48 -08:00