Skip to content

ethereumdegen/arcee-coder

Repository files navigation

Arcee Coder

An AI-Powered Coding Assistant CLI

Arcee Coder is an unofficial Rust-based command-line interface that leverages Arcee AI to provide intelligent coding assistance. This tool integrates with various development workflows to help developers write, debug, and refactor code more efficiently.

image

Features

  • AI-Powered Assistance: Uses Arcee AI to generate code suggestions, explain concepts, and provide debugging insights
  • Command Management: Supports multiple development workflows through a modular command system
  • Rich UI: Features a modern terminal UI with syntax highlighting and interactive elements
  • Cross-Platform: Runs on Windows, macOS, and Linux
  • Extensible: Plugin architecture for adding custom commands and integrations

Installation

# Clone the repository
git clone https://github.com/andy-ai/arcee-coder.git

# Navigate to the project directory
cd arcee-coder

# Run locally
cargo r

# Build and install the CLI
cargo install --path .

Usage

# Start the assistant
arcee-coder

# Generate code
arcee-coder generate --language rust --template function

# Get help
arcee-coder --help

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a feature branch
  3. Implement your changes
  4. Add tests
  5. Submit a pull request

License

This project is licensed under the MIT License. See LICENSE for details.

Support

For issues or feature requests, please open an issue on GitHub.

Acknowledgements

  • Arcee AI for powering the intelligent assistance
  • The Rust community for creating such a robust ecosystem
  • All contributors to the open-source tools used in this project

About

we do a little coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages