COMMITS
May 16, 2026
N
refactor(config): merge `ask`'s `snacks.input` config immediately
Nick van Dyke committed
N
feat(select): clarify server item descriptions
Nick van Dyke committed
N
feat(prompt): replace `opts.submit` with ending space
Nick van Dyke committed
N
docs: a word
Nick van Dyke committed
N
fix(select): override prompts and commands with passed opts
Nick van Dyke committed
N
feat(config)!: move `opts.prompts` to `opts.select.prompts`, unnest `opts.select.sections`
Nick van Dyke committed
N
feat(prompts)!: simplify `opts.prompts` to string, use postfixes for ask and append
Nick van Dyke committed
N
feat(api)!: only expose select server and session in `select` menu, not API
Nick van Dyke committed
N
chore(main): release 0.8.3 (#256)
Nick van Dyke committed
May 15, 2026
A
ci(release): disable in forks (#266)
Adrian committed
May 13, 2026
N
ci(review): trigger manually to work around permissions on forked PRs
Nick van Dyke committed
May 11, 2026
N
ci(review): don't run on autorelease PRs
Nick van Dyke committed
N
fix(config): ensure all config type defs can be found by Lua LSP
Nick van Dyke committed
May 8, 2026
N
feat(server): support auth
Nick van Dyke committed
N
ci(review): add automated opencode review (#255)
Nick van Dyke committed
May 6, 2026
N
docs: add Testing section to PR template
Nick van Dyke committed
N
ci: scope permissions
Nick van Dyke committed
G
chore(main): release 0.8.2 (#251)
github-actions[bot] committed
N
ci(release-please): use PAT
Nick van Dyke committed
May 4, 2026
N
fix(context): reference file-backed bufs with non-empty buftype
Nick van Dyke committed
May 1, 2026
G
chore(main): release 0.8.1 (#246)
github-actions[bot] committed
R
fix(server): process discovery on NixOS (#245)
Roman Kolesnev committed
B
fix(server): correctly detect and discard discovered non-servers (#244)
Bao_nini committed
April 30, 2026
N
docs: PR template nits
Nick van Dyke committed
April 29, 2026
G
chore(main): release 0.8.0 (#229)
github-actions[bot] committed
N
ci(release): bump patch for minor pre major
Nick van Dyke committed
N
ci(release): include commit authors
Nick van Dyke committed
April 27, 2026
N
fix(server): emit one process entry per (PID, port) pair (#242)
Nitipoom Aumpitak committed
April 24, 2026
N
feat(ask)!: trigger append on space suffix instead of \n; remove snacks.input append keymap
Nick van Dyke committed
N
feat(prompts)!: remove resolving named prompts in `prompt()`
Nick van Dyke committed