Commit Graph

367 Commits

Author SHA1 Message Date
Kevin van Dijk 7a45a35bb4 Merge branch 'main' into roo-v3.36.6 2025-12-18 23:56:52 +01:00
Joshua Lambert 85d640872e Merge pull request #4186 from Kilo-Org/jl-change-default-permissions-cli
Change default permissions of CLI `reading outside of workspace` to false
2025-12-18 09:53:40 -05:00
Kevin van Dijk f6ce1ecf8f Merge branch 'main' into roo-v3.36.6 2025-12-17 23:45:14 +01:00
Josh Lambert c862f6e3f7 Restructure the auto-approval CLI documentation for clarity 2025-12-17 10:45:28 -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
Joshua Lambert f38c446f7f Merge pull request #4514 from Kilo-Org/session/agent_3d579849-2958-47d3-ae86-35d4a1a7e112
fix(docs): correct edit page URL for Docusaurus site in monorepo
2025-12-16 16:36:39 -05:00
kiloconnect[bot] 44183d7238 fix(docs): correct edit page URL for Docusaurus site in monorepo 2025-12-16 20:48:46 +00:00
Brian Turcotte 4290f5b9ef Merge pull request #4510 from Kilo-Org/briant/AppBuilderDocs
Add App Builder Docs
2025-12-16 13:47:57 -05:00
Brian Turcotte f5454a9335 Add appbuilder to advanced usage sidebar 2025-12-16 12:53:58 -05:00
Brian Turcotte 8449a8aaba Add documentation for App Builder feature
Added comprehensive documentation for the App Builder feature, detailing its capabilities, prerequisites, usage instructions, and ideal use cases.
2025-12-16 12:53:33 -05:00
Josh Lambert 6043352298 Add redirects from previous locations of the two moved pages 2025-12-16 08:40:16 -05:00
Josh Lambert bf6087486f Clean up stale page 2025-12-16 01:04:43 -05:00
Josh Lambert 522cdfed26 Migrate public specs to docs site, create Contributing section 2025-12-16 00:52:52 -05:00
kiloconnect[bot] 6b50d4a782 Update provider docs link in model selection guide
Changed link from /docs/providers/openrouter to /basic-usage/connecting-providers
2025-12-15 02:57:28 +00:00
Brendan O'Leary f10141e82c Update model selection docs to stay more current (#4430)
* Update model selection docs to stay more current

* Fix broken link
2025-12-12 16:58:48 -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
Emilie Lima Schario ac8681f37d Update apps/kilocode-docs/docs/advanced-usage/managed-indexing.md 2025-12-11 19:58:59 -05:00
Brian Carlson 2105a18b47 Update managed indexing docs 2025-12-11 18:52:43 -06:00
Emilie Schario f710d8918b Add AI Adoption Score to Kilo Docs 2025-12-10 10:44:10 -05:00
Emilie Lima Schario c465a1e75e Merge pull request #4354 from Kilo-Org/emilie/dec10-next
Add Agent Manager and Sessions docs
2025-12-10 07:11:28 -05:00
Emilie Schario 572c2c7683 Agent Manager 2025-12-10 07:02:05 -05:00
Emilie Schario 6a10365bdd Sessions docs 2025-12-10 06:49:57 -05:00
Emilie Schario be2dace9a0 Add two new pages to sidebar 2025-12-10 06:49:07 -05:00
Brian C 54638a2fde Update managed indexing docs (#4345) 2025-12-10 03:15:19 +00:00
Emilie Lima Schario 0cff9969f7 Merge pull request #4335 from Kilo-Org/dosire-patch-1
Add update section to CLI documentation
2025-12-09 15:33:32 -05:00
Emilie Lima Schario bce6678e2d Apply suggestions from code review 2025-12-09 15:25:13 -05:00
Emilie Lima Schario f569eea9ce Update apps/kilocode-docs/docs/cli.md
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2025-12-09 15:24:45 -05:00
Florian Hines 4ef6e7129c docs: update cloud agent documentation (#4336)
- Update available tools: Python removed, gh CLI added
- Clarify session deletion policy and CLI accessibility
- Increase message timeout from 10 to 15 minutes
- Update context persistence behavior
- Add session restoration capabilities
- Note web UI accessibility limitation for pre-Dec 9 sessions

Co-authored-by: Kilo Code Cloud <agent@kilocode.ai>
2025-12-09 14:22:51 -06:00
Sytse Sijbrandij 8dafc1562c Add update section to CLI documentation
Added update instructions for Kilo CLI package.
2025-12-09 12:10:12 -08:00
Kevin van Dijk bc40188e92 Merge branch 'main' into feature/new-indexing-options 2025-12-09 12:30:44 +01:00
Christiaan Arnoldus b79162ded0 Merge pull request #4280 from Kilo-Org/emilie/fix-docs-link
Fix broken docs link
2025-12-08 22:46:19 +01:00
Emilie Schario 009f17ada5 remove autocomplete from experimental features 2025-12-08 13:28:12 -05:00
Emilie Schario b2e081c0af fix broken docs link 2025-12-08 13:17:09 -05:00
Joshua Lambert 8e3d904986 Merge pull request #4229 from Kilo-Org/jl-improve-jetbrains-docs
Add Toolbox recommendation and add Jetbrains to getting-started page.
2025-12-05 11:34:16 -05:00
Kevin van Dijk 8aa6a01b1a Merge pull request #4083 from Kilo-Org/roo-v3.34.7
Include changes from Roo  Code v3.34.7
2025-12-05 16:43:33 +01:00
Kevin van Dijk 1a7b1da49a Merge branch 'main' into roo-v3.34.7 2025-12-05 10:27:55 +01:00
Josh Lambert db7549ffcf Improve jetbrains docs 2025-12-05 00:19:26 -05:00
Brian Turcotte 5dad8330bc Add managed indexing to advanced usage sidebar 2025-12-04 18:00:51 -05:00
Brian Turcotte c1f6421b56 Document Managed Indexing feature
Added documentation for Managed Indexing feature, including prerequisites, costs, configuration, and usage guidelines.
2025-12-04 18:00:16 -05:00
Igor Šćekić 3a5bcc126d update domain 2025-12-04 12:29:19 +01:00
Coen Stevens 3f1cf3d458 Merge pull request #4127 from Kilo-Org/beatlevic/update-kilo-ai-docs
Use kilo.ai references in kilocode-docs
2025-12-02 14:20:04 +01:00
Brian Turcotte f087815497 Merge pull request #3904 from Kilo-Org/docs-cli
Add latest CLI docs
2025-12-02 06:41:04 -05:00
beatlevic dc0071c542 Updated all old kilocode docs links to point to kilo.ai 2025-12-01 22:46:30 +01:00
Coen Stevens 7953927521 Merge pull request #4086 from Kilo-Org/beatlevic/update-readme-static-badges
Static badges in readme
2025-11-29 00:52:49 +01:00
beatlevic 5e52fd4aa5 Started with some additional kilo.ai reference updates 2025-11-29 00:41:28 +01:00