Skip to content

feat: standardize repo workflow and telegram settings panels#2

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

feat: standardize repo workflow and telegram settings panels#2
ttiee merged 2 commits intomainfrom
feat/repo-standardization-and-telegram-panels

Conversation

@ttiee
Copy link
Owner

@ttiee ttiee commented Mar 12, 2026

变更摘要

  • 新增仓库级 AGENTS 指引,以及更规范的 GitHub issue / PR 模板
  • 修复 codex_workdir 默认目录与 Home 语义不一致的问题
  • 为 /mode、/model、/effort、/permission 增加按钮面板,同时保留文本参数兼容性
  • 修复模型缓存缺失时 generic 命令提前异常的问题,使 /pwd、无 prompt 的 /codex 等路径可正常工作
  • 将 issue 模板和 PR 模板统一改为中文
  • 补充 service 与 Telegram handler 的回归测试,并增加模板本地化断言

Closes #1

验证

  • pdm run pytest -q
  • pdm run ruff check .

ttiee added 2 commits March 12, 2026 09:33
Add repository-level agent guidance, GitHub issue/PR templates, and tracked planning/maintenance docs for the current follow-up work.

Refs #1
Use the configured codex_workdir as the runtime home/default workdir and add inline button panels for mode, model, effort, and permission selection.

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