Commit Graph

8 Commits

Author SHA1 Message Date
Mark IJbema c788a1357f fix mentions of Roo in docs
and autoformat files
2025-10-01 13:59:48 +02:00
darkogj 2365f47e3b Embed YouTube video in codebase indexing documentation
Added a YouTube embed for a related video to the Codebase Indexing documentation.
2025-09-18 13:05:48 +02:00
Chris Hasson bf10e94899 Enable auto-launch json configuration for tasks (#2437)
* feat(activate): enable auto-launch configuration for tasks

Introduces `.kilocode/launchConfig.json` to automatically start tasks with specified prompts, AI profiles, and modes upon workspace opening.

This allows you to easily run the same prompt against multiple models or multiple profiles by just launching multiple copies of VS Code in the directories with the launch configurations.

* Updated changeset

---------

Co-authored-by: Chris Hasson <noreply@example.com>
2025-09-16 14:11:26 -07:00
Kevin van Dijk 0fdd576057 Merge branch 'main' into roo-v3.27.0 2025-09-10 12:26:26 +02:00
tombii e11a94d308 Update docs with Streamable HTTP transport
SSE has been deprecated, adding streamable http transport
2025-09-09 17:27:46 +02:00
Catriel Müller adc3a38195 MacOs / Terminal Notifier Support (#2299)
* feat: support for terminal-notifier

* refactor: fix pnpm nodemon watch limit

* feat: System Notifications Docs

* feat: add changeset

* refactor: fix OS mock on tests

* Update .changeset/spicy-animals-nail.md

Co-authored-by: Christiaan Arnoldus <christiaan.arnoldus@outlook.com>

* refactor: allow test notifications without save

---------

Co-authored-by: Christiaan Arnoldus <christiaan.arnoldus@outlook.com>
2025-09-09 11:46:57 -03:00
Kevin van Dijk 2c25d6c035 Merge commit '60306c6c3e7aa2bb1f9ee2e06abdc678ad4c08e9' into move-docs 2025-08-27 19:06:12 +02:00
Kevin van Dijk 19a52a262f Add 'apps/kilocode-docs/' from commit '79ed21f1913d5d8426c39e7ecf19907a1a2913e1'
git-subtree-dir: apps/kilocode-docs
git-subtree-mainline: 0ab87945123cba85a6e76ca5a7f427197b7e1f77
git-subtree-split: 79ed21f1913d5d8426c39e7ecf19907a1a2913e1
2025-08-27 17:18:50 +02:00