summaryrefslogtreecommitdiff
path: root/internal/promptstore
AgeCommit message (Expand)Author
2026-03-17Fix bugs, remove duplication, and clean up code quality issuesPaul Buetow
2026-03-16Replace Summary: prefixes with standard Go package doc commentsPaul Buetow
2026-03-16Refactor oversized functions and split large test filesPaul Buetow
2026-02-12feat: add design_prompt meta-prompt for implementation planningPaul Buetow
2026-02-11fix: simplify meta-prompts to not require programmatic prompt fetchingPaul Buetow
2026-02-11fix: clarify prompt retrieval method in meta-promptsPaul Buetow
2026-02-11feat: add delete_prompt built-in meta-promptPaul Buetow
2026-02-11feat: add MCP Tools support for prompt managementPaul Buetow
2026-02-11refactor: compile built-in prompts into binary instead of external filesPaul Buetow
2026-02-10Refactor MCP server to meet project standards and remove built-in promptsPaul Buetow
2026-02-10Add MCP server implementation with comprehensive test coveragePaul Buetow