@denisvieiradev/gitwise-core
v1.1.1
Published
Shared logic for gitwise: non-interactive commit/review/pr/release commands, LLM providers, git/github primitives, prompt templates.
Maintainers
Readme
@denisvieiradev/gitwise-core
Shared logic for gitwise: the four non-interactive product commands (commit, review, pr, release), the LLM provider abstraction (Anthropic API + Claude Code subprocess), git and gh primitives, prompt templates, and the per-user / per-repo config loaders. The CLI (@denisvieiradev/gitwise) and the Claude Code plugin (@denisvieiradev/gitwise-skills) both depend on this package; nothing in core depends back on them, and core performs no interactive I/O. A MockLLMProvider is published from the ./testing subpath for downstream test suites.
