Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 12, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

omniwired and others added 16 commits December 3, 2025 15:13
Add YOLO mode toggle that allows auto-approval of all tool operations
(file changes, command executions) without confirmation prompts.

- Add yoloModeAtom to track YOLO mode state
- Add toggleYoloModeAtom action to toggle mode and notify extension
- Add Ctrl+Y global hotkey handler in keyboard atoms
- Add red "⚡ YOLO" indicator in StatusBar when enabled
* '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.
* Update model selection docs to stay more current

* Fix broken link
…hemas

Fix API request errors with MCP functions incompatible with OpenAI strict mode
@pull pull bot locked and limited conversation to collaborators Dec 12, 2025
@pull pull bot added the ⤵️ pull label Dec 12, 2025
@pull pull bot merged commit f392190 into jasonkneen:main Dec 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants