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>
This commit is contained in:
YeonGyu-Kim
2026-05-24 17:24:40 +09:00
parent 323e2e9212
commit 5789479d9c
6 changed files with 104 additions and 5 deletions
@@ -0,0 +1,14 @@
bun test v1.3.12 (700fc117)
packages/prompts-core/src/loader.test.ts:
S8 actual: {"body":"Hello {PLACEHOLDER}, this is a test.\n","frontmatter":{"description":"test fixture"},"resolvedPath":"/Users/yeongyu/local-workspaces/omo-wt/feat/prompts-core-foundation/packages/prompts-core/src/__fixtures__/demo/default.md"}
S9 actual: Prompt not found at /Users/yeongyu/local-workspaces/omo-wt/feat/prompts-core-foundation/packages/prompts-core/src/__fixtures__/missing/default.md
S10 actual: Hello Y, this is a test.
S11 actual: HeLLo Y, this is a demo.
4 pass
0 fail
5 expect() calls
Ran 4 tests across 1 file. [43.00ms]
@@ -0,0 +1,14 @@
bun test v1.3.12 (700fc117)
packages/prompts-core/src/loader.test.ts:
S8 actual: {"body":"Hello {PLACEHOLDER}, this is a test.\n","frontmatter":{"description":"test fixture"},"resolvedPath":"/Users/yeongyu/local-workspaces/omo-wt/feat/prompts-core-foundation/packages/prompts-core/src/__fixtures__/demo/default.md"}
S9 actual: Prompt not found at /Users/yeongyu/local-workspaces/omo-wt/feat/prompts-core-foundation/packages/prompts-core/src/__fixtures__/missing/default.md
S10 actual: Hello Y, this is a test.
S11 actual: HeLLo Y, this is a demo.
4 pass
0 fail
5 expect() calls
Ran 4 tests across 1 file. [43.00ms]
@@ -0,0 +1,14 @@
bun test v1.3.12 (700fc117)
packages/prompts-core/src/loader.test.ts:
S8 actual: {"body":"Hello {PLACEHOLDER}, this is a test.\n","frontmatter":{"description":"test fixture"},"resolvedPath":"/Users/yeongyu/local-workspaces/omo-wt/feat/prompts-core-foundation/packages/prompts-core/src/__fixtures__/demo/default.md"}
S9 actual: Prompt not found at /Users/yeongyu/local-workspaces/omo-wt/feat/prompts-core-foundation/packages/prompts-core/src/__fixtures__/missing/default.md
S10 actual: Hello Y, this is a test.
S11 actual: HeLLo Y, this is a demo.
4 pass
0 fail
5 expect() calls
Ran 4 tests across 1 file. [43.00ms]
@@ -0,0 +1,14 @@
bun test v1.3.12 (700fc117)
packages/prompts-core/src/loader.test.ts:
S8 actual: {"body":"Hello {PLACEHOLDER}, this is a test.\n","frontmatter":{"description":"test fixture"},"resolvedPath":"/Users/yeongyu/local-workspaces/omo-wt/feat/prompts-core-foundation/packages/prompts-core/src/__fixtures__/demo/default.md"}
S9 actual: Prompt not found at /Users/yeongyu/local-workspaces/omo-wt/feat/prompts-core-foundation/packages/prompts-core/src/__fixtures__/missing/default.md
S10 actual: Hello Y, this is a test.
S11 actual: HeLLo Y, this is a demo.
4 pass
0 fail
5 expect() calls
Ran 4 tests across 1 file. [43.00ms]
@@ -0,0 +1,14 @@
bun test v1.3.12 (700fc117)
packages/prompts-core/src/loader.test.ts:
S8 actual: {"body":"Hello {PLACEHOLDER}, this is a test.\n","frontmatter":{"description":"test fixture"},"resolvedPath":"/Users/yeongyu/local-workspaces/omo-wt/feat/prompts-core-foundation/packages/prompts-core/src/__fixtures__/demo/default.md"}
S9 actual: Prompt not found at /Users/yeongyu/local-workspaces/omo-wt/feat/prompts-core-foundation/packages/prompts-core/src/__fixtures__/missing/default.md
S10 actual: Hello Y, this is a test.
S11 actual: HeLLo Y, this is a demo.
4 pass
0 fail
5 expect() calls
Ran 4 tests across 1 file. [43.00ms]