0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. oh-my-pi
  2. /
  3. packages
  4. /
  5. coding-agent
  6. /
  7. src
  8. /
  9. extensibility
  10. /
  11. custom-commands
  12. /
  13. bundled
SSuperHedgeFix review custom instructions submission
70e873aa创建于 7 天前历史提交
文件最后提交记录最后更新时间
ci-green
refactor(prompt-templates): migrated prompt utilities to pi-utils package - Extracted prompt rendering and formatting utilities from coding-agent to centralized pi-utils package with new API surface (prompt.render, prompt.format, prompt.registerHelper). - Migrated parseFrontmatter utility from coding-agent to pi-utils package; updated 8 files to import from @oh-my-pi/pi-utils. - Removed 170-line prompt-format.ts module and consolidated 192 lines of Handlebars helper registrations into pi-utils prompt module. - Updated 60+ files across coding-agent and typescript-edit-benchmark to use new prompt.render() and prompt.format() API from pi-utils. - Simplified prompt-templates.ts by delegating core functionality to pi-utils while retaining custom helper registrations (jtdToTypeScript, jsonStringify, etc.). 1 个月前
review
Fix review custom instructions submission 7 天前