stack/apps
aadesh18 8aa80ceb2c
AI in Stack Companion (#1297)
This PR puts the ask ai functionality into the ai stack companion, along
with persistent history.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* "Ask AI" chat sidebar with streaming assistant responses, progressive
word-by-word reveal, auto-scroll, Enter-to-send and Arrow-key
navigation, "Thinking…" and error indicators
* Chat UI primitives: inline/code blocks, smart links, copy-to-clipboard
for code/URLs, and expandable tool-result cards with copyable outputs

* **Bug Fixes**
* Prevented button/menu clicks inside list items from bubbling to parent
row handlers

* **Refactor**
* Chat rendering, streaming, parsing, and UI helpers consolidated into a
shared module and integrated into the sidebar widget
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2026-04-13 18:40:32 +00:00
..
backend AI in Stack Companion (#1297) 2026-04-13 18:40:32 +00:00
dashboard AI in Stack Companion (#1297) 2026-04-13 18:40:32 +00:00
dev-launchpad chore: update package versions 2026-04-13 11:31:28 -07:00
e2e chore: update package versions 2026-04-13 11:31:28 -07:00
hosted-components chore: update package versions 2026-04-13 11:31:28 -07:00
mock-oauth-server chore: update package versions 2026-04-13 11:31:28 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00