Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ redmine-cli は [Agent Skill](https://agentskills.io)(35 以上のエージェ

skill は CLI の非自明な部分(出力形式、名前解決、ページネーション、一般的なワークフロー)をエージェントに教えます。MCP サーバーは同じ操作を型付きツールコールとして公開し、デフォルトは読み取り専用、グループ単位/ツール単位の allow / deny リストを備えます。

詳細な設定、ホスト別スニペット(Claude Desktop、Cursor、Zed、VS Code)、書き込みツールのゲートについては [AI エージェント連携ガイド](https://aarondpn.github.io/redmine-cli/guides/ai-agents/) を参照してください。
詳細な設定、ホスト別スニペット(Claude Desktop、Cursor、Zed、VS Code)、書き込みツールのゲートについては [AI エージェント連携ガイド](https://redmine-cli.dev/guides/ai-agents/) を参照してください。

## 開発

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ redmine-cli ships an [Agent Skill](https://agentskills.io) (the open `SKILL.md`

The skill teaches the agent the non-obvious parts of the CLI (output formats, name resolution, pagination, common workflows). The MCP server exposes the same operations as typed tool calls, read-only by default, with per-group / per-tool allow- and deny-lists.

Full configuration, host-specific snippets (Claude Desktop, Cursor, Zed, VS Code), and write-tool gating: see the [AI Agent Integration guide](https://aarondpn.github.io/redmine-cli/guides/ai-agents/).
Full configuration, host-specific snippets (Claude Desktop, Cursor, Zed, VS Code), and write-tool gating: see the [AI Agent Integration guide](https://redmine-cli.dev/guides/ai-agents/).

## Development

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ redmine-cli 同时附带 [Agent Skill](https://agentskills.io)(35 多个代理

skill 教代理掌握 CLI 中不显然的部分(输出格式、名称解析、分页、常见工作流)。MCP 服务器以类型化工具调用的形式暴露相同的操作,默认只读,并支持按 group / tool 的允许列表与拒绝列表。

完整配置、各宿主专属代码片段(Claude Desktop、Cursor、Zed、VS Code)以及写入工具的开关,请参阅 [AI 代理集成指南](https://aarondpn.github.io/redmine-cli/guides/ai-agents/)。
完整配置、各宿主专属代码片段(Claude Desktop、Cursor、Zed、VS Code)以及写入工具的开关,请参阅 [AI 代理集成指南](https://redmine-cli.dev/guides/ai-agents/)。

## 开发

Expand Down