Skip to main content

Dev Assistant client

Project description

Dev Assistant

Welcome to the Dev Assistant project.

What is it?

Dev Assistant is a GPTs, a (tailored version of ChatGPT) that can assist developers by executing tasks directly in our development environment. GPTs are a new way for anyone to create a tailored version of ChatGPT to be more helpful in their daily life, at specific tasks, at work, or at home. For more information about GPTs, please refer to OpenAI's blog post.

This repository contains the Dev Assistant CLI, a Python package that serves as the core component of the project. It receives instructions from Dev Assistant GPT, executes them locally, and sends the response back.

Features

Dev Assistant CLI is designed to streamline your development process by offering a range of functionalities:

  • File Management: Create, read, update, and delete files. List the contents of a directory. You can manage your files without leaving your conversation with Dev Assistant GPT.

  • Git Version Control: Initialize a Git repository, add changes to the staging area, commit changes, and push changes to a remote repository. Get the status of the Git repository. You can manage your Git repositories directly through Dev Assistant GPT.

  • Terminal Commands Execution: Execute commands directly in the terminal. You can run any command in your terminal directly from Dev Assistant GPT.

Requirements

  • 📓 Python 3.10+
  • 📓 Pip and Poetry
  • 💸 ChatGPT Plus subscription (for custom GPTs access)
  • Dev Assistant account

Installation

Usage

Once installed, just run the following:

dev-assistant

If the CLI is not already authenticated, it will open a browser window where you will be provided with a token. Copy the token including the pipe, and return to the terminal.

If everything runs well, you will see the Dev Assistant CLI presentation and a unique CLIENT ID, like this:


        ╭─────╮   Dev Assistant
        │ >_< │   v0.2.34
        ╰─────╯   https://devassistant.tonet.dev

›       Connecting...           Connected!
›       CLIENT ID:              6a35a11c-f34e-4e30-be46-a9ac4d0f5ac7
›       WebSockets...           Connected!
›       Private channel...      Connected!
›       Ready!  Listening for instructions...
›       

You can stop the client just doing a CRTL+C in the terminal at any time.

Commands

Go to Dev Assistant GPT and start a conversation. You can ask for help with the commands, or just let Dev Assistant GPT discover it by itself. It will ask you to login if you are not already logged in.

You can now ask Dev Assistant GPT to do things like:

  • Create a new file called my-file.txt on my Desktop
  • Read a file called other-file.yml
  • Update a file
  • Delete a file
  • List the contents of a directory
  • Initialize a Git repository
  • Add changes to the staging area
  • Commit changes
  • Push changes to a remote repository
  • Get the status of the Git repository
  • Execute a command in the terminal ... and more!

Versioning

To update the version of the package, follow these steps:

  1. Commit your changes with a descriptive message.
  2. Create a git tag with the format vX.Y.Z where X.Y.Z is the new version number.
  3. Push your changes and the new tag to the repository.

The GitHub Actions workflow will automatically deploy the new version to PyPi when a new tag is detected.

Contributing

We welcome contributions! If you have an idea for an improvement or have found a bug, please open an issue. Feel free to fork the repository and submit a pull request if you'd like to contribute code. Please follow the code style and conventions used in the existing codebase.

Development

  • Fork the repository
  • Clone your fork
  • Go to the project folder
  • Install Dev Assistant Client in local mode with pip install -e . or poetry install
  • Run dev-assistant in your terminal to start the CLI. You can use poetry to run the CLI with poetry run dev-assistant
  • Make your changes
  • Test your changes
  • Commit your changes
  • Push your changes
  • Open a pull request
  • 🎉

License

The Dev Assistant Local Client is open-source software, licensed under the MIT license.

Support

If you encounter any problems or have any questions, don't hesitate to open an issue on GitHub. We're here to help!

Acknowledgements

A big thank you to all contributors and users for your support! We couldn't do it without you.

Authors

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

dev_assistant_client-0.2.40.tar.gz (38.2 kB view details)

Uploaded Source

Built Distribution

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

dev_assistant_client-0.2.40-py3-none-any.whl (40.7 kB view details)

Uploaded Python 3

File details

Details for the file dev_assistant_client-0.2.40.tar.gz.

File metadata

  • Download URL: dev_assistant_client-0.2.40.tar.gz
  • Upload date:
  • Size: 38.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure

File hashes

Hashes for dev_assistant_client-0.2.40.tar.gz
Algorithm Hash digest
SHA256 b44941c227372dd9af7f64507b37986e5b838aac4dcf29c2f468fe28662cadaa
MD5 08232fac6dc0bbb91d41de239b10dd54
BLAKE2b-256 961096dbc443c807175da3ffa91cf69d4202678010bf923f8f8bd171ffab0ce2

See more details on using hashes here.

File details

Details for the file dev_assistant_client-0.2.40-py3-none-any.whl.

File metadata

File hashes

Hashes for dev_assistant_client-0.2.40-py3-none-any.whl
Algorithm Hash digest
SHA256 8ed4f8c597e804034c31478e56421c32ba4cea6c76919c411655e2013df05977
MD5 8e72760fe44287cdae2c9b701f650cb7
BLAKE2b-256 0b141bf2e99736a634f3f5a328bda16fb413c4233ef2fc15a23d84e449cf371c

See more details on using hashes here.

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