Commit Graph

67 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 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
Kilo Agent 2bba083a08 Update Discord link from kilo.love/discord to kilo.ai/discord 2026-01-14 14:33:30 +00:00
Mark IJbema 544b9a3206 Merge pull request #4989 from Kilo-Org/mark/enhance-autocomplete-docs
docs: enhance autocomplete references across documentation
2026-01-13 16:43:44 +01:00
Mark IJbema f36f2260d1 fix: update broken autocomplete links in docs
Update links from /features/autocomplete to /basic-usage/autocomplete
to match the actual location of the autocomplete documentation.
2026-01-13 16:33:28 +01:00
Mark IJbema 16f7388d4c docs: clarify code actions vs autocomplete 2026-01-13 13:38:28 +01:00
Kevin van Dijk e828d0617a Merge pull request #4183 from sebastiand-cerebras/fix/cerebras-conservative-max-tokens
Fix Cerebras conservative max tokens calculation
2026-01-13 11:44:37 +01:00
Kevin van Dijk af46a34b5a Merge branch 'main' into fix/cerebras-conservative-max-tokens 2026-01-13 11:27:21 +01:00
Kevin van Dijk cf78cfb4f5 Merge branch 'main' into roo-v3.38.3 2026-01-12 21:23:44 +01: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
kiloconnect[bot] 06cf91c147 docs: reorganize customization docs into top-level section
- Move custom-rules.md, custom-instructions.md from advanced-usage/ to customization/
- Move custom-modes.md, settings-management.md, skills.md from features/ to customization/
- Move workflows.mdx from features/slash-commands/ to customization/
- Update sidebar configuration to place Customization section before Advanced Usage
- Update all internal documentation links to reflect new paths
- Remove nested 'Customizing Kilo Code' subsection from Advanced Usage

