# @atlaskit/rovo-agent-components

## 4.4.0

### Minor Changes

- [`9caad6633bc3d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9caad6633bc3d) -
  Add jira_admin_agent avatar to out-of-the-box agent avatars.

## 4.3.2

### Patch Changes

- [`ab6e1ed0c80d9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ab6e1ed0c80d9) -
  We have added the jira_admin_agent as an option such that it has an allocated ottb agent icon

## 4.3.1

### Patch Changes

- [`3f13070221110`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3f13070221110) -
  Clean up stale feature gate `rovo_dev_themed_identity_card`. The gated code path is now
  permanently enabled.

## 4.3.0

### Minor Changes

- [`892d2b5b986db`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/892d2b5b986db) -
  casing change for agent operations

## 4.2.0

### Minor Changes

- [`266566c8db777`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/266566c8db777) -
  Duplicate agent via BE mutation when versioning is enabled Changing all duplicate touchpoints to
  do useMutation and then redirect. So this requires chaging all the onDuplicate to return Promise
  and handles the loading state.

  3 places where it changes:
  - conversation-assistant-agent useAgentUrlActions - this is browse agent modal, view agent modal,
    agent profile, chat sidebar, studio migration modal
  - atlassian-studio AgentContextMenu - studio `...` buttons in side nav, agent title bar `...`
  - profile-card useAgentUrlActions - Agent profile card (no relay)

## 4.1.0

### Minor Changes

- [`af7c97b639e4f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/af7c97b639e4f) -
  Removed hardcoded `borderRadius` pixel values from `Skeleton` components

## 4.0.0

### Major Changes

- [`8004b39cfac18`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8004b39cfac18) -
  Removed `react-intl-next` alias and replaced all usages with `react-intl` directly.

  What changed: The `react-intl-next` npm alias (which resolved to `react-intl@^5`) has been
  removed. All imports now reference `react-intl` directly, and `peerDependencies` have been updated
  to `"^5.25.1 || ^6.0.0 || ^7.0.0"`.

  How consumer should update their code: Ensure `react-intl` is installed at a version satisfying
  `^5.25.1 || ^6.0.0 || ^7.0.0`. If your application was using `react-intl-next` as an npm alias, it
  can be safely removed. Replace any remaining `react-intl-next` imports with `react-intl`.

## 3.49.2

### Patch Changes

- Updated dependencies

## 3.49.1

### Patch Changes

- [`47b02f048ca4a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/47b02f048ca4a) -
  Enrol search and ai-mate packages into the React Compiler with platform gating via
  isReactCompilerActivePlatform.
- Updated dependencies

## 3.49.0

### Minor Changes

- [`344cad68b44ee`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/344cad68b44ee) -
  Clean up flag to improve accessibility of links.

## 3.48.2

### Patch Changes

- Updated dependencies

## 3.48.1

### Patch Changes

- Updated dependencies

## 3.48.0

### Minor Changes

- [`5763146cffd44`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5763146cffd44) - -
  Update AgentCreatorType import from @atlassian/rovo-agent-components.
  - Update `AssistanceService.getAgentKnowledgeConfiguration` to accept an optional
    `agentCreatorType` to pass as query params to the underlying `/knowledge` endpoint.
  - Update `KnowledgeSourcesField` to pass in `creatorType` value, under a FG
    `rovo_agent_knowledge_source_allow_list`.

## 3.47.0

### Minor Changes

- [`f04cf52b53925`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f04cf52b53925) -
  [ux] This change adds two new props to the browse agent modal and view agent modal to optionally
  allow additional content and CTA to be rendered in the agent profile. An opt-in change to the chat
  button has also been added to account for reduced space when the CTA is used.

### Patch Changes

- Updated dependencies

## 3.46.3

### Patch Changes

- [`255cf43792087`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/255cf43792087) -
  Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme`

## 3.46.2

### Patch Changes

- Updated dependencies

## 3.46.1

### Patch Changes

- Updated dependencies

## 3.46.0

### Minor Changes

- [`d4c66fd8ab94f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d4c66fd8ab94f) -
  Add agentName to LinkIconButton and StarIconButton labels for unique accessible names across agent
  cards

### Patch Changes

- Updated dependencies

## 3.45.0

### Minor Changes

