Skip to content

Workspace sharing#2700

Merged
neelneelneel merged 39 commits intodevfrom
workspace-sharing
Feb 17, 2026
Merged

Workspace sharing#2700
neelneelneel merged 39 commits intodevfrom
workspace-sharing

Conversation

@tevanburen
Copy link
Copy Markdown
Contributor

@tevanburen tevanburen commented Feb 13, 2026

Description

The first half of the workspace sharing flow, Allow users to see and edit permissions on the members tab of an agent

Changes Made

  • Add a pagination component to libs
  • Add permissions api from Elsa
  • Store current user in chat.store and use in nav-user
  • Add a usePagination hook implement in PaginationButtons
  • Reorganize Agent details page

How to Test

  1. Pull branch and build libs/ui
  2. Use admin settings in http://localhost:9090/SemossWeb/packages/client/dist/#/settings/app/[your-agent-id] to add people to your agent
  3. On the agent page in Playground, verify that you can see the users in the agent, and that pagination works as expected
  4. Verify that you can edit users' permissions using the dropdown menu as expected
  5. Verify that you can remove users as expected
  6. Verify that you are warned when demoting your own permissions
  7. Verify that you aren't able to modify owners' permissions when you are not an owner
  8. Verify that you aren't able to modify any permissions as someone with read-only

@tevanburen tevanburen self-assigned this Feb 13, 2026
@tevanburen tevanburen changed the base branch from dev to dependencyPermissionWorkspace February 13, 2026 14:52
Base automatically changed from dependencyPermissionWorkspace to dev February 16, 2026 15:23
@tevanburen tevanburen marked this pull request as ready for review February 16, 2026 22:01
@tevanburen tevanburen requested a review from a team as a code owner February 16, 2026 22:01
@tlokeshrao
Copy link
Copy Markdown
Contributor

functionally works

@neelneelneel neelneelneel merged commit 2069522 into dev Feb 17, 2026
3 checks passed
@neelneelneel neelneelneel deleted the workspace-sharing branch February 17, 2026 21:48
@github-actions
Copy link
Copy Markdown

@CodiumAI-Agent /update_changelog

@tevanburen tevanburen restored the workspace-sharing branch February 18, 2026 14:08
@tevanburen tevanburen linked an issue Feb 18, 2026 that may be closed by this pull request
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.

Workspace sharing workflow

3 participants