Skip to main content

Siada CLI is a Ai Pair Programming Tool in terminal

Project description

Siada CLI

简体中文 | English

Siada CLI Screenshot

This repository contains Siada CLI, a command-line AI workflow tool that provides specialized intelligent agents for code development, debugging, and automation tasks.

With Siada CLI you can:

  • Fix bugs in large codebases through intelligent analysis and automated solutions.
  • Generate new applications and components using specialized frontend and backend agents.
  • Automate development workflows through intelligent code generation and testing.
  • Execute system commands and interact with development environments.
  • Seamlessly support multiple programming languages and frameworks.

Installation/Update

  1. System Requirements
  • MAC, Linux
  • GCC 11+
  1. Installation Command

    curl -s https://bj.bcebos.com/prod-cnhb01-siada/cli-install/prod/remote_install.sh | sh
    

    The following output indicates successful installation siada-cli installed successfully

    After installation, you need to add ~/.local/bin to PATH according to the prompt (skip if already added) to ensure siada-cli can be used in shell

    # Bash
    echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
    source ~/.bashrc
    
    # Zsh 
    echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc
    source ~/.zshrc
    

    Verify successful installation

    siada-cli --version
    
    # Successfully outputting version number indicates successful installation
    siada-cli 0.0.1
    

Installation (Developer Mode)

  1. Prerequisites: Ensure you have Python 3.12 or higher and Poetry installed.

  2. Clone and Install:

    git clone https://github.com/your-org/siada-agenthub.git
    cd siada-agenthub
    poetry install
    
  3. Run CLI:

    # Method 1: Run with Poetry
    poetry run siada-cli
    
    # Method 2: Activate virtual environment then use (recommended)
    source $(poetry env info --path)/bin/activate
    siada-cli
    

User Guide

For detailed usage instructions and advanced features, please refer to our User Manual, which includes:

  • Detailed configuration instructions
  • Usage modes and command-line options
  • Slash command usage guide
  • Agent type explanations
  • Practical usage examples
  • Troubleshooting guide

Contributing

We welcome contributions to Siada CLI! Whether you want to fix bugs, add new features, improve documentation, or suggest enhancements, your contributions are greatly appreciated.

To get started with contributing, please read our Contributing Guide which includes:

  • Our project vision and development goals
  • Project directory structure and development guidelines
  • Pull request guidelines and best practices
  • Code organization principles

Before submitting any changes, please make sure to check our issue tracker and follow the contribution workflow outlined in the guide.

Acknowledgements

Siada CLI is built upon the foundation of numerous open source projects, and we extend our deepest respect and gratitude to their contributors.

Special thanks to the OpenAI Agent SDK for providing the foundational framework that powers our intelligent agent capabilities.

For a complete list of open source projects and licenses used in Siada CLI, please see our CREDITS.md file.

License

Distributed under the Apache-2.0 License. See LICENSE for more information.

DISCLAIMERS

See disclaimers.md


Built with ❤️ by Li Auto Code Intelligence Team and the open source community

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

siada_cli-1.3.0.tar.gz (10.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

siada_cli-1.3.0-py3-none-any.whl (11.0 MB view details)

Uploaded Python 3

File details

Details for the file siada_cli-1.3.0.tar.gz.

File metadata

  • Download URL: siada_cli-1.3.0.tar.gz
  • Upload date:
  • Size: 10.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siada_cli-1.3.0.tar.gz
Algorithm Hash digest
SHA256 a6d33228ed5383c8fd2b06f280a5bf3d54ff5a1ab36467ed2f0b71a4e038e571
MD5 426f5aafa0fd38685581213a3a059558
BLAKE2b-256 f66b8753fe9015f750afdc4ba3c61553ad11369b2f09ed69d343f96fcf6afad6

See more details on using hashes here.

Provenance

The following attestation bundles were made for siada_cli-1.3.0.tar.gz:

Publisher: publish.yml on liauto-siada/siada-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siada_cli-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: siada_cli-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siada_cli-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cd392b69710cbc945c0e38c1d137c4c1e9a12b11451c87a424753bf201f8b2ba
MD5 a70fda6536717f150d1d267a414b67fa
BLAKE2b-256 0ca9d30586405f755c169ce223167faf7f7863c9c30e78cdf2b62e5c38a5a978

See more details on using hashes here.

Provenance

The following attestation bundles were made for siada_cli-1.3.0-py3-none-any.whl:

Publisher: publish.yml on liauto-siada/siada-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page