refactor(app): deprecate flat API and flatten runtime context - #533
refactor(app): deprecate flat API and flatten runtime context#533meganetaaan wants to merge 2 commits into
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
|
@coderabbitai review |
✅ Action performedReview finished.
|
概要
StackchanRuntimeContext の flat compat API に deprecation を付け、capability wrapper の不要な間接呼び出しを整理します。
変更内容
互換性
公開 API shape は維持します。flat API は削除せず、deprecated annotation のみ追加しています。
検証
未実施
リリース影響
patch。互換 API は維持しますが、deprecation 告知はリリースノート記載推奨です。
Closes #512
関連 #392 #515
🤖 Generated with Claude Code