1
0
Fork 0
Commit graph

321 commits

Author SHA1 Message Date
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
Felipe Bermudez
fe4d0c29f3
fix(agentStudio): agents dynamic mode enabled (#2959)
* fix(agentStudio): agents dynamic mode enabled

* fix(askai): use string[] for dynamic agentStudio indices
2026-08-05 16:37:25 -05:00
Paul Jankowski
b28bc84904
feat(v5): Add new footerAction prop (#2952)
* feat(v5): Add new footerAction prop

* Resolve PR comments
2026-08-05 12:07:54 -04:00
Paul Jankowski
4f6b5b1b88
feat(v5): UI and DX improvements (#2949)
* feat: Rename assistantId to agentId

* feat: Allow reading default facet values from index searchParameters

* feat: Remove indexName prop from Sidepanel, cleanup documentation pages

* feat: Move appId and apiKey up into @docsearch/core

* feat: Add back nested grouping of search results

* add changeset

* revert changes to example demo

* fix: e2e tests
2026-08-04 09:43:08 -04:00
Dylan Tientcheu
830a0c854b
fix: reported issues on mobile (#2944) 2026-07-30 16:03:13 +02:00
Paul Jankowski
596397c359
feat(docs): Document v5 beta (#2935)
* chore(docs): v5 documentation

* Writing style clean up

* fix: website after conflicts
2026-07-30 09:47:28 -04:00
Dylan Tientcheu
1cdfd54f23
fix: crash on the demo (#2940) 2026-07-29 15:21:42 -04:00
Dylan Tientcheu
57e3b05ee3 fix: lint 2026-07-29 21:06:59 +02:00
Dylan Tientcheu
c9eac3da7a
feat: website redesign (#2930)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 21:01:30 +02:00
Dylan Tientcheu
d58b625cd8 fix: cleanup claude 2026-07-29 13:35:27 +02:00
Paul Jankowski
01b9533632
feat(react): remove deprecated index props (#2936) 2026-07-28 11:49:15 -04:00
Paul Jankowski
fe490bfa0c
fix(website): use bare @import for tailwindcss (#2933)
Tailwind's build-time `@import` cannot be written with `url()` notation,
so `@import url('tailwindcss')` was passed through as a plain CSS import
instead of being processed by Tailwind.

Also syncs bun.lock with the 5.0.0-beta.0 versions already committed to
package.json.
2026-07-27 11:05:27 -04:00
Paul Jankowski
09861c8afd
chore: Update stylelint (#2926)
* chore: stylelint update

* bun.lock

* Add changeset
2026-07-26 21:14:36 -04:00
Dylan Tientcheu
82716c0888
docs(mcp): add service disclaimer (#2921) 2026-07-20 16:35:49 +02:00
Paul Jankowski
2ea665e9af
chore: Move to oxlint and oxfmt (#2923) 2026-07-16 14:59:00 -04:00
Paul Jankowski
629fce7902
feat(askai): Move askai related props under root askai (#2919)
* feat(askai): Move askai related props under root askai

* fix: playwright test case

* fix(docusaurus): validate Ask AI options
2026-07-16 11:03:50 -04:00
Dylan Tientcheu
23f3e6b657
refactor(docusaurus-adapter): rework theme config for v5 and modularize SearchPage (#2904)
Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
2026-07-15 17:24:19 +02:00
Paul Jankowski
3a15d40b7d
chore(tsdown): Bump to latest tsdown version (#2918)
* chore(tsdown): Bump to latest tsdown version

* fix: bump nvmrc node version

* fix: cli tsconfig

* fix: website build

* fix: example build

* fix: circleci install bun

* fix: lint

* fix: circleci install bun

* fix: circleci install bun

* fix: circleci install bun
2026-07-15 09:25:43 -04:00
Paul Jankowski
40ca749cf4
feat(js): Document JS based hybrid mode, fix JS packages (#2916)
* feat(js): Document JS based hybrid mode, fix JS packages

* update: add model onOpen to docs
2026-07-13 13:43:17 -04:00
Dylan Tientcheu
e26256bb41
feat(mcp): setup mcp plugins (#2895) 2026-07-10 12:05:16 +02:00
Dylan Tientcheu
0210db2f7d
chore: migrate to from yarn, lerna and shipjs to bun & changesets (#2827) 2026-03-02 18:52:01 +01:00
Dylan Tientcheu
f86785218c
chore: release v4.6.0 (#2861) 2026-02-17 22:39:09 +01:00
Dylan Tientcheu
4f68ebbc06
feat(docusaurus-adapter): support docsearch key and adapter docs (#2858)
* feat(docusaurus-adapter): Support docsearch key and adapter docs

* chore(release): include docusaurus adapter in shipjs publish list

* chore(docusaurus-adapter): remove libtmp and pin initial version


* fix: issue with footer

* fix: contextuals

* fix all ts errors

* fix: lint

* fix lint
2026-02-17 17:53:12 +01:00
Dylan Tientcheu
7c36039b10
chore: release v4.5.4 (#2854)
* chore: release v4.5.4

* upgrade

* fix: lock
2026-02-05 14:28:54 +01:00
Dylan Tientcheu
104f7d1a98
chore: release v4.5.3 (#2849) 2026-01-21 20:23:06 +01:00
Dylan Tientcheu
e50a55da86
chore: release v4.5.2 (#2846) 2026-01-21 14:45:22 +01:00
Dylan Tientcheu
7bf4521339
chore: release v4.5.1 (#2845) 2026-01-20 17:16:59 +01:00
Dylan Tientcheu
65d5b79dae
chore: release v4.5.0 (#2844) 2026-01-20 12:29:56 +01:00
Dylan Tientcheu
1674dbd55b
chore: release v4.5.0-beta.3 (#2843) 2026-01-16 17:31:56 +01:00
NatanTechOfNY
1015eb808b feat(website): new features section 2026-01-16 10:48:45 -05:00
NatanTechOfNY
b4764c1552 feat(website): new features section 2026-01-16 10:45:56 -05:00
Dylan Tientcheu
55db6e9053
chore: release v4.5.0-beta.2 (#2841) 2026-01-13 19:52:12 +01:00
Dylan Tientcheu
021613587f
chore: release v4.5.0-beta.1 (#2840) 2026-01-13 18:48:33 +01:00
Paul Jankowski
ffa2835194
feat(askai): Allow use of Agent Studio for chat backend (#2832)
* feat(askai): Allow use of Agent Studio for chat backend

* feat(askai): Remove feedback actions if using Agent Studio

* feat(askai): Document agentStudio param

* Remove module resolution

* Update packages/website/docs/api.mdx

Co-authored-by: Dylan Tientcheu <dylan.tientcheu@algolia.com>

* Use css var for sidepanel button background

---------

Co-authored-by: Natan Yagudayev <natanyagudayev@gmail.com>
Co-authored-by: Dylan Tientcheu <dylan.tientcheu@algolia.com>
2026-01-13 10:58:11 -05:00
Vasco Bettencourt
5aac293d3e
feat(docs): update Ask AI errors docs (#2833)
* feat(docs): update Ask AI errors docs

* feat(docs): add AI-224 for context length exceeded errors

* fix
2026-01-13 15:16:30 +00:00
Paul Jankowski
1886c03880 chore: Have website use production again 2026-01-09 14:17:53 -05:00
Dylan Tientcheu
13db25fe58
chore: release v4.5.0-beta.0 (#2834) 2026-01-08 20:32:06 +01:00
Paul Jankowski
3ffd9f6f29
chore: Allow using staging env on DocSearch website (#2829) 2026-01-08 11:27:42 -05:00
Paul Jankowski
54bac9cf54
feat(website): Add Sidepanel to DocSearch website (#2821) 2025-12-22 19:23:21 +01:00
Paul Jankowski
ded5d44f5b
chore: release v4.4.0 (#2820)
* chore: release v4.4.0

* fix: changelog

* fix(ci): Split dts building to own process for all packages

* fix: remove unused import

* fix: remove unused import

* update yarn cache key

* fix: better dependency management
2025-12-19 12:56:58 -05:00
Paul Jankowski
a98294a4fc
Revert "chore: release v4.4.0 (#2818)" (#2819)
This reverts commit 79c17f5fc2.
2025-12-19 11:37:09 -05:00
Paul Jankowski
79c17f5fc2
chore: release v4.4.0 (#2818)
* chore: release v4.4.0

* fix: changelog
2025-12-19 10:16:11 -05:00
Paul Jankowski
171c504f11
feat(sidepanel): Introduce Ask AI Sidepanel (#2816)
* feat(sidepanel): Add sidepanel component for Ask AI (#2792)

* feat(sidepanel): Initial working Sidepanel implementation

* fix: circleci config

* fix: set proper sidepanel export

* Sidepanel props updates, conversation screen updates

* Started mobile work

* Style prompt input and header for mobile

* fixes prompt input height, adds more translations, mobile updates, fixes panel height calculations

* finish mobile, adds dark theme, minor fixes

* fix: lock

* Add missing titles to buttons

* Have most recent conversation be at the bottom of the exchange list, scroll to newest conversation

* fix: versions

* move to floating variant being default for Sidepanel

---------

Co-authored-by: Dylan Tientcheu <dylantientcheu@gmail.com>

* feat(sidepanel): Sidepanel/Modal hybrid mode (#2799)

* feat(sidepanel): Initial working Sidepanel implementation

* fix: circleci config

* fix: set proper sidepanel export

* Sidepanel props updates, conversation screen updates

* Started mobile work

* Style prompt input and header for mobile

* fixes prompt input height, adds more translations, mobile updates, fixes panel height calculations

* finish mobile, adds dark theme, minor fixes

* fix: lock

* Add missing titles to buttons

* Have most recent conversation be at the bottom of the exchange list, scroll to newest conversation

* feat(sidepanel): Allow hybrid mode for Sidepanel and Modal

* fix: yarn.lock

* fix: tests - dont send new chat message from modal while in hybrid mode

* Make docsearch core a true dependency

* Cleanup handling the registered views Set

---------

Co-authored-by: Dylan Tientcheu <dylantientcheu@gmail.com>

* feat(sidepanel): Add sidepanel-js package for CDN (#2800)

* feat(sidepanel): Initial working Sidepanel implementation

* fix: circleci config

* fix: set proper sidepanel export

* Sidepanel props updates, conversation screen updates

* Started mobile work

* Style prompt input and header for mobile

* fixes prompt input height, adds more translations, mobile updates, fixes panel height calculations

* finish mobile, adds dark theme, minor fixes

* fix: lock

* Add missing titles to buttons

* Have most recent conversation be at the bottom of the exchange list, scroll to newest conversation

* feat(sidepanel): Add sidepanel-js package for CDN

* fix: ci

* fix: yarn.lock

---------

Co-authored-by: Dylan Tientcheu <dylantientcheu@gmail.com>

* feat(sidepanel): Sidepanel UI/UX tweaks (#2808)

* fix(umd): Fixes global names for packages in UMD builds

* chore: Update tsdeclaration files, update directory field in package json files

* feat(sidepanel): Add Sidepanel documentation (#2811)

* feat(sidepanel): Add Sidepanel documentation

* Minor fixes and updates

* Hybrid mode update

* fix: hardcode yarn cache key for now

---------

Co-authored-by: Dylan Tientcheu <dylantientcheu@gmail.com>
2025-12-17 13:25:50 -05:00
Vasco Bettencourt
fd0de3d16f
feat(askai): add thread depth limit logic (#2812) 2025-12-16 08:59:28 +00:00
Paul Jankowski
8a9c4519eb
feat(docs): Add utm_ params to apply links (#2817)
* feat(utm): Add utm params to apply links

* Add utm_content to apply links
2025-12-10 09:50:33 -05:00
Paul Jankowski
c7f61062b4
feat(askai): Error code documentation (#2807) 2025-12-08 17:41:03 -05:00
Rami Yushuvaev
9ed6c5a9ba
feat: Native RTL support (#2802) 2025-11-20 11:09:21 +01:00
Paul Jankowski
98067b58a2
chore: release v4.3.2 (#2798) 2025-11-10 16:24:42 -05:00
Paul Jankowski
82a0083c75
chore: release v4.3.1 (#2796)
* chore: release v4.3.1

* Manually bump version numbers
2025-11-04 14:42:36 -05:00
Dylan Tientcheu
4d951ccc93
chore: release v4.3.0 (#2794) 2025-11-04 12:42:21 -05:00