Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pezzos/commitsmith

Repository files navigation

CommitSmith

CommitSmith is a VS Code / Cursor extension that will orchestrate AI-assisted commit workflows.
This workspace currently contains the project scaffolding required to begin building the remaining modules defined in SPEC.md.

Getting started

npm install
npm run compile
npm run test:unit
npm run test:config
npm run test:journal
npm run test:git
npm run test:codex
npm run test:pipeline
npm run test:integration
npm run test:dry-run

To iterate on the extension, launch the VS Code Extension Development Host (F5) once dependencies are installed. A placeholder CommitSmith: Hello World command is available from the command palette to verify activation.

Codex CLI setup

CommitSmith now talks to the Codex CLI exclusively. Before using AI-powered flows:

  1. Install the Codex CLI, make sure it reports version 0.6.0 or newer (codex --version), and ensure the codex binary is on your PATH (or set the commitSmith.codex.binaryPath setting to an absolute path).
  2. Authenticate with codex login.
  3. (Optional) configure VS Code settings such as commitSmith.codex.extraArgs for additional CLI flags (profiles, sandboxes, etc.).

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •