Skip to content

fix: correct agent tools name when creating new agent (#1877)#1884

Merged
dartpain merged 1 commit intoarc53:mainfrom
Krrish0902:main
Jul 16, 2025
Merged

fix: correct agent tools name when creating new agent (#1877)#1884
dartpain merged 1 commit intoarc53:mainfrom
Krrish0902:main

Conversation

@Krrish0902
Copy link
Contributor

@Krrish0902 Krrish0902 commented Jul 14, 2025

📜 Description

This PR fixes a bug where the custom (renamed) tool names were not displayed in the dropdown during agent creation and editing. Instead, the standard tool names were shown. This behavior was inconsistent with the message input section, where renamed tool names were correctly displayed.

🛠️ Changes Made

  • Updated the agent creation and editing logic to use the renamed (custom) tool names from the tool metadata, matching the behavior in the message input section.

✅ Fixes

Closes #1877

📷 Proof

Screenshot 2025-07-14 203723 Screenshot 2025-07-14 203812

💻 Environment

  • OS: Windows
  • Browser: Chrome
  • Dev Environment: Docker

Let me know if any changes are needed. Thanks! 🙌

@vercel
Copy link

vercel bot commented Jul 14, 2025

@Krrish0902 is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jul 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextra-docsgpt 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 3:13pm

@dartpain dartpain merged commit 3a351f6 into arc53:main Jul 16, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Bug Report: Agent tools wrong names

2 participants