- [`4434681e268dc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4434681e268dc) -
  update rovo logo

## 3.44.0

### Minor Changes

- [`b9ad62060f899`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b9ad62060f899) -
  Add avatar for Lovable agent (OOTB)

## 3.43.0

### Minor Changes

- [`687a8de6184c3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/687a8de6184c3) -
  [ux] This change adds additional optional options to the dropdown menu on agent cards for the
  browse agents modal. It also removes the showCreateAgentButtonInHeader prop from the browse agents
  modal.

## 3.42.0

### Minor Changes

- [`f502fb4f37f79`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f502fb4f37f79) -
  [ux] add rovo agent logo

## 3.41.0

### Minor Changes

- [`8036cb29672c7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8036cb29672c7) -
  Add avatar for Replit agent (OOTB)

## 3.40.0

### Minor Changes

- [`e4034958fc116`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e4034958fc116) -
  Adjust event tracking for agent analytics to use new trackAgentEvent() method. Remove deprecated
  trackAgentAction() export and exported action const enums

### Patch Changes

- Updated dependencies

## 3.39.0

### Minor Changes

- [`e72179b379afd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e72179b379afd) -
  Update isForgeAgentByCreatorType import

### Patch Changes

- Updated dependencies

## 3.38.1

### Patch Changes

- Updated dependencies

## 3.38.0

### Minor Changes

- [`a4789cedc2893`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a4789cedc2893) -
  Cleanup rovo_agent_empty_state_refresh FG

## 3.37.0

### Minor Changes

- [`aa072e4b28464`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aa072e4b28464) -
  Add avatar for Gamma agent (OOTB)

## 3.36.4

### Patch Changes

- Updated dependencies

## 3.36.3

### Patch Changes

- Updated dependencies

## 3.36.2

### Patch Changes

- Updated dependencies

## 3.36.1

### Patch Changes

- [`3828b60d0308e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3828b60d0308e) -
  Profile card now supports A2A agent authors properly

## 3.36.0

### Minor Changes

- [`9ad74d8309d6f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ad74d8309d6f) -
  Extracted `AgentNameSideNav` into new entry-point
  `@atlaskit/rovo-agent-components/agent-name-side-nav`

## 3.35.1

### Patch Changes

- Updated dependencies

## 3.35.0

### Minor Changes

- [`28160ba7270df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/28160ba7270df) -
  Fixed various decorative icon a11y issues

## 3.34.1

### Patch Changes

- Updated dependencies

## 3.34.0

### Minor Changes

- [`beb9688ab2b20`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/beb9688ab2b20) -
  Add avatar for Amplitude, Box, Canva, Figma, HubSpot and Intercom agents (OOTB)

### Patch Changes

- Updated dependencies

## 3.33.0

### Minor Changes

- [`ebdb0137330d9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ebdb0137330d9) -
  Support REMOTE_A2A agent exposing isForgeAgentByCreatorType to public repo and deprecating
  isForgeAgent from private repo

### Patch Changes

- Updated dependencies

## 3.32.5

### Patch Changes

- Updated dependencies

## 3.32.4

### Patch Changes

- Updated dependencies

## 3.32.3

### Patch Changes

- Updated dependencies

## 3.32.2

### Patch Changes

- Updated dependencies

## 3.32.1

### Patch Changes

- Updated dependencies

## 3.32.0

### Minor Changes

- [`32fb2d5d28925`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/32fb2d5d28925) -
  Added 'Verify / Unverify agent' dropdown to rovo chat trigger

## 3.31.0

### Minor Changes

- [`8f3aaeeed50ec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8f3aaeeed50ec) -
  Change copy from 'Unverify agent' to 'Remove verification'

## 3.30.0

### Minor Changes

- [`ab19c61b46546`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ab19c61b46546) -
  pass onVerificationSuccess to verification dropdown in browse agent to handle relay connection
  update

## 3.29.0

### Minor Changes

- [`de588876854b6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/de588876854b6) -
  Improved horizontal alignment of verified icon badge

## 3.28.0

### Minor Changes

- [`8ca108f4ddc19`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8ca108f4ddc19) -
  Improved alignment of verified icon badge
- [`e93d0946c0929`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e93d0946c0929) -
  Auto sort for export path for last remaining ai-mate packages. Part of de-barreling effort of
  TREX-67

### Patch Changes

- Updated dependencies

## 3.27.1

### Patch Changes

- Updated dependencies

## 3.27.0

### Minor Changes

