Skip to main content

a simple code chat tool inspired by auto coder

Project description

auto-coder-chat-lite

A lightweight AI code generation tool.

中文文档

Overview

auto-coder-chat-lite is a lightweight tool designed to facilitate code chat and project scaffolding. It provides a command-line interface for interacting with the project, allowing users to add, remove, and list files, as well as request AI-based code modifications.

Installation

To install auto-coder-chat-lite, you need to have Python 3.6 or higher installed. Then, you can install the package using pip:

pip install auto-coder-chat-lite

Usage

After installation, you can run the tool using the following command:

code.chat

This will start the interactive command-line interface where you can use the following commands:

  • /add_files <file1> <file2> ... - Add files to the current session.
  • /remove_files <file1> <file2> ... - Remove files from the current session.
  • /list_files - List all active files in the current session.
  • /coding <query> - Request the AI to modify code based on requirements.
  • /help - Show this help message.
  • /exit - Exit the program.

Dependencies

The project relies on the following Python packages:

  • colorama==0.4.6
  • loguru==0.7.2
  • markdown-it-py==3.0.0
  • mdurl==0.1.2
  • pathspec==0.12.1
  • prompt_toolkit==3.0.47
  • pydantic==2.8.2
  • pydantic_core==2.20.1
  • Pygments==2.18.0
  • pyperclip==1.9.0
  • rich==13.7.1
  • wcwidth==0.2.13

These dependencies are automatically installed when you install auto-coder-chat-lite using pip.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue on the GitHub repository.

License

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

Contact

For any questions or feedback, please contact the author at 251027705@qq.com.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

auto_coder_chat_lite-0.1.1-py2.py3-none-any.whl (34.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file auto_coder_chat_lite-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for auto_coder_chat_lite-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3732fe2ebd7d0403c092a347e66b10fe60bc29590da8cdd414a0c8a4132929ae
MD5 c24772e871b6ee5059bc8bfb0c97cf9d
BLAKE2b-256 b577710ba44ed352a0f22be365e4b8dbb0dace3a4fb6a76a2abd745790726917

See more details on using hashes here.

Supported by

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