Jake Nelson

Results 4 issues of Jake Nelson

The initial app intent has a parameter and disambiguation, and multiple trigger phrases. There is currently no confirmation on delete. There is an issue where Siri is not dismissed after...

### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request ##...

discussion

Allow project configs to override the 'enabled' field of MCP servers defined in global config without redefining the full configuration. This enables two patterns: - Define MCPs globally, disable per-project...

Adds `tui.set_terminal_title` config option to complement the existing `OPENCODE_DISABLE_TERMINAL_TITLE` env flag. Usage: ```json { "tui": { "set_terminal_title": false } }