- [`f308049ef65c0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f308049ef65c0) -
  Removed `id` property from `AgentVerificationDropdownItemProps` and refactored usage. The ID
  property now comes from graqhql fragment.

## 3.26.0

### Minor Changes

- [`d0e843139fc33`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d0e843139fc33) -
  [ux] use agent verification dropdown item for view agent in browse agent

## 3.25.0

### Minor Changes

- [`7dcb34bc033ba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7dcb34bc033ba) -
  Created new component `AgentVerifiedIcon`

## 3.24.0

### Minor Changes

- [`9d1c583109828`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9d1c583109828) -
  Part of de-barreling TREX-67. Ran auto export subpath generation and sorting. Last 3 packages were
  updated from afm ts generate

## 3.23.1

### Patch Changes

- Updated dependencies

## 3.23.0

### Minor Changes

- [`02eaa9533ad2e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/02eaa9533ad2e) -
  [ux] refactor agent verification dropdown item
- [`a5540634bb261`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a5540634bb261) -
  lift the fg check up in agent verfication component

## 3.22.0

### Minor Changes

- [`04077f2897e0e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/04077f2897e0e) -
  [ux] Changing the UI for the user identity profile card when the user is the Rovo Dev agent.
  Change is feature gated.
- [`b7e850efc9f82`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b7e850efc9f82) -
  [ux] Rovo agents view profile - show verified icon

## 3.21.0

### Minor Changes

- [`023f008de3d39`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/023f008de3d39) -
  Added agent icon for rovo service agent

## 3.20.0

### Minor Changes

- [`85b20848660df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/85b20848660df) -
  [ux] Display agent verified icon

### Patch Changes

- Updated dependencies

## 3.19.0

### Minor Changes

- [`61adbaa3e8ae1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/61adbaa3e8ae1) -
  [ux] add agent verfication option in dropdown menu

## 3.18.1

### Patch Changes

- Updated dependencies

## 3.18.0

### Minor Changes

- [`521db26fb5a9c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/521db26fb5a9c) -
  Remove internal barrel file calls

## 3.17.0

### Minor Changes

- [`87b12e64ff750`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/87b12e64ff750) -
  Removed usages of LEGACY icon props

### Patch Changes

- Updated dependencies

## 3.16.2

### Patch Changes

- Updated dependencies

## 3.16.1

### Patch Changes

- Updated dependencies

## 3.16.0

### Minor Changes

- [`b08b2dd7d1bb8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b08b2dd7d1bb8) -
  [ux] fix all i18n descriptions for rovo agents packages

## 3.15.1

### Patch Changes

- [`0025a26ae0e11`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0025a26ae0e11) -
  Icon entrypoint migration

## 3.15.0

### Minor Changes

- [`81f7a388b27a2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/81f7a388b27a2) -
  clean up expandable_subsection_styling_fix fg and a11y_agents_fixes

## 3.14.0

### Minor Changes

- [`4e43c6db295d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4e43c6db295d3) -
  [ux] Refresh agent profile card UI

## 3.13.0

### Minor Changes

- [`302808899d1ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/302808899d1ae) -
  LUNA-607: Added agent icon for Jira Trial Guide

## 3.12.1

### Patch Changes

- Updated dependencies

## 3.12.0

### Minor Changes

- [`264063170c1c3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/264063170c1c3) -
  [ux] Don't force shouldRenderToParent prop in AgentDropdownMenu, to address z-index battle between
  agent tools ui on agenct card and tools ui dropdown

## 3.11.3

### Patch Changes

- Updated dependencies

## 3.11.2

### Patch Changes

- [`6cf9d0da3e1d4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6cf9d0da3e1d4) -
  fix typescript issues

## 3.11.1

### Patch Changes

- Updated dependencies

## 3.11.0

### Minor Changes

- [`539c393faefd0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/539c393faefd0) -
  Studio permissions settings m1 cleanup