This reorganization makes customization options more discoverable by placing
them at the top level rather than nested under advanced usage.
2026-01-05 15:02:53 +00:00
marius-kilocode 7aa855bc9e docs: add CLI MCP server configuration guide (#4781) 2026-01-05 11:45:47 +01:00
Josh Lambert e02300ba0f Add CLI Docs, try to fix links again 2025-12-30 10:53:42 -05:00
Josh Lambert 4156b2cb1f Fix broken links 2025-12-30 10:25:48 -05:00
Josh Lambert 14bebb7364 Fix grammar 2025-12-30 10:25:48 -05:00
Josh Lambert 607ddc9d00 Remove caution block 2025-12-30 10:25:48 -05:00
Josh Lambert e9702a23e1 Draft of docs 2025-12-30 10:25:48 -05:00
Joshua Lambert 560752e526 Update apps/kilocode-docs/docs/features/auto-approving-actions.md
Clean up errant auto-approve permission
2025-12-17 09:39:04 -05:00
Josh Lambert 8832f02297 Revert another spurious change 2025-12-17 09:39:04 -05:00
Josh Lambert 554284df8a Revert one change 2025-12-17 09:39:04 -05:00
Josh Lambert b1f9a9f067 Further simplification to docs 2025-12-17 09:39:04 -05:00
Josh Lambert fca2763e26 Improvements to doc changes 2025-12-17 09:39:04 -05:00
Josh Lambert 6dbeddaf06 Restructure the auto-approval CLI documentation for clarity 2025-12-17 09:39:04 -05:00
Chris Hasson c62d1ad420 Experimental STT Voice Transcription in Chat (#4394)
* 'chore: WIP'

* fix(chat): remove unnecessary focus state and fix recording border styling

- Remove unused isFocused state management from ChatTextArea
- Fix recording border to use inline style with proper error foreground color
- Simplify border logic by removing redundant focus-based styling
- Update Storybook mocks with missing extension state properties
- Add currentApiConfigName and listApiConfigMeta to ChatView stories

* chore: add kilocode change markers and clean up unused speech types

- Add // kilocode_change comments to track custom modifications in type definitions
- Remove deprecated speech recognition message types from WebviewMessage interface
- Add descriptive comments to STT-related component imports
- Mark experiment IDs and message types with change tracking comments

* chore(changeset): add changeset file for version tracking

* Add docs

* Update i18n strings

* bot fixes

* refactor(stt): consolidate FFmpeg detection with path caching

Move FFmpeg availability checking from sttConfig.ts into FFmpegCaptureService
as a static method with global path caching and absolute path resolution.

* fix(stt): cache FFmpeg not-found result to avoid repeated checks

Set cachedFFmpegPath to null when FFmpeg is not found to prevent
repeated filesystem path checks on subsequent availability queries.
2025-12-12 10:51:29 -08:00
Kevin van Dijk bc40188e92 Merge branch 'main' into feature/new-indexing-options 2025-12-09 12:30:44 +01:00
Emilie Schario 009f17ada5 remove autocomplete from experimental features 2025-12-08 13:28:12 -05:00
beatlevic dc0071c542 Updated all old kilocode docs links to point to kilo.ai 2025-12-01 22:46:30 +01:00
Igor Šćekić 5cef75e79e Merge pull request #3868 from Kilo-Org/add-session-support 2025-11-27 17:58:40 +01:00
Igor Šćekić 6fa8fddc78 Merge branch 'main' into add-session-support 2025-11-27 14:09:04 +01:00
Christiaan Arnoldus 7fc3343fd8 Merge pull request #2827 from bea-leanix/feature/sap-ai-core-provider
feat: add SAP AI Core as a provider
2025-11-27 09:54:54 +01:00
Evgeny Shurakov 82877bcb23 Merge branch 'main' into pr/2827 2025-11-27 09:30:03 +01:00
Evgeny Shurakov 4f6393010f Revert whitespace changes 2025-11-26 14:15:41 +01:00
Evgeny Shurakov db14047f35 Merge branch 'main' into pr/2827 2025-11-26 13:50:37 +01:00
Mark IJbema 6a3e7246b4 Merge remote-tracking branch 'origin/main' into mark/autocomplete-profile 2025-11-25 09:05:54 +01:00
Christiaan Arnoldus 3a8175cdd5 Merge branch 'main' into roo-v3.32.0
# Conflicts:
#	src/core/assistant-message/presentAssistantMessage.ts
#	src/core/prompts/tools/native-tools/index.ts
#	src/core/task/Task.ts
#	src/core/tools/codebaseSearchTool.ts
#	src/core/tools/generateImageTool.ts
#	src/core/webview/webviewMessageHandler.ts
#	src/shared/ExtensionMessage.ts
#	src/shared/WebviewMessage.ts
#	src/shared/tools.ts
2025-11-24 11:08:51 +01:00
Evgeny Shurakov 01c8d8ad82 Merge pull request #3674 from mental-lab/feat/delete-file-tool
Add delete_file tool
2025-11-24 10:50:29 +01:00
Evgeny Shurakov f19400b8c3 Update delete-file.md 2025-11-24 09:31:47 +01:00
Evgeny Shurakov 1963c3f47f Update delete_file tool to support directory deletion 2025-11-23 22:29:39 +01:00
Florian Hines 8464036b4a Merge branch 'main' into florian/feat/cloud-agent-docs 2025-11-21 11:26:37 -06:00
Evgeny Shurakov 7e0423a274 Add documentation for delete_file tool 2025-11-21 15:39:39 +01:00
Kevin van Dijk 8f1c02c75e Merge branch 'main' into roo-v3.32.0 2025-11-21 13:16:27 +01:00
Christiaan Arnoldus cf1403693d Merge branch 'main' into docs/zh-trans-basic-features-251113 2025-11-20 14:01:06 +01:00
Mark IJbema 04620497a4 autoformat all markdowns with prettier 2025-11-18 14:07:16 +01:00
忘川 b626679022 Merge branch 'main' into docs/zh-trans-basic-features-251113 2025-11-17 18:55:48 +08:00
Brian Turcotte 273cfcf8d1 Merge pull request #3720 from Kilo-Org/briant/updateYOLO
Add AI Safety Gatekeeper to YOLO Mode section
2025-11-13 14:20:20 -05:00
Brian Turcotte 297a0630e0 Add warning about using smaller model for Gatekeeper
Add warning about using smaller model for Gatekeeper
2025-11-13 14:00:44 -05:00
dxs 7e35a2e5d2 docs(i18n): update Chinese translation and improve system notifications documentation
Updated the Chinese translation for system notifications feature documentation
and made improvements to the English documentation including better formatting
of troubleshooting solutions and clearer descriptions of notification setup
processes across different operating systems
2025-11-13 23:03:29 +08:00
Brian Turcotte b2983676e7 Enhance YOLO Mode section with AI Safety Gatekeeper
Added information about the AI Safety Gatekeeper feature in YOLO Mode.
2025-11-13 01:11:19 -05:00
Kevin van Dijk 3551cc9a16 Merge branch 'main' into roo-v3.30.0 2025-11-11 20:11:46 +01:00