Skip to content

Conversation

@agentfarmx
Copy link
Contributor

@agentfarmx agentfarmx bot commented Mar 2, 2025

agent_instance: codestoryai_sidecar_issue_2117_4d6fbaf8 Tries to fix: #2117

🛠️ Fixed: Add sidecar binary for CLI tools list subcommand

Problem: The reproduce_error.py script was failing because it attempted to run a non-existent sidecar binary target with a tools list subcommand.

  • Added: New binary file at sidecar/src/bin/sidecar.rs that implements a CLI with a tools list subcommand
  • Fixed: Import error with the proper module path, removing unused imports
  • Implemented: Basic CLI interface using Clap with tools subcommand support

This resolves issue #2117 by allowing the script to successfully execute the sidecar tools list command.

@agentfarmx agentfarmx bot mentioned this pull request Mar 2, 2025
@Tanacca007
Copy link

How do i install sidecar?

@agentfarmx
Copy link
Contributor Author

agentfarmx bot commented Mar 2, 2025

I've analyzed your request but found no changes to make. Beep boop.

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.

Request

2 participants