- [`8bb807d8c76e6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8bb807d8c76e6) -
  Adding \*.ts files for no barrel files detection for ai-mate packages

## 3.10.1

### Patch Changes

- Updated dependencies

## 3.10.0

### Minor Changes

- [`45556fb92fa69`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/45556fb92fa69) -
  [ux] Updated favicon to match the selected agent

## 3.9.2

### Patch Changes

- Updated dependencies

## 3.9.1

### Patch Changes

- Updated dependencies

## 3.9.0

### Minor Changes

- [`7cdfbaea2c495`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7cdfbaea2c495) -
  Create AgentCreatorDataComponent for relay component for AgentCreator, share between viewAgent and
  agentProfile; Above implies that creator logic now purely relying on GraphQL endpoint, before it
  was mix of GQL and REST;

  Consolidate creator product logic to atlaskit/rovo-agent-components to reduce duplication;

  Undo some relay changes added behind agent_studio_permissions_settings_m3_profiles, left the old
  component how it was before, and move relay into the new component;

  Remove the usage of useAtlasURL, instead generate home URL with just `cloudId` without the orgId;

  Fix forge author to use forgeCreator from graphql

  See
  https://hello.atlassian.net/wiki/spaces/agents/pages/5926999212/Consolidating+Agent+creator+component

## 3.8.1

### Patch Changes

- Updated dependencies

## 3.8.0

### Minor Changes

- [`187d94d40d355`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/187d94d40d355) -
  Update ai-mate i18n pkg versions for PLSD-373

## 3.7.0

### Minor Changes

- [`ef771fd2f0150`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef771fd2f0150) -
  [ux] add RovoDev avatar into getAvatarRender based on agentNameId for TeamEU25

## 3.6.0

### Minor Changes

- [`3eb012f40a41d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3eb012f40a41d) -
  Fix accessibility violations

## 3.5.0

### Minor Changes

- [`078ca0c85f404`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/078ca0c85f404) -
  Migrate ai-mate, cmdb, commerce, discovery, policy-platform, studio-foundations pkgs to use i18n
  NPM pkgs from Traduki

## 3.4.0

### Minor Changes

- [`6540674a8d75e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6540674a8d75e) -
  [ux] break lines for long descriptions in rovo agent profile

## 3.3.0

### Minor Changes

- [`0cd445be9fe19`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0cd445be9fe19) -
  Remove the label for the atlassian icon to hide it from screen readers

## 3.2.2

### Patch Changes

- Updated dependencies

## 3.2.1

### Patch Changes

- Updated dependencies

## 3.2.0

### Minor Changes

- [`a3c753aa3c2e6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a3c753aa3c2e6) -
  added agent avatar skeleton component

## 3.1.2

### Patch Changes

- [`23bcc5bbc9cee`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/23bcc5bbc9cee) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 3.1.1

### Patch Changes

- Updated dependencies

## 3.1.0

### Minor Changes

- [`44102fe3bc0dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/44102fe3bc0dd) -
  [ux] Hiding agent duplicate entrypoints when user does not have rovo agent create permissions

## 3.0.1

### Patch Changes

- Updated dependencies

## 3.0.0

### Major Changes

- [#193947](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/193947)
  [`737237ee5c52f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/737237ee5c52f) -
  Removed unused `isAgentCreatedByUser` prop from agent dropdown actions component. This has been
  replaced by a permissions call via `loadAgentPermissions`.

## 2.13.1

### Patch Changes

