Paul Jankowski
34ea03a2eb
feat(askai): Allow dynamic indices for Agent Studio ( #2893 )
2026-06-08 21:30:09 -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