Commit Graph

14 Commits

Author SHA1 Message Date
Christiaan Arnoldus df2a5a7d8f Merge pull request #5262 from Kilo-Org/mark/docs-marketplace-contribution-sections
docs: add marketplace contribution sections to modes, skills, and MCP pages
2026-01-21 16:56:58 +01:00
Mark IJbema 2cf5f9c526 update screenshots 2026-01-21 15:47:59 +01:00
Mark IJbema f290cb0af3 docs: update documentation for Agent Behaviour tab rename
Updates documentation to reflect the UI changes from PR #5264:
- 'Modes' settings tab renamed to 'Agent Behaviour'
- Four sub-tabs: Modes, MCP Servers, Rules, Workflows
- MCP Servers no longer in top bar
- Updated navigation instructions throughout docs
2026-01-21 14:07:22 +01:00
Mark IJbema e47ddee357 docs: add marketplace contribution sections to modes, skills, and MCP pages 2026-01-21 09:38:50 +01:00
Joshua Lambert 3268b9e690 Merge pull request #4954 from Kilo-Org/lambertjosh-patch-3
Add Windows global skill location
2026-01-19 01:23:35 -05:00
Joshua Lambert faa8ccbe40 Add Windows global skill location
Add Windows global skill location
2026-01-12 13:08:41 -05:00
kiloconnect[bot] 7b58894ca0 Add Verifying a Skill is Activated section to Skills documentation 2026-01-08 02:02:38 +00:00
Joshua Lambert 76ea5f10f6 Merge pull request #4820 from Kilo-Org/lambertjosh-patch-4
Reorganize Skills documentation
2026-01-06 12:13:50 -05:00
Joshua Lambert 65f12eb0a9 Reorganize Skills documentation
Reorganize for clarity
2026-01-06 11:03:41 -05:00
Alex Gold 7162116993 Edit agents md file 2026-01-06 10:13:15 -05:00
Alex Gold 05206c76c8 Remove practical examples and guidelines from agents-md.md
Removed multiple practical examples and guidelines related to React, backend API, security, documentation, testing, and project standards from agents-md.md.
2026-01-06 09:53:43 -05:00
kiloconnect[bot] aae0b1dd4d docs: Add comprehensive AGENTS.md documentation page
- Created new documentation page for AGENTS.md files in Agent Behavior section
- Covers what AGENTS.md is, syntax, file location, practical examples, and best practices
- Explains how AGENTS.md works in Kilo Code and interacts with other configuration systems
- Includes troubleshooting, migration guides, and advanced topics
- Added page to sidebars.ts navigation under Agent Behavior section
- Added changeset for documentation addition
2026-01-05 22:51:28 +00:00
kiloconnect[bot] df1f246b33 docs: fix broken links after customization docs reorganization
Update all internal documentation links to reflect the new structure where
customization-related docs were moved from various locations to the
'agent-behavior' section. This includes:

- Custom modes: /features/custom-modes → /agent-behavior/custom-modes
- Custom rules: /advanced-usage/custom-rules → /agent-behavior/custom-rules
- Custom instructions: /advanced-usage/custom-instructions → /agent-behavior/custom-instructions
- Prompt engineering: /advanced-usage/prompt-engineering → /agent-behavior/prompt-engineering
- Settings management: /features/settings-management → /basic-usage/settings-management

Fixed links in both English and Chinese (zh-CN) documentation.
2026-01-05 18:29:12 +00:00
Alex Gold c65ed01851 Create agent behavior section and move all customization there 2026-01-05 11:17:54 -05:00