Skip to content

docs: use bolt commit scope instead of opencode - #187

Merged
A-x6 merged 1 commit into
devfrom
bolt-scope
Aug 6, 2026
Merged

docs: use bolt commit scope instead of opencode#187
A-x6 merged 1 commit into
devfrom
bolt-scope

Conversation

@A-x6

@A-x6A-x6 commented Aug 6, 2026

Copy link
Copy Markdown

Issue for this PR

Closes#186

Type of change

  • Documentation

What does this PR do?

Updates the commit/PR title convention in AGENTS.md so changes to packages/opencode are scoped bolt instead of opencode, matching the product name. Contributors and coding agents read this file for conventions, so this makes the new scope stick going forward.

How did you verify your code works?

Documentation-only change; no code paths affected.

Screenshots / recordings

Not a UI change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

View with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is enabled.

Summary by CodeRabbit

  • Documentation
    • Updated commit and pull request title guidance to use the bolt scope.
    • Added examples for bolt-scoped fixes.

@vercel

vercelBot commented Aug 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
bolt-cli-appReadyReadyPreviewAug 6, 2026 2:50am

@coderabbitai

coderabbitaiBot commented Aug 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 19e690a8-bafa-4be0-8ea6-511a210be773

📥 Commits

Reviewing files that changed from the base of the PR and between 2c6151b and 6856c05.

📒 Files selected for processing (1)
  • AGENTS.md

📝 Walkthrough

Walkthrough

AGENTS.md updates commit and PR title guidance from opencode to bolt and adds bolt and docs examples.

Changes

Scope guidance

Layer / File(s)Summary
Update commit scope examples
AGENTS.md
The guidance replaces the opencode scope with bolt and adds bolt and docs examples.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Title check✅ PassedThe title clearly and concisely describes the change from the opencode scope to the bolt scope.
Description check✅ PassedThe description includes the issue, change type, implementation details, verification, screenshots status, and checklist.
Linked Issues check✅ PassedThe documentation change satisfies issue #186 by replacing the opencode scope with bolt for the relevant package.
Out of Scope Changes check✅ PassedThe two-line documentation change is directly related to the linked issue and contains no unrelated changes.
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bolt-scope

Comment @coderabbitai help to get the list of available commands.

@deepsource-io

deepsource-ioBot commented Aug 6, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 2c6151b...6856c05 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall GradeSecurity

Reliability

Complexity

Hygiene

Code Review Summary

AnalyzerStatusUpdated (UTC)Details
JavaScriptAug 6, 2026 2:50a.m.Review ↗
ShellAug 6, 2026 2:50a.m.Review ↗
SecretsAug 6, 2026 2:50a.m.Review ↗
DockerAug 6, 2026 2:50a.m.Review ↗
PythonAug 6, 2026 2:50a.m.Review ↗
CSSAug 6, 2026 2:50a.m.Review ↗
RustAug 6, 2026 2:50a.m.Review ↗
RubyAug 6, 2026 2:50a.m.Review ↗
SwiftAug 6, 2026 2:50a.m.Review ↗
PHPAug 6, 2026 2:50a.m.Review ↗
LuaAug 6, 2026 2:50a.m.Review ↗
JavaAug 6, 2026 2:50a.m.Review ↗
GoAug 6, 2026 2:50a.m.Review ↗
C & C++Aug 6, 2026 2:50a.m.Review ↗
AnsibleAug 6, 2026 2:50a.m.Review ↗
ApexAug 6, 2026 2:50a.m.Review ↗
ElixirAug 6, 2026 2:50a.m.Review ↗
GroovyAug 6, 2026 2:50a.m.Review ↗
Objective-CAug 6, 2026 2:50a.m.Review ↗
PowerShellAug 6, 2026 2:50a.m.Review ↗
TerraformAug 6, 2026 2:50a.m.Review ↗
VB.NETAug 6, 2026 2:50a.m.Review ↗
SQLAug 6, 2026 2:50a.m.Review ↗
ScalaAug 6, 2026 2:50a.m.Review ↗
PerlAug 6, 2026 2:50a.m.Review ↗
KotlinAug 6, 2026 2:50a.m.Review ↗
HelmAug 6, 2026 2:50a.m.Review ↗
ErlangAug 6, 2026 2:50a.m.Review ↗
DartAug 6, 2026 2:50a.m.Review ↗
C#Aug 6, 2026 2:50a.m.Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@A-x6
A-x6 merged commit 41655c9 into devAug 6, 2026
52 checks passed
Sign up for freeto 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.

Commit and PR title scope should be bolt, not opencode

1 participant

@A-x6