COMMITS
May 22, 2026
N
refactor(config): swap `lsp` and `events`
Nick van Dyke committed
May 21, 2026
N
docs: fix missing issue templates
Nick van Dyke committed
N
fix(context): don't shorten to home directory for more reliable READs
Nick van Dyke committed
N
ci(release): attach discussions
Nick van Dyke committed
May 20, 2026
N
docs: nitpicking myself
Nick van Dyke committed
May 19, 2026
N
docs(server): clarify need to manually `opencode attach` to headless servers
Nick van Dyke committed
May 18, 2026
N
fix(select): only include server fns when they're configured
Nick van Dyke committed
May 17, 2026
N
chore(main): release 0.10.0 (#268)
Nick van Dyke committed
N
feat(server)!: support arbitrary and remote URLs
Nick van Dyke committed
N
fix(server): inverted initial SSE connection error propagation
Nick van Dyke committed
N
fix(server): propagate `start` error rather than original error
Nick van Dyke committed
N
fix(server): propagate initial SSE connection success and error
Nick van Dyke committed
N
ci(lua): upgrade nvim version to fix `uv` typedef resolution
Nick van Dyke committed
N
refactor(server): move `connect` and `disconnect` to instance methods
Nick van Dyke committed
N
docs: template tweaks
Nick van Dyke committed
May 16, 2026
N
fix(operator): remove duplicate line number when operating on a single line
Nick van Dyke committed
N
chore(main): release 0.9.0 (#267)
Nick van Dyke committed
N
refactor(server): extract discovery to its own module
Nick van Dyke committed
N
fix(context): highlighting visual block mode
Nick van Dyke committed
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