UNPKG

novel-writer-cn

Version:

AI 驱动的中文小说创作工具 - 基于结构化工作流的智能写作助手

31 lines (30 loc) 594 B
{ "github.copilot.chat.codeGeneration.instructions": [ { "file": ".github/prompts/constitution.prompt.md" }, { "file": ".github/prompts/specify.prompt.md" }, { "file": ".github/prompts/clarify.prompt.md" }, { "file": ".github/prompts/plan.prompt.md" }, { "file": ".github/prompts/tasks.prompt.md" }, { "file": ".github/prompts/write.prompt.md" }, { "file": ".github/prompts/analyze.prompt.md" } ], "github.copilot.enable": { "*": true, "markdown": true, "plaintext": true } }