Skip to content

Sync website docs with code implementation#155

Open
ruanzhengxin-zhuxing wants to merge 1 commit into
mainfrom
harness/4eab2745
Open

Sync website docs with code implementation#155
ruanzhengxin-zhuxing wants to merge 1 commit into
mainfrom
harness/4eab2745

Conversation

@ruanzhengxin-zhuxing

Copy link
Copy Markdown
Collaborator

Correct factual mismatches between the documentation site and the actual iac-code implementation across English docs and all six locale translations (zh-Hans, ja, de, es, fr, pt):

  • Skills: document only the directory/SKILL.md format, fix the inverted discovery-priority table (bundled skills are highest priority), correct the project-skill search bound (git root to cwd), and note allowed_tools applies to inline and fork modes.
  • CLI: add the --verbose option and fix a non-existent example model.
  • Config: IAC_CODE_BASE_URL applies to OpenAI Compatible only.
  • MCP: fix config source precedence order and scope the plaintext-secret rejection to the mcp add/add-json CLI paths.
  • ACP: correct method names (session/list, session/set_config_option), permission outcome literals (selected/cancelled, optionId), usage under _meta, initialize clientCapabilities, add mcpCapabilities, and drop the outdated "mcpServers not yet functional" note.
  • Intro: scope end-to-end deploy/stack management to ROS; Terraform is template generation/conversion only.

Correct factual mismatches between the documentation site and the
actual iac-code implementation across English docs and all six locale
translations (zh-Hans, ja, de, es, fr, pt):

- Skills: document only the directory/SKILL.md format, fix the inverted
  discovery-priority table (bundled skills are highest priority), correct
  the project-skill search bound (git root to cwd), and note allowed_tools
  applies to inline and fork modes.
- CLI: add the --verbose option and fix a non-existent example model.
- Config: IAC_CODE_BASE_URL applies to OpenAI Compatible only.
- MCP: fix config source precedence order and scope the plaintext-secret
  rejection to the mcp add/add-json CLI paths.
- ACP: correct method names (session/list, session/set_config_option),
  permission outcome literals (selected/cancelled, optionId), usage under
  _meta, initialize clientCapabilities, add mcpCapabilities, and drop the
  outdated "mcpServers not yet functional" note.
- Intro: scope end-to-end deploy/stack management to ROS; Terraform is
  template generation/conversion only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant