Files
oh-my-opencode/dist/agents/prometheus/index.d.ts
T
2026-03-14 04:56:50 +00:00

3 lines
168 B
TypeScript

export { PROMETHEUS_SYSTEM_PROMPT, PROMETHEUS_PERMISSION, getPrometheusPrompt, } from "./system-prompt";
export type { PrometheusPromptSource } from "./system-prompt";