Open Issues Need Help
View All on GitHub コードとプロンプトの分離による保守性向上の提案 2 months ago
AI Summary: Refactor the e-Gov law MCP server to separate prompts from the Python code. This involves moving the legal analysis instructions into external files (e.g., Markdown, YAML, or Jinja2 templates) to improve maintainability, development efficiency, and scalability. The solution should consider security implications and allow for version control, A/B testing, and potentially a more sophisticated prompt management system.
Complexity:
4/5
enhancement good first issue