Skip to content

langgraph4j/commit-assist-agent

Repository files navigation

Commit Assistant

An agent that assist you in evaluate, describe and commit code updates

JBang App

This repository includes a JBang launcher for the CLI at /Users/bsorrentino/WORKSPACES/GITHUB.langgraph4j/langgraph4j-commit-assistant-springai/jbang/CommitAssistant.java.

Prerequisites

  • jbang installed
  • local Maven artifacts installed (the CLI depends on local 1.0-SNAPSHOT modules)
mvn -q -DskipTests -pl commit-assistant-cli -am install

Run directly with JBang

jbang jbang/CommitAssistant.java --path=. --model=qwen3

Install as a JBang app

jbang app install --name commit-assistant jbang/CommitAssistant.java

Then run:

commit-assistant --path=.

Install via local catalog

jbang app install --catalog jbang/jbang-catalog.json commit-assistant

About

an agent that assist you in evaluate, describe and commit code updates

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors