Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.46 KB

File metadata and controls

48 lines (37 loc) · 1.46 KB

Documentation

This directory contains user and developer documentation for Kode.

User Guides

  • Install & distribution: docs/binary-distribution.md
  • Configuration: docs/develop/configuration.md
  • ACP integration: docs/acp.md
  • MCP servers (extensions): docs/mcp.md
  • Skills & plugins: docs/skills.md
  • Output styles: docs/output-styles.md
  • Compatibility notes (legacy formats): docs/compatibility.md
  • System sandbox: docs/system-sandbox.md

Developer Docs

  • Overview: docs/develop/overview.md
  • Architecture: docs/develop/architecture.md
  • Tools system: docs/develop/tools-system.md
  • Security model: docs/develop/security-model.md
  • Testing: docs/develop/testing.md
  • Releasing: docs/develop/releasing.md
  • SDK & integrations: docs/sdk/README.md
  • Deep dives: docs/develop/modules/

Reference / Notes

  • Intelligent completion: docs/intelligent-completion.md
  • Mention system: docs/mention-system.md
  • System design notes: docs/system-design.md
  • Agents system: docs/agents-system.md
  • Custom commands: docs/custom-commands.md
  • Publish notes: docs/PUBLISH.md
  • Project structure: docs/PROJECT_STRUCTURE.md

Archive

  • Historical/internal notes (may contain legacy paths): docs/_archive/

中文文档(Develop)

  • docs/develop-zh/README.md
  • docs/develop-zh/overview.md
  • docs/develop-zh/architecture.md
  • docs/develop-zh/tools-system.md
  • docs/develop-zh/security-model.md
  • docs/develop-zh/configuration.md