Skip to main content

Code Assistant

Project description

Code Assistant [CodeAss]

An assistant I want to use when coding. With help of ChatGPT or not.

PyPi

🚀 Features

💻 Commit messages

  • AI based commit messages based on semantic version and context in what changed.
  • Commit directly with AI based commit messages

🔮 Future Features

Git

  • Rewrite all local commits to one big one not yet on origin to one commit. and get a nice commit msg for that one e.g. git reset --soft (until what commit is on origin on this branch) and then git add . git commit etc.

AI

  • Output of prompts
  • Give context to assistant to help the assistant to help coding
    • Content of code files and
    • Comments in top of each file with the path of the file
    • Lint messages
    • Error messages
    • add this command: tree --gitignore -pugf to give tree with permissions and user, group
    • bash / zsh history last hour?
    • environment variables (can be risky!)
    • Give other context
    • glab ci trace

Glab

  • open view latest pipeline automatically
  • check on latest pipeline from this commit and constantly check job status, if fail then print trace something
  • check ci lint (glab ci lint) if .gitlab-ci.yml exists

Combined

lint

run all lint for all that exist.

  • If javascript project run npx lint / bun lint
  • if python run flake or similar.
  • if .gitlab-ci.yml run glab lint

⚡ Installation

1. Install Python 🐍

2. 💻 Open a terminal and run

pip install --upgrade codeass

3. Done 🎉

🎈 How to use

Then run ca in a 💻 terminal to use the app.

💩 Development

Create virtual environment with venv & activate

pip install -e .

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

codeass-0.13.3.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

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

CodeAss-0.13.3-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file codeass-0.13.3.tar.gz.

File metadata

  • Download URL: codeass-0.13.3.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.11

File hashes

Hashes for codeass-0.13.3.tar.gz
Algorithm Hash digest
SHA256 9b4cb11154c868d19c3a9a8e23267431ef7c99ee745498f7dfbbe87f6f62ccb1
MD5 bb4458e818dabb0395ad8c5638d91800
BLAKE2b-256 3673c2ff3d237fbfa27046a477300605671a1850ec33182bd6b1a8b6dfd8fcc7

See more details on using hashes here.

File details

Details for the file CodeAss-0.13.3-py3-none-any.whl.

File metadata

  • Download URL: CodeAss-0.13.3-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.11

File hashes

Hashes for CodeAss-0.13.3-py3-none-any.whl
Algorithm Hash digest
SHA256 33f1e40b08d1aa00bac4d87ef26269910d905882ed0f2e482e73e673fc8b7c84
MD5 beccc79255c277b19e5be95d269da7d1
BLAKE2b-256 88835d226b79de312d0ca9a06129a816cabf872baa7eda3a53c187e888807c86

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