Skip to content
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

Improve UI for agent executed actions (#5885) #6920

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xingyaoww
Copy link
Collaborator

@xingyaoww xingyaoww commented Feb 24, 2025

This PR addresses issue #5885 by improving the UI for agent executed actions. The following changes have been made:

  1. Reduced font size for the message content
  2. Added word-wrap to ensure the content does not overflow horizontally
  3. Updated the layout to align content to the top for better readability
  4. Updated the tests to match the new implementation

Fix #5585


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:a28dc45-nikolaik   --name openhands-app-a28dc45   docker.all-hands.dev/all-hands-ai/openhands:a28dc45

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.

2 participants