Skip to content

Add AI commit and PR generation with pluggable providers#403

Merged
saeedvaziry merged 4 commits into
mainfrom
ai-pr-commit
May 9, 2026
Merged

Add AI commit and PR generation with pluggable providers#403
saeedvaziry merged 4 commits into
mainfrom
ai-pr-commit

Conversation

@saeedvaziry
Copy link
Copy Markdown
Member

Adds an AI assistant that generates commit messages and PR title/body from the
current diff via a sparkles button on the commit and create-PR forms. New
Settings → AI tab picks the provider (Claude Code, Codex, OpenCode, or a custom
command), an optional model, and editable prompts. Providers run through the
user's login shell so they resolve from the same PATH as the terminal.

Adds an AI assistant that generates commit messages and PR title/body from the
  current diff via a sparkles button on the commit and create-PR forms. New
  Settings → AI tab picks the provider (Claude Code, Codex, OpenCode, or a custom
  command), an optional model, and editable prompts. Providers run through the
  user's login shell so they resolve from the same PATH as the terminal.
@saeedvaziry saeedvaziry merged commit 36db014 into main May 9, 2026
1 check passed
@saeedvaziry saeedvaziry deleted the ai-pr-commit branch May 9, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant