Paul Jankowski
34ea03a2eb
feat(askai): Allow dynamic indices for Agent Studio ( #2893 )
2026-06-08 21:30:09 -04:00
Paul Jankowski
e01ff48f67
feat(askai): Aggregate MCP search tool calls ( #2891 )
...
* feat(askai): add Agent Studio memory support
* refactor(askai): remove Ask AI transport abstraction
* feat(askai): Feedback notes and tags
* fix: bump css bundle size limit
* move feedback actions to components
* feat(askai): Aggregate MCP search tool calls
2026-06-03 12:48:29 -04:00
Paul Jankowski
55726b50e1
chore: fix deploys for v5 branch
2026-06-02 10:43:22 -04:00
Paul Jankowski
e35349b3a9
feat(askai): Feedback notes and tags ( #2890 )
...
* feat(askai): add Agent Studio memory support
* refactor(askai): remove Ask AI transport abstraction
* feat(askai): Feedback notes and tags
* fix: bump css bundle size limit
* move feedback actions to components
2026-06-02 08:37:30 -04:00
Paul Jankowski
144250a62c
feat(askai): remove Ask AI transport layer ( #2889 )
...
* feat(askai): add Agent Studio memory support
* refactor(askai): remove Ask AI transport abstraction
2026-06-01 17:00:38 -04:00
Paul Jankowski
0101c92a1e
feat(askai): add Agent Studio memory support ( #2888 )
2026-06-01 16:24:58 -04:00
Paul Jankowski
3da3079f94
feat(askai): Agent Studio core tools ( #2886 )
...
* feat(askai): Implement dynamic tool calls
* move ToolCall to components dir
* Converge Agent Studio search tools to same definition, fix client side tools breaking UI state
* add examples for custom tools
* fix: lint & types
2026-05-26 11:43:48 -04:00
Paul Jankowski
83759e1e0f
feat(askai): Split Ask AI modal into own component ( #2884 )
...
* feat(askai): Split Ask AI modal into own component
* refactor(react): share modal utilities
* refactor(react): share search box form
* refactor(react): extract start screen sections
* refactor(react): extract shared modal hooks
* fix: lint adapter
* refactor(react): reorganize modal files
* fix: type error in examples
* fix: remove ai modal from adapter for now, fix import paths of react package
2026-05-19 13:36:23 -04:00
Lorris Saint-Genez
c9f49e1fd2
feat: agent studio feedback integration ( #2868 )
2026-03-05 08:26:51 -08:00
Lorris Saint-Genez
e1f5d187d0
chore: watch in parallel ( #2867 )
2026-03-04 10:33:19 -08:00
Paul Jankowski
15f8ccb348
chore: add tool-versions file for node and bun versions ( #2866 )
2026-03-04 13:06:56 -05:00
Dylan Tientcheu
0210db2f7d
chore: migrate to from yarn, lerna and shipjs to bun & changesets ( #2827 )
2026-03-02 18:52:01 +01:00
Paul Jankowski
c94eafbbee
chore: Update to use tsdown for build system ( #2824 )
...
* chore: Update to use tsdown for build system
* fix: docsearch-react build
* fix: lint
* fix: glob resolved to incorrect version
2026-02-20 13:24:32 -05:00
Vincent Lemeunier
ad7e8a7f93
feat(askai): add compatibility with algolia mcp search tool [DASH-2294] ( #2862 )
...
## Summary
Fixes DASH-2294
Add compatibility with the Algolia MCP search tool (`algolia_search_index_${string}`) in AskAI.
## Changes
- Add `AlgoliaMCPSearchTool` type to handle the Algolia MCP server search tool
- Refactor how number of hits are retrieved in `ToolCall` into a `getNumberOfHits` helper
## Test plan
- Added unit tests for modified code ✅
2026-02-19 09:42:56 +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
Sarah Dayan
6933434ef8
docs(readme): add "Used by" badge ( #2860 )
2026-02-17 16:15:26 +01:00
Paul Jankowski
b3fb7f50f8
fix(sidepanel): autofocus prompt input on open for desktop only ( #2857 )
...
Focus the prompt textarea when the sidepanel opens, skipping mobile
to avoid triggering the virtual keyboard which disrupts the layout.
Blur the input when the sidepanel closes to remove lingering focus.
2026-02-10 11:28:20 -05:00
Sarah Dayan
fbb975b142
docs(readme): display Used by section ( #2856 )
2026-02-09 13:07:58 +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
343115dc7c
fix: include ac in package ( #2853 )
2026-02-05 14:19:46 +01:00
Paul Jankowski
6ef6505e87
fix: Missing result title would trigger an error ( #2852 )
2026-01-28 17:39:59 -05:00
Dylan Tientcheu
104f7d1a98
chore: release v4.5.3 ( #2849 )
2026-01-21 20:23:06 +01:00
Dylan Tientcheu
73eddb76fc
fix: make @docsearch/core a real dependency. ( #2848 )
2026-01-21 14:12:40 -05:00
Dylan Tientcheu
e50a55da86
chore: release v4.5.2 ( #2846 )
2026-01-21 14:45:22 +01:00
Dylan Tientcheu
221fe8ec6c
revert: changelog
2026-01-21 14:37:48 +01:00
Dylan Tientcheu
80fd05efc4
chore: install deps
2026-01-20 17:32:26 +01:00
Dylan Tientcheu
0488acb078
Merge branch 'main' of https://github.com/algolia/docsearch
2026-01-20 17:22:00 +01:00
Dylan Tientcheu
5661250e51
fix: upgrade the css packages
2026-01-20 17:21:05 +01:00
Dylan Tientcheu
7bf4521339
chore: release v4.5.1 ( #2845 )
2026-01-20 17:16:59 +01:00
Dylan Tientcheu
23f640bac7
fix: export sidepanel styles
2026-01-20 17:13:11 +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
24d03ac5cc
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-01-16 10:49:39 -05: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
Paul Jankowski
f1aaf911d7
feat(askai): Allow Agent Studio specific search params ( #2842 )
...
* feat(askai): Allow Agent Studio specific search params
* Simplify DocSearchProps types definitions
* Revert "Simplify DocSearchProps types definitions"
This reverts commit b53bc97688 .
* fix: types
2026-01-16 10:06:04 -05:00
Dylan Tientcheu
55db6e9053
chore: release v4.5.0-beta.2 ( #2841 )
2026-01-13 19:52:12 +01:00
Dylan Tientcheu
a90f5b10ce
fix: pin preact version
2026-01-13 19:43:17 +01:00
Dylan Tientcheu
021613587f
chore: release v4.5.0-beta.1 ( #2840 )
2026-01-13 18:48:33 +01:00
Dylan Tientcheu
851cfae380
fix(js): preact & types versions ( #2839 )
2026-01-13 18:38:38 +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
7319f54898
fix(modal): Fixes modal opening on every key press ( #2837 )
2026-01-12 12:38:21 -05:00
Paul Jankowski
1886c03880
chore: Have website use production again
2026-01-09 14:17:53 -05:00
Paul Jankowski
f3b4b50a40
chore: Add agents and claude files ( #2836 )
2026-01-09 11:12:03 -05:00
Paul Jankowski
8ad60d9bab
fix(sidepanel): Fixes some issues while conversation is streaming ( #2828 )
...
* fix(sidepanel): Stop navigation during streaming
* fix(sidepanel): Fix scroll jumping while conversation is streaming
* fix(sidepanel): Keep input enabled but disable sending while streaming
---------
Co-authored-by: Dylan Tientcheu <dylan.tientcheu@algolia.com>
2026-01-08 17:36:16 -05:00
Paul Jankowski
8c750e5102
fix(hybrid): Fixes modal on mobile in hybrid mode ( #2835 )
2026-01-08 15:07:57 -05:00
Dylan Tientcheu
13db25fe58
chore: release v4.5.0-beta.0 ( #2834 )
2026-01-08 20:32:06 +01:00
Dylan Tientcheu
283ff35e6c
feat(js)!: expose instance API + lifecycle callbacks ( #2826 )
2026-01-08 18:17:45 +01:00