- [#188589](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/188589)
  [`c27342e248d6b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c27342e248d6b) -
  Update to fix the workflow builder icon mapping to use the correct icon.

## 2.13.0

### Minor Changes

- [#186683](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/186683)
  [`538ec6ba100e3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/538ec6ba100e3) -
  Deprecate useBrowseAgentsUI, split BrowseAgentsContent to BrowseAgentsContentNew and

### Patch Changes

- Updated dependencies

## 2.12.0

### Minor Changes

- [#182035](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/182035)
  [`6cb80ec4edf85`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6cb80ec4edf85) -
  [ux] Show "More" btn on hover / focus only, and when dropdown is opened (Chat Item and Agent Item)

## 2.11.6

### Patch Changes

- Updated dependencies

## 2.11.5

### Patch Changes

- Updated dependencies

## 2.11.4

### Patch Changes

- Updated dependencies

## 2.11.3

### Patch Changes

- Updated dependencies

## 2.11.2

### Patch Changes

- [#160753](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160753)
  [`617b50b189e84`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/617b50b189e84) -
  Migrated utility icon usages to core icons with size small
- Updated dependencies

## 2.11.1

### Patch Changes

- Updated dependencies

## 2.11.0

### Minor Changes

- [#154751](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154751)
  [`f5a3bbc2a8649`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f5a3bbc2a8649) -
  Fix A11Y-16540, A11Y-16500, A11Y-16543, A11Y-16545, A11Y-16592, A11Y-17302, A11Y-17303, A11Y-16603

## 2.10.0

### Minor Changes

- [#149822](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149822)
  [`f9ab0e846ae21`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f9ab0e846ae21) -
  Updated to support `size` prop for new icons from `@atlaskit/icon`.

### Patch Changes

- Updated dependencies

## 2.9.1

### Patch Changes

- Updated dependencies

## 2.9.0

### Minor Changes

- [#154958](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154958)
  [`21f93614739fd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21f93614739fd) -
  Patch to respect agent avatar size prop when fixing squished avatar bug

## 2.8.2

### Patch Changes

- Updated dependencies

## 2.8.1

### Patch Changes

- Updated dependencies

## 2.8.0

### Minor Changes

- [#145486](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/145486)
  [`7a846609af2b9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7a846609af2b9) -
  Consolidate browse agents pill and conversation starter pill into single chat pill component

## 2.7.2

### Patch Changes

- Updated dependencies

## 2.7.1

### Patch Changes

- [#144872](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/144872)
  [`ce47d82258a6d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ce47d82258a6d) -
  Add comments to indicate depreciation; clarification on updated agentNamedId param because BE
  changed to use agentExternalConfigReference

## 2.7.0

### Minor Changes

- [#141670](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/141670)
  [`0e2aed24db654`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0e2aed24db654) -
  Feature gate cleanup for 'rovo_chat_add_template_tab_to_modal'

## 2.6.0

### Minor Changes

- [#137721](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137721)
  [`37f0da49fa1ba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/37f0da49fa1ba) -
  Prevent agent avatar from squishing when next to longer text in the AgentCard

### Patch Changes

- Updated dependencies

## 2.5.1

### Patch Changes

- [#137252](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137252)
  [`a2f2ec2381e22`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2f2ec2381e22) -
  Change non-production icon to use new design icon

## 2.5.0

### Minor Changes

- [#136047](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/136047)
  [`8fea349c76752`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8fea349c76752) -
  [ux] Icon changes for Ops Guide and RCA agent

## 2.4.0

### Minor Changes

- [#134724](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134724)
  [`e04c15b164e87`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e04c15b164e87) -
  Updating styles for chat buttons and visual refresh for SAIN for footer and followup prompts

## 2.3.5

### Patch Changes

- Updated dependencies

## 2.3.4

### Patch Changes

- Updated dependencies

## 2.3.3

### Patch Changes

- Updated dependencies

## 2.3.2

### Patch Changes

- [#131989](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131989)
  [`3c353c272040f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3c353c272040f) -
  Update types for Workflow builder Rovo agent, update agent icon, and add presentational card for
  transition actions

## 2.3.1

### Patch Changes

- [#129972](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/129972)
  [`b2d69a39e6687`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b2d69a39e6687) -
  Update `@compiled/react` dependency for improved type checking support.
- Updated dependencies

## 2.3.0

### Minor Changes

- [#126674](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/126674)
  [`97f5461448d45`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/97f5461448d45) -
  Add missing import React to files that are using React.X as typing This is probably the cause of
  unit tests failing in townsquare bump? context in here
  https://atlassian.slack.com/archives/C017XR8K1RB/p1741909754655519?thread_ts=1741759210.231849&cid=C017XR8K1RB

## 2.2.2

### Patch Changes

- Updated dependencies

## 2.2.1

### Patch Changes

- Updated dependencies

## 2.2.0

### Minor Changes

- [#122015](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/122015)
  [`23c02e413685e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/23c02e413685e) -
  Fix a11y violations

## 2.1.1

### Patch Changes

- Updated dependencies

## 2.1.0

### Minor Changes

- [#119332](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/119332)
  [`b1b3d91f244e2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b1b3d91f244e2) -
  Migrate package to compiled

## 2.0.1

### Patch Changes

- Updated dependencies

## 2.0.0

### Major Changes

- [#117363](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117363)
  [`10a0f7f6c2027`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10a0f7f6c2027) -
  This package's `peerDependencies` have been adjusted for `react` and/or `react-dom` to reflect the
  status of only supporting React 18 going forward. No explicit breaking change to React support has
  been made in this release, but this is to signify going forward, breaking changes for React 16 or
  React 17 may come via non-major semver releases.

  Please refer this community post for more details:
  https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026

### Patch Changes

- Updated dependencies

## 1.19.0

### Minor Changes

- [#116053](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116053)
  [`2c803fec8595b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2c803fec8595b) -
  Replace the usage of legacy icons and updating color that is not supported anymore

### Patch Changes

- Updated dependencies

## 1.18.0

### Minor Changes

- [#116674](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116674)
  [`c5129b867be43`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c5129b867be43) -
  Cleanup FF

## 1.17.1

### Patch Changes

- Updated dependencies

## 1.17.0

### Minor Changes

- [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060)
  [`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) -
  Update `React` from v16 to v18

### Patch Changes

- Updated dependencies

## 1.16.1

### Patch Changes

- Updated dependencies

## 1.16.0

### Minor Changes

- [#179509](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179509)
  [`ad407da9c2fe8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ad407da9c2fe8) -
  adding a flag for rendering the chat pill component icon

## 1.15.1

### Patch Changes

- Updated dependencies

## 1.15.0

### Minor Changes

- [#177668](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/177668)
  [`d0c36355f77b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d0c36355f77b6) -
  Fix bug where ootb agents don't have owners in agent profile

## 1.14.11

### Patch Changes

- [#178053](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/178053)
  [`cb318c8c28c26`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cb318c8c28c26) -
  Internal changes to typography.

## 1.14.10

### Patch Changes

- Updated dependencies

## 1.14.9

### Patch Changes

- [#175202](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/175202)
  [`a52a339ca158b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a52a339ca158b) -
  Add copy link button to agent card in browse agents

## 1.14.8

### Patch Changes

- Updated dependencies

## 1.14.7

### Patch Changes

- Updated dependencies

## 1.14.6

### Patch Changes

- Updated dependencies

## 1.14.5

### Patch Changes

- Updated dependencies

## 1.14.4

### Patch Changes

- Updated dependencies

## 1.14.3

### Patch Changes

- Updated dependencies

## 1.14.2

### Patch Changes

- Updated dependencies

## 1.14.1

### Patch Changes

- Updated dependencies

## 1.14.0

### Minor Changes

- [#166276](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/166276)
  [`dbaae97cdc26d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dbaae97cdc26d) -
  Fix OOTB agents in agent embed avatar to use agent.external_config_reference for namedId. Share
  star components across agent embed, agent profile page, view agent modal, profile card; updated
  copy and star formatting based on last discussion with content. Added optimistic update on
  favourite behaviour and remove the background fetch on favourite/unfavourite click.

### Patch Changes

- Updated dependencies

## 1.13.2

### Patch Changes

- Updated dependencies

## 1.13.1

### Patch Changes

- Updated dependencies

## 1.13.0

### Minor Changes

- [#163149](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163149)
  [`a70d55df6a66b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a70d55df6a66b) -
  Added new UI for empty state in chat

## 1.12.3

### Patch Changes

- Updated dependencies

## 1.12.2

### Patch Changes

- Updated dependencies

## 1.12.1

### Patch Changes

- Updated dependencies

## 1.12.0

### Minor Changes

- [#163699](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163699)
  [`f946e35c60150`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f946e35c60150) -
  Move AgentDropdownMenu to rovo-agent-components

## 1.11.0

### Minor Changes

- [#160811](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/160811)
  [`c35578a9d8158`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c35578a9d8158) -
  Fix agent banner color when embedded

### Patch Changes

- Updated dependencies

## 1.10.0

### Minor Changes

- [#159728](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159728)
  [`55ccdb1b96f3e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/55ccdb1b96f3e) -
  Height is now optional on AgentBanner

## 1.9.1

### Patch Changes

- Updated dependencies

## 1.9.0

### Minor Changes

- [#157700](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/157700)
  [`0578a177c381c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0578a177c381c) -
  Custom icon migration behind feature flag

### Patch Changes

- Updated dependencies

## 1.8.1

### Patch Changes

- Updated dependencies

## 1.8.0

### Minor Changes

- [#155717](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155717)
  [`8bb782c91fb02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8bb782c91fb02) -
  Upgrade to react 18

## 1.7.0

### Minor Changes

- [#154365](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154365)
  [`6daa73332cbc2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6daa73332cbc2) -
  Added type to conversation starters

### Patch Changes

- Updated dependencies

## 1.6.3

### Patch Changes

- [#149796](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/149796)
  [`e1f44421b5b78`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e1f44421b5b78) -
  Fix Issue Organizer avatar

## 1.6.2

### Patch Changes

- [`047764e9916a3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/047764e9916a3) -
  Fix for custom agents showing more than 3 conversation starters

## 1.6.1

### Patch Changes

- Updated dependencies

## 1.6.0

### Minor Changes

- [#143665](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143665)
  [`5b80eb79ccf08`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5b80eb79ccf08) -
  Add browse agents chat pill

## 1.5.0

### Minor Changes

- [#144185](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144185)
  [`ee1cf2e1eb652`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ee1cf2e1eb652) -
  Support custom forge avatar

## 1.4.0

### Minor Changes

- [#142806](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/142806)
  [`638c9a4e4fc33`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/638c9a4e4fc33) -
  [ux] Enable new icons behind a feature flag.

## 1.3.0

### Minor Changes

- [#138946](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138946)
  [`39c8919b0ea6a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/39c8919b0ea6a) -
  Add custom empty state for Issue organizer

## 1.2.0

### Minor Changes

- [#137195](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137195)
  [`0c6a0ad6e8350`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c6a0ad6e8350) -
  Lazy load generated avatars; add identity account id as AgentAvatar prop and use it as a priority

## 1.1.0

### Minor Changes

- [#135110](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135110)
  [`ae41f672c79da`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ae41f672c79da) -
  Update rovo agent type definitions

## 1.0.0

### Major Changes

- [#134205](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134205)
  [`a9fe525de8e31`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a9fe525de8e31) -
  Major bump all ai-mate packages and conversation-assistant, because it's been used in production
  for a while, and 1.0.0 signify different semver requirements

## 0.6.0

### Minor Changes

- [#131981](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131981)
  [`ac354a1b52112`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ac354a1b52112) -
  Adds streaming of LLM-generated contextual conversation starters

### Patch Changes

- [#131981](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131981)
  [`32d80ef4b8f70`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32d80ef4b8f70) -
  Change copy capitalization

## 0.5.0

### Minor Changes

- [`e1fa2f4a7dd08`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e1fa2f4a7dd08) -
  [ux] Internal updates to typography.

### Patch Changes

- Updated dependencies

## 0.4.2

### Patch Changes

- [#132411](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/132411)
  [`097911d8bb135`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/097911d8bb135) -
  Added hidden icon to agent profile

## 0.4.1

### Patch Changes

- [#131878](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131878)
  [`053f5c138b283`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/053f5c138b283) -
  Add hide/show buttons to agent create dropdown

## 0.4.0

### Minor Changes

- [#122546](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122546)
  [`b40f5bb07ebcb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b40f5bb07ebcb) -
  Added LLM-generated contextual conversation starters (feature gated)

## 0.3.2

### Patch Changes

- [#129284](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/129284)
  [`c469f37faf409`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c469f37faf409) -
  Replace chat button icon with rovo icon

## 0.3.1

### Patch Changes

- Updated dependencies

## 0.3.0

### Minor Changes

- [#129108](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/129108)
  [`62b35c6098cf0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/62b35c6098cf0) -
  Use generated agent avatar in browse-agent, view-agent and agent-selector

## 0.2.0

### Minor Changes

- [#129071](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/129071)
  [`0ebc7d96cc310`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0ebc7d96cc310) -
  Support forge agent type (THIRD_PARTY) and render profile based on that. Add product and
  experienceId to useViewAgentDetails hook

## 0.1.5

### Patch Changes

- Updated dependencies

## 0.1.4

### Patch Changes

- Updated dependencies

## 0.1.3

### Patch Changes

- [#128206](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128206)
  [`e1d80191eb460`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e1d80191eb460) -
  Adding generated avatar for agent, moving AgentAvatar to rovo-agent-components package
- Updated dependencies

## 0.1.2

### Patch Changes

- [#126478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/126478)
  [`09da97621f790`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/09da97621f790) -
  Moving conversation-starters ans ChatPillIcon to rovo-agent-components, created
  ConversationStarterWithAnalytics to be re-exported for internal atlassian consumption

## 0.1.1

### Patch Changes

- [#125026](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/125026)
  [`6a0fb797d9383`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6a0fb797d9383) -
  Fix not showing loading state if favouriteCount is undefined
- Updated dependencies

## 0.1.0

### Minor Changes

- [#125357](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/125357)
  [`b94215c8c2301`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b94215c8c2301) -
  Adding data fetcher and controller for single agent endpoint, added favourites count in view agent
  modal

## 0.0.2

### Patch Changes

- [`b52fe103ff593`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b52fe103ff593) -
  Extracting AgentProfileInfo to atlaskit component and fixing ARI utils
