Skip to content

canary#6010

Merged
TinyKitten merged 7 commits into
canaryfrom
dev
May 16, 2026
Merged

canary#6010
TinyKitten merged 7 commits into
canaryfrom
dev

Conversation

@TinyKitten
Copy link
Copy Markdown
Member

概要

変更の種類

  • バグ修正
  • 新機能
  • リファクタリング
  • ドキュメント
  • CI/CD
  • その他

変更内容

テスト

  • npm run lint が通ること
  • npm test が通ること
  • npm run typecheck が通ること

関連Issue

スクリーンショット(任意)

TinyKitten and others added 6 commits May 15, 2026 10:17
* ディープリンクで他路線直通の経路全体を sids パラメータで表現できるようにする

Closes #6002

* sidsの不正トークン混入時にリンク全体をno-opにする

Number.parseInt は "123x" を 123 として silently 受理してしまうため、
カンマ区切り各トークンを正整数として厳密検証する。

* sidsベースのリンクではdir省略時にINBOUND扱いとする
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@TinyKitten TinyKitten self-assigned this May 16, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 16, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 25b2cd0d-1943-4334-8261-ec90938444e2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

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

Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
@TinyKitten TinyKitten merged commit eb50681 into canary May 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant