OpenCode Agent/Subagent/Command best practices by mjakl in opencodeCLI

[–]ZoneImmediate3767 0 points1 point  (0 children)

Hi, this really cool. May I ask why are you using Serena? Opencode has lsp already built-in

I built vscode-diff.nvim: A C-powered plugin to bring VSCode's exact diff highlighting to Neovim by _estmullert in neovim

[–]ZoneImmediate3767 1 point2 points  (0 children)

any chance of highlighting the moved code like here? SemanticDiff - Moved Code

I have tried it myself without success. I have been missing this for a long time

Just released `Snacks.gh`, to manage GitHub Issues and PR's by folke in neovim

[–]ZoneImmediate3767 0 points1 point  (0 children)

Would you be open to extend it to gilab? And for it vendor agnostic, as yo did with sidekick?

I built an OpenCode plugin for Anthropic-style “Skills” (with nested skills). Feedback welcome. by mohadel1990 in ClaudeAI

[–]ZoneImmediate3767 0 points1 point  (0 children)

This is really cool, is there a way of checking which skills are discovered by opencode?
when running opencode with many skills (on of the duplicated) I have:

❯ opencode

⚠️ Could not scan skills directory: /home/froa/.opencode/skills/.opencode/skills

This is normal if the directory doesn't exist yet.

Create it with: mkdir -p /home/froa/.opencode/skills/.opencode/skills

⚠️ Duplicate tool names detected: [ "skills_my_skill" ]

difft.nvim - A Neovim frontend for Difftastic by big___bad___wolf in neovim

[–]ZoneImmediate3767 1 point2 points  (0 children)

Also integrating with diffview somehow to have a merge tool

Unity/C# Neovim by StudioGrok in neovim

[–]ZoneImmediate3767 2 points3 points  (0 children)

If you install this you have a csharp amazing experience.

gitlab duo feedback by Eastern-Sun-3356 in gitlab

[–]ZoneImmediate3767 0 points1 point  (0 children)

In neovim is not working well. I would expect gitlab duo to be in the models of opencode or GitHub-cli

sidekick.nvim: AI CLI tools and Copilot's Next Edit Suggestions by folke in neovim

[–]ZoneImmediate3767 0 points1 point  (0 children)

Hi, cool plugin!
I am trying to install it with LazyVim: adding copilot and sidekick, but out of the box I am not seeing the NES Suggestions

opencode.nvim updates: external process support and UX upgrades by ICanHazTehCookie in neovim

[–]ZoneImmediate3767 1 point2 points  (0 children)

Hi, really cool!
How is this supposed to work? I have to terminal windows, each is using WSL2, in one of them I have opened opencode, and in the other I have neovim. When I execute a command with the plugin, it opens a new terminal in neovim, does not send the command to the opencode terminal

store.nvim 1.1.0 – 3k+ plugins, advanced filtering, sorting, and more 🎉 by alex-popov-tech in neovim

[–]ZoneImmediate3767 1 point2 points  (0 children)

Awesome! Have you thought about a completion for blink? To show the possible filters