Skip to content

Conversation

lexiv0re
Copy link
Collaborator

@lexiv0re lexiv0re commented Oct 6, 2025

Copy link

Connected to Huly®: UBERF-13881

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements token generation functionality for AI assistant integration. The changes add a new server-side method to refresh Huly assistant tokens and integrate it into the client-side configuration flow.

  • Added refreshHulyAssistantToken server operation to generate and store access tokens for AI assistants
  • Updated client interface and implementation to support the new token refresh functionality
  • Integrated token refresh into the AI assistant configuration component

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
server/account/src/operations.ts Adds refreshHulyAssistantToken function and registers it in the methods export
packages/account-client/src/client.ts Adds client-side interface and implementation for token refresh
plugins/ai-assistant-resources/src/components/Configure.svelte Integrates token refresh call during assistant connection setup

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@haiodo haiodo merged commit b7c5e2b into develop Oct 7, 2025
15 checks passed
@haiodo haiodo deleted the uberf-13874/ai-assistant-token branch October 7, 2025 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants