Commit Graph

6 Commits

Author SHA1 Message Date
YeonGyu-Kim b806d74122 feat(prompts-core): export package API
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-24 17:24:52 +09:00
YeonGyu-Kim 5789479d9c feat(prompts-core): load markdown prompts with injection
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-24 17:24:40 +09:00
YeonGyu-Kim 323e2e9212 test(prompts-core): cover prompt loader scenarios
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-24 17:24:04 +09:00
YeonGyu-Kim ada4092ea1 feat(prompts-core): resolve prompt variants by declaration order
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-24 17:23:41 +09:00
YeonGyu-Kim 5e156e50b2 test(prompts-core): cover variant resolution scenarios
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-24 17:23:19 +09:00
YeonGyu-Kim 6add5de0f1 feat(prompts-core): add public prompt loader types
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-24 17:22:56 +09:00