Skip to content

Improve UI readability and scrollbar styling.#1523

Open
charmi-reddy wants to merge 134 commits into
TransformerOptimus:mainfrom
charmi-reddy:main
Open

Improve UI readability and scrollbar styling.#1523
charmi-reddy wants to merge 134 commits into
TransformerOptimus:mainfrom
charmi-reddy:main

Conversation

@charmi-reddy
Copy link
Copy Markdown

  • Improved base text readability
  • Added custom scrollbar styling
  • Minor UI enhancements for better UX

Fix agent workspace action console layout stability
Refactor task parsing to use json.loads and ast.literal_eval for safer deserialization.
Replaced eval with ast.literal_eval for safer parsing of config values.
Replaced eval with ast.literal_eval for safety.
Add UUID prefix to uploaded file names for uniqueness.
Added request parameter to get_current_user function and added a check for None.
Add URL validation to skip unsafe links in Google search results.
Add path normalization and validation for S3 upload.
Refactor extraction logic into a separate function for better readability and maintainability.
Add URL validation to ensure only http and https URLs are processed.
Introduced a helper function to safely parse JSON responses, improving error handling for JSONDecodeError.
Replaced eval with safe parsing for task list.
Handle case where twitter_creds is None or empty. Added JSON parsing for twitter_creds value with fallback to ast.literal_eval.
Updated the string representation method to include a missing comma.
Fix formatting in __repr__ and to_dict methods.
Added __str__ method to CallLogs class for better string representation.
Add __str__ method to AgentWorkflow for better string representation.
Added __str__ method to Agent class for better string representation.
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.

1 participant