Skip to content

fix(repo): handle missing model cache and localize templates#3

Merged
ttiee merged 1 commit intomainfrom
feat/repo-standardization-and-telegram-panels
Mar 12, 2026
Merged

fix(repo): handle missing model cache and localize templates#3
ttiee merged 1 commit intomainfrom
feat/repo-standardization-and-telegram-panels

Conversation

@ttiee
Copy link
Owner

@ttiee ttiee commented Mar 12, 2026

变更摘要

  • 修复模型缓存缺失时 generic 命令提前异常的问题,使 /pwd、无 prompt 的 /codex 等路径可正常工作
  • 将 issue 模板和 PR 模板统一改为中文
  • 补充 service、Telegram handler 和模板断言测试

Closes #1

验证

  • ................................. [100%]
    33 passed in 0.58s
  • All checks passed!

Decouple generic preference creation from the model cache so non-model commands still work when metadata is missing, and translate the repository's issue and PR templates into Chinese.

Refs #1
@ttiee ttiee merged commit c708dc9 into main Mar 12, 2026
4 of 5 checks passed
@ttiee ttiee deleted the feat/repo-standardization-and-telegram-panels branch March 12, 2026 03:16
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.

bug: standardize repository workflow and fix codex workdir / selector UX gaps

1 participant