Sercan Sagman

Results 6 issues of Sercan Sagman

Enhance the agent selection autocomplete by displaying agent descriptions alongside the agent names. This helps users: - understand what each agent does before picking one, - differentiate agents from local...

### 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 Enhance...

discussion

## Description When the application requests permission from users, they are unable to exit using keyboard shortcuts. ## OpenCode version 0.0.0-dev-202601021251 ## Steps to Reproduce 1. Make agent request permisson...

opentui

In the previous version, when a permission is requested from users, users are unable to exit the application via C-c or C-d. By this commit, C-c and C-d directly rejects...

## Summary Add `describe` property to `debug` command and all its subcommands so they appear in `--help` output. **Fixes:** #7330 **Supersedes:** #1524 (stale since Aug 2025, missing newer subcommands) ##...

## Description The `debug` command and all its subcommands are not visible in `--help` output because they are missing the `describe` property in yargs command definitions. Running `opencode --help` does...