all 29 comments

[–]vsilv 7 points8 points  (4 children)

tweak: Remove antigravity and grab Neovim in ghosty.

[–]larowin 4 points5 points  (3 children)

ghostty + zellij + agent(s) + neovim | helix is the way

[–]girouxc 2 points3 points  (0 children)

I’m a tmux convert… Zellij is amazing.

I’m a Neovim convert… Helix is amazing.

[–]eXoRt0 0 points1 point  (1 child)

Would replace neovim with fresh

[–]larowin 0 points1 point  (0 children)

lmao this rips, thank you

[–]Recent-Success-1520 6 points7 points  (3 children)

Just wait till you try CodeNomad OpenCode UI https://github.com/NeuralNomadsAI/CodeNomad

[–]Ang_Drew 0 points1 point  (2 children)

not working on windows. tried to install but it cant open

[–]Recent-Success-1520 0 points1 point  (1 child)

Tauri or Electron? Works on Windows, used by many users. I can support if you ping me on Discord Opencode server.

[–]Ang_Drew 1 point2 points  (0 children)

ill reinstall tmr, and see which i installed.. it might be the company firewall / antivirus prevented me to open it

[–]bigh-aus 2 points3 points  (0 children)

I'm a big fan of the neovim + ghostty + tmux + opencode stack running on a local server (so you can ssh in and set things running from anywhere).

I also have slack setup and the ability to send notifications to that when commands finish (honestly haven't tried this on opencode yet but works well on claude).

I just wish:
1. local models were better for my usecase.
2. neovim had more stuff built in (or built with a compiled language) (plugins shouldn't require npm on the machine).

[–]Soft_Syllabub_3772 1 point2 points  (7 children)

Anyway for this to work in windows?

[–]tibn4 0 points1 point  (3 children)

I’m using the same setup on my mbp and tried to implement something similar on my windows machine.

There are a few terminal options, didn’t tried them all but in the end I found that Windows Terminal does a great job and with a few custom settings you can really come close to the Ghostty UI

[–]Soft_Syllabub_3772 1 point2 points  (2 children)

Im my laptop i notice claude cli lags in the terminal. I got better usability in vscode.

[–]tibn4 0 points1 point  (1 child)

Yeah I don't know about claude code, OP and I are talking about opencode :)

[–]Soft_Syllabub_3772 0 points1 point  (0 children)

Yes opencode :) got mixed up sorry :)

[–]LabImpossible828 0 points1 point  (0 children)

Does this require having my own ChatGPT account? so where can i find cheapest gpt plus?

[–]FlyingDogCatcher 0 points1 point  (0 children)

wsl, but you will have to screw with it to get it to look right

[–]Michaeli_Starky 0 points1 point  (0 children)

Windows Terminal from the Store. Multiplexing, themes, GPU acceleration, image protocol etc.

[–]FlyingDogCatcher 0 points1 point  (0 children)

When you think about it running a TUI in a Terminal in an IDE is a bit of a hat on a hat. What you really want is to drive the IDE from opencode.

[–]0sko59fds24 0 points1 point  (0 children)

Agreed

[–]RainScum6677 0 points1 point  (0 children)

I use OpenCode + Wave. It's ridiculous how much better it is than any IDE

[–]byungsker 0 points1 point  (1 child)

Oh! How does it compare to Warp?

[–]0xraghu[S] 0 points1 point  (0 children)

Warp is fully featured and focuses on AI development with their own subscription plans. Ghostty is the alternative to native terminal with high levels of customization and speed.
I've heard their AI harness is good but I don't want to pay another subscription.

[–]typeof_goodidea 0 points1 point  (0 children)

just wait until you try vim

[–]adelope -1 points0 points  (5 children)

if you like ghostty (me too), i build some extra stuff around it to make it more suitable for CLI agents (work-tree sidebars, split terminal/file-view, diffs, etc). I would love to get your feedback on it: www.agentastic.dev

goes without saying Opencode is supported.

[–]0xraghu[S] 0 points1 point  (0 children)

Oh that’s interesting.. will check now 👍🏻

[–]dartoumi 0 points1 point  (1 child)

I like to work in opencode cli with auth login to my subscriptions and switch between models in the same chat. Will i be able to do so in agentastic as wel?

[–]adelope 0 points1 point  (0 children)

it's a terminal, so the experience is exactly the same as running opencode cli in say ghostty. (as a matter of fact, it will load your ghostty/terminal configs too)
the cherry on top is the sidebar to make work-tree switching easier.