Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

release: v0.1.6#338

Merged
tjackiet merged 1 commit into
mainfrom
claude/dependabot-config-4akx4r
Jul 6, 2026
Merged

release: v0.1.6#338
tjackiet merged 1 commit into
mainfrom
claude/dependabot-config-4akx4r

Conversation

@tjackiet

@tjackiet tjackiet commented Jul 6, 2026

Copy link
Copy Markdown
Owner

概要

v0.1.6 リリース用のバージョンバンプ(npm version patch の生成コミット)。

v0.1.5 以降の main に入った変更を publish する:

npm version patch のフックにより 6 ファイル(package.json + plugin manifest 5 種)の version 同期と agents/tool-catalog.json / agents/error-catalog.json の再生成を実施済み。

マージ後の publish 手順: リモート実行環境からは tag push が 403 で拒否されるため、マージ後に Releases ページから tag v0.1.6(target: main)でリリースを作成すると release.yml が起動し、OIDC trusted publishing で npm publish --provenance が実行される。

チェックリスト

  • 目的 / 変更概要を記載した
  • テストを追加・更新した(バージョンバンプのみのため対象外)
  • npx vitest run が green(162 files / 1341 passed)
  • npx tsc --noEmit が green
  • npx biome check cli/ が green
  • chaos 規約(cli/__tests__/chaos/conventions/)・1 ファイル 100 行目安を満たす
  • シークレット(API キー / secret 等)を含めていない
  • 必要ならドキュメントを更新した(ドキュメント変更なし・生成物は再生成済み)

🤖 Generated with Claude Code

https://claude.ai/code/session_013opyiaw7ZmW791TSTp6wmb


Generated by Claude Code

@coderabbitai

coderabbitai Bot commented Jul 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: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: b15af081-a213-4d3e-9c3f-28888a7c8de2

📥 Commits

Reviewing files that changed from the base of the PR and between fd6c2ff and c38bbe6.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (8)
  • .claude-plugin/plugin.json
  • .codex-plugin/plugin.json
  • .cursor-plugin/plugin.json
  • agents/error-catalog.json
  • agents/tool-catalog.json
  • gemini-extension.json
  • package.json
  • plugin.json
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • bitbankinc/bitbank-api-docs (manual)

📝 Walkthrough

Summary

v0.1.6 へのパッチリリース用のバージョン同期が行われ、package.json と各種プラグイン manifest、agents/*-catalog.jsoncli_version / version0.1.5 から 0.1.6 に更新されました。あわせて、リリース対象として status コマンド修正、バックテストの手数料ドキュメント更新、README 整理、依存関係更新が含まれます。

Category

  • 📚 Docs / tests
  • 🔧 Infra

Risk Level

  • 🟢 Low

Impact

  • status コマンド
  • バックテスト関連ドキュメント
  • README
  • package.json
  • .claude-plugin/plugin.json
  • .codex-plugin/plugin.json
  • .cursor-plugin/plugin.json
  • gemini-extension.json
  • plugin.json
  • agents/tool-catalog.json
  • agents/error-catalog.json

Walkthrough

複数の設定ファイル(plugin.json各種、agents配下のカタログファイル、gemini-extension.json、package.json)のバージョン番号フィールドが 0.1.5 から 0.1.6 に更新されました。他の内容に変更はありません。

Changes

バージョン番号更新

Layer / File(s) Summary
バージョン文字列の一括更新
plugin.json, package.json, .claude-plugin/plugin.json, .codex-plugin/plugin.json, .cursor-plugin/plugin.json, gemini-extension.json, agents/error-catalog.json, agents/tool-catalog.json
各ファイルのversionまたはcli_versionフィールドが0.1.5から0.1.6に変更された。

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

Poem

ぴょんぴょん跳ねて バージョン上げる
0.1.5から 0.1.6へ
数字ひとつで 新しい季節
うさぎも祝う このリリース 🐇✨

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed リリース版 v0.1.6 への更新を端的に示しており、変更内容と整合しています。
Description check ✅ Passed 概要とチェックリストがテンプレート通りに埋められており、必要情報も概ね揃っています。
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/dependabot-config-4akx4r

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

@tjackiet
tjackiet merged commit 64c5119 into main Jul 6, 2026
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants