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

feat(platform): Updates to Runner Output UI #8717

Merged

Conversation

Bentlybro
Copy link
Member

@Bentlybro Bentlybro commented Nov 19, 2024

Update agent output to remove [""] + deal with \n

we need to remove those [""]. They're not present in the actual output on the block, also on the block, it's rendering the newlines and escape characters properly. but on the output screen it's not (you can see the \ns) and added the copy text button the text output

Changes 🏗️

Made it so it removes [""] and converts \n's to new line + updated the output text box sizing, it now works based off the amount of text is output to a set limit, added copy button to text boxes

image

2024-11-19.14-15-51.mp4

@Bentlybro Bentlybro requested a review from a team as a code owner November 19, 2024 14:17
@Bentlybro Bentlybro requested review from Swiftyos and kcze and removed request for a team November 19, 2024 14:17
@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end size/m labels Nov 19, 2024
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for auto-gpt-docs ready!

Name Link
🔨 Latest commit 7517bb8
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/673e3730c2b2930008e9089f
😎 Deploy Preview https://deploy-preview-8717--auto-gpt-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@aarushik93 aarushik93 left a comment

Choose a reason for hiding this comment

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

This is nice!

@aarushik93 aarushik93 enabled auto-merge (squash) November 20, 2024 19:23
@aarushik93 aarushik93 merged commit 63e3244 into dev Nov 20, 2024
15 checks passed
@aarushik93 aarushik93 deleted the bently/secrt-911-update-agent-output-to-remove-deal-with-n branch November 20, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants