This commit is contained in:
elpresidank 2026-05-30 09:56:23 -05:00
parent ffd97375a8
commit 5776171d27
4 changed files with 165 additions and 5 deletions

View file

@ -15,6 +15,7 @@
"llm:openai": "bun scripts/run-llm-openai.ts",
"test:pipeline": "bun scripts/test-pipeline.ts",
"seed": "bun scripts/seed-config.ts",
"seed:flows": "bun scripts/seed-flows.ts",
"prompt": "bun scripts/run-prompt.ts",
"agent": "bun scripts/run-agent.ts",
"librarian": "bun scripts/run-librarian.ts",