Skip to content

fix: 6 non-frontend issues — embedding, BashTool cache, exception logs, leak detection, docs - #167

Merged
ULookup merged 6 commits into
mainfrom
infra-fixes-2026-06-20
Jun 21, 2026
Merged

fix: 6 non-frontend issues — embedding, BashTool cache, exception logs, leak detection, docs#167
ULookup merged 6 commits into
mainfrom
infra-fixes-2026-06-20

Conversation

@ULookup

@ULookup ULookup commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

修复/处理 6 个非前端 issue,范围覆盖 embedding 提供者、BashTool 缓存隔离、场景编排器异常可见性、泄密检测精度、以及 2 个 Won't Fix 的架构决策文档化。

Changes

Fixes

Won't Fix (文档化)

Test plan

  • cmake --build build && ctest -R tools -V — tools test 通过
  • cmake --build build --target merak-worldbuilding — 编译通过
  • worldbuilding_tests — 需要本地 PostgreSQL(SecretStore/SceneOrchestrator 集成测试)
  • LLM provider tests (Anthropic/OpenAI) — 需要 API key
  • AgentLoop/SubAgentRunner tests — 需要 mock LLM provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment