Skip to content

Permission config might be overwritten after setup #19

Description

@DanJoshua

If Claude Code keeps asking for permission, the "permissions" section in your config may have been overwritten after setup.

This usually happens when Claude Code updates MCP settings, so it can sometimes occur after adding an LLM reviewer. This is not an OmegaWiki-specific issue, but rather a quirk of Claude Code.

To fix it, manually copy the "permissions" section from config/settings.local.json.example back into .claude/settings.local.json.

如果 Claude Code 一直重复请求权限,可能是因为配置文件中的 permissions 部分在安装完成后被覆盖了。

这种情况通常发生在 Claude Code 更新 MCP 设置时,比如添加了 LLM reviewer 之后。这不是 OmegaWiki 本身的问题,而更像是 Claude Code 的一个行为特性。

修复方法很简单:手动将 config/settings.local.json.example 中的 permissions 部分重新复制到 .claude/settings.local.json 中即可。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions