1
0
Fork 0
docsearch/packages/website
Felipe Bermudez e5a5aa1e20
feat(docs): add Ask AI to Agent Studio migration guide (#2931)
* feat(docs): add Ask AI to Agent Studio migration guide

* feat(docs): agentStudio migrating from askAI

* feat(docs): renaming agentId

* feat(agentStudio): dynamic mode indices updated
2026-08-05 16:37:57 -05:00
..
docs feat(docs): add Ask AI to Agent Studio migration guide (#2931) 2026-08-05 16:37:57 -05:00
plugins feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
src feat(docs): add Ask AI to Agent Studio migration guide (#2931) 2026-08-05 16:37:57 -05:00
static feat(mcp): setup mcp plugins (#2895) 2026-07-10 12:05:16 +02:00
versioned_docs feat(docs): add Ask AI to Agent Studio migration guide (#2931) 2026-08-05 16:37:57 -05:00
versioned_sidebars feat(docs): add Ask AI to Agent Studio migration guide (#2931) 2026-08-05 16:37:57 -05:00
.gitignore feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02:00
babel.config.mjs chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
components.json fix: tailwind styles 2025-07-24 17:59:42 +02:00
docusaurus.config.mjs feat(v5): UI and DX improvements (#2949) 2026-08-04 09:43:08 -04:00
package.json feat: website redesign (#2930) 2026-07-29 21:01:30 +02:00
README.md chore: migrate to from yarn, lerna and shipjs to bun & changesets (#2827) 2026-03-02 18:52:01 +01:00
sidebars.js feat(docs): add Ask AI to Agent Studio migration guide (#2931) 2026-08-05 16:37:57 -05:00
tsconfig.json feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
versions.json feat(docs): Document v5 beta (#2935) 2026-07-30 09:47:28 -04:00
WRITING_GUIDE.md feat(docs): Document v5 beta (#2935) 2026-07-30 09:47:28 -04:00

DocSearch

The easiest way to add search to your documentation. For free.

Netlify Status

Check out our website for a complete explanation and documentation.

Installation

  1. In the root of this repository (two levels above this directory), do bun install and bun run build
  2. In this directory, do bun run start.
  3. A browser window will open up, pointing to the docs.

Deployment

Netlify handles the deployment of this website. If you are part of the DocSearch core team. Access the Netlify Dashboard.