-
Notifications
You must be signed in to change notification settings - Fork 439
ui: add indentation and bullets to tools list #3343
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
ui: add indentation and bullets to tools list #3343
Conversation
|
@adityadewan22-hub is attempting to deploy a commit to the agenta projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for the PR @adityadewan22-hub ! However this is not correct
The OSS dev docker compose includes everything and should run normally. Please ask your agent for help. Without the screenshot / video we cannot unfortunately accept this PR. |
b49a7d9 to
d48efc4
Compare
|
@mmabrouk ready for review |
|
@all-contributors please add @adityadewan22-hub for code |
|
I've put up a pull request to add @adityadewan22-hub! 🎉 |
|
Thanks @adityadewan22-hub ! We'll add it to the next release |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
bekossy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR @adityadewan22-hub!


I wasn’t able to capture a local before/after screenshot because the OSS dev Docker setup runs backend only and doesn’t include the frontend .
This is a UI-only change that adds clear visual hierarchy to the tool selector:
providers are rendered as non-clickable section headers
tools are indented underneath with a bullet marker
No behavior or data changes — only presentation.
Fixes #3303