Skip to content

fix: resolve oldest open AI and safety issues (#278, #453-#464) - #475

Merged
VIUK-XV merged 40 commits into
VIUK-Light:mainfrom
VIUK-XV:fix/issues-453-464
Aug 21, 2026
Merged

fix: resolve oldest open AI and safety issues (#278, #453-#464)#475
VIUK-XV merged 40 commits into
VIUK-Light:mainfrom
VIUK-XV:fix/issues-453-464

Conversation

@VIUK-XV

@VIUK-XV VIUK-XV commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary

Open Issuesを古い順に確認し、#278と#453〜#464を1本のPRへまとめました。各修正は番号順のコミットとして保持しています。

Fixes

Validation

  • macOS Xcode build: BUILD SUCCEEDED
  • Full XCTest: 217 tests, 1 skipped, 0 failures
  • Targeted regression tests: all 11 Issue-specific tests passed
  • Runtime Safety contract tests: 2 passed

Scope note

#465〜#474も作業中に作成されたOpen Issuesでしたが、同じDraft PRへ古い順に追加して対応しました。

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 977c1961-e0b1-4232-9c8f-3f0198797081


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.

❤️ Share

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

@VIUK-XV
VIUK-XV marked this pull request as ready for review August 21, 2026 14:51
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.

[Performance][Persona Storage] 軽量indexに完全なPersonaSnapshotを保存し、avatar画像をThreadごとに重複保持して起動時I/Oを膨らませる [Privacy][Persona Storage] Thread削除でindexを先に確定するため、本文ファイル削除失敗時に会話データが孤児ファイルとして残る [Bug][Model Settings] 「補助AI / Memory」のモデル候補がclassifier Roleだけで、Memory/Scene/Safety専用モデルを選択できない [Bug][AI Registry] 新規追加フォームのEndpoint/APIキー判定がRuntime policyと不一致で、keyless localhostを登録できずremote HTTPを許可する [Safety/AI] 本番パイプラインの安全判定・メモリ・270M分類がすべてMock実装のまま(実モデル未接続)

1 participant