ilguappo ilguappo
  • Joined on 2024-08-07
ilguappo pushed to main at ilguappo/mc-connect 2025-07-03 01:02:52 -04:00
7b6b6d5708 add new commands for status endpoints
ilguappo pushed to main at ilguappo/mc-connect 2025-07-02 22:44:19 -04:00
fee12d168a update readme
ilguappo pushed to main at ilguappo/mc-connect 2025-07-02 22:34:48 -04:00
ff671a3e2b update readme
ilguappo pushed to main at ilguappo/mc-connect 2025-07-02 22:27:37 -04:00
2564a6bdee first
ilguappo created branch main in ilguappo/mc-connect 2025-07-02 22:27:37 -04:00
ilguappo created repository ilguappo/mc-connect 2025-07-02 22:17:09 -04:00
ilguappo pushed to refactor-to-clojure at ilguappo/aicommit 2024-08-16 20:31:06 -04:00
b9caddd286 Added instruction to put each change on its own line as a separate sentence in the commit message.
ilguappo pushed to main at ilguappo/container-expire-notifs 2024-08-16 10:40:15 -04:00
01d1beebd2 Update enable-expire-notifs.sh
ilguappo created pull request Cyber/container-expire-notifs#1 2024-08-16 09:59:56 -04:00
Update enable-expire-notifs.sh
ilguappo pushed to ilguappo-patch-1 at ilguappo/container-expire-notifs 2024-08-16 09:53:17 -04:00
01d1beebd2 Update enable-expire-notifs.sh
ilguappo created branch ilguappo-patch-1 in ilguappo/container-expire-notifs 2024-08-16 09:53:17 -04:00
ilguappo created repository ilguappo/container-expire-notifs 2024-08-16 09:52:23 -04:00
ilguappo pushed to refactor-to-clojure at ilguappo/aicommit 2024-08-10 14:53:18 -04:00
4e9a32f501 Added dependency on babashka.fs and babashka.cli.
5fb26e6220 Refactor aicommit.clj to utilize OpenAI's chat completion API for generating commit messages using groq.
abd32275ba Added aicommit.clj script to migrate to babashka clojure.
Compare 3 commits »
ilguappo created branch refactor-to-clojure in ilguappo/aicommit 2024-08-10 14:53:18 -04:00
ilguappo pushed to master at ilguappo/aicommit 2024-08-09 21:32:03 -04:00
7476e27e01 Refactor instructions to generate concise and informative git commit messages, removing redundant guidelines and emphasizing clarity and understandability
ilguappo pushed to master at ilguappo/aicommit 2024-08-09 15:48:35 -04:00
2268f9e401 Added option to use Groq API by adding --groq flag to GIT_EDITOR.
e4d4abb082 Removed unnecessary variable ARGS and directly passed command line arguments to the editor.
32279b7fd5 Relocated echo statements.
a271e5624e Changed the shebang line from #!/bin/bash to #!/usr/bin/env bash.
Compare 4 commits »
ilguappo pushed to master at ilguappo/aicommit 2024-08-08 05:26:26 -04:00
43b79b2914 Delete test file: remove This is a test. line from test.txt
ilguappo pushed to master at ilguappo/aicommit 2024-08-08 05:23:18 -04:00
baed3d5d17 Update README.md with new instructions on using aicommit
ilguappo pushed to master at ilguappo/aicommit 2024-08-08 05:16:43 -04:00
e3704b4e6e update README to reflect new feature and remove deprecated usage of aicommit_groq
ilguappo pushed to master at ilguappo/aicommit 2024-08-08 04:39:09 -04:00
141b53b4ba Added AI-driven commit message drafting with aicommit, injecting draft messages before editor review. Fixed README to reflect usage and requirements.
f863bce0fa Now stands as middleware between the git commit command and the default
Compare 2 commits »