Skip to content

docs(s02): explain why specialized tools matter - #562

Open
kunshanyep-beep wants to merge 1 commit into
shareAI-lab:mainfrom
kunshanyep-beep:docs/s02-specialized-tools-549
Open

docs(s02): explain why specialized tools matter#562
kunshanyep-beep wants to merge 1 commit into
shareAI-lab:mainfrom
kunshanyep-beep:docs/s02-specialized-tools-549

Conversation

@kunshanyep-beep

Copy link
Copy Markdown

Summary

  • explain that specialized tools improve the model–harness interface rather than adding raw capability beyond Bash
  • clarify how structured inputs reduce shell quoting errors and enable more precise permission and logging policies
  • keep the English, Chinese, and Japanese chapter documentation in sync and regenerate the web content

Verification

  • python -m pytest tests -q — 482 passed, 100 subtests passed
  • npm run build
  • git diff --check

AI assistance

Codex was used to identify the issue, prepare the focused three-language documentation change, and run verification. I am submitting the scoped change described above and will address review feedback.

Fixes #549

Clarify that specialized tools structure the model-harness interface for safer arguments, precise permissions, and shared logging. Keep the English, Chinese, and Japanese lessons in sync and regenerate the web content.\n\nRefs shareAI-lab#549
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.

docs(s02): explain why specialized tools are needed when Bash can do the same work

1 participant