Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
oh-my-pi
/
packages
/
coding-agent
/
src
/
extensibility
/
custom-commands
/
bundled
下载当前目录
S
SuperHedge
Fix 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 天前