Skip to content

Agent skills UI/UX improvements #3924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

shatfield4
Copy link
Collaborator

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #xxx

What is in this change?

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@shatfield4 shatfield4 self-assigned this May 31, 2025
@shatfield4 shatfield4 linked an issue May 31, 2025 that may be closed by this pull request
@shatfield4
Copy link
Collaborator Author

Implemented all new UI elements from designs. Having trouble refactoring backend to get switches working on the SkillList component.

Some notes:

  • SQL connector UI is complete as well but backend is also broken since moved from modal to nested component per designs
  • Removing the contextual save bar will also improve the UX here a lot but we would have to remove the forms for all the default skills (causes issues with the SQL connector since it's a nested form)
  • The only section that was using the save bar was the default skills so it may be confusing to users when they have to click save to save these but for all other sections (custom skills, agent flows, mcp) toggling the switch immediately updates the backend without the extra step for pressing save again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Agent skills UI/UX improvements
2 participants