u/kysrno

Has anyone else had OpenCode close the whole terminal when exiting with Ctrl+C on Windows?

Has anyone else had OpenCode close the whole terminal when exiting with Ctrl+C on Windows?

Has anyone else had issues with OpenCode closing the whole terminal/app when exiting with Ctrl+C?

I mentioned this in another post because I first noticed it while using Warp on Windows. Someone from the Warp team replied and suggested opening a bug report with /feedback, which I did. Issue open

The report got flagged as possibly overlapping with a couple of existing issues:

After reading through some of the comments, I’m not 100% sure this is actually a Warp-only issue. It sounds like it might be related to how OpenCode handles Ctrl+C / process exit on Windows, or maybe the interaction between OpenCode and certain terminals.

Has anyone here hit the same problem?

Not trying to blame any specific tool, just trying to understand where the issue actually sits.

u/kysrno — 14 hours ago

What terminal are you using with OpenCode?

I’m curious what terminal setup people are using to run OpenCode.

On Windows I’ve been using Warp, but lately I’ve had a few issues where it randomly closes, so I often end up falling back to plain PowerShell.

On Linux I usually use Ghostty or Alacritty and both feel more stable so far.

Are you using Warp, Ghostty, Alacritty, Windows Terminal, plain PowerShell, WSL, something else?

Also curious if anyone has noticed differences in stability when running OpenCode, especially with long agent sessions.

reddit.com
u/kysrno — 18 hours ago
▲ 2 r/OpenCodeConfigs+1 crossposts

Two reasons my coding agents silently got stuck

I’ve found two situations where my agents silently got stuck lately:

  • Using models with very small context windows. No explicit error, they just… stopped progressing.
  • Over-restricting permissions or misconfiguring them. For example asking an agent to modify files while it had no bash access.

I like the idea of strict permissions and I think they’re important, but sometimes I wonder if I’m overengineering the safety side and hurting reliability/workflow instead.

Curious if others building agent workflows have hit the same issue.

Anything you’d add? Any patterns, safeguards, or permission setups that have worked well for you?

reddit.com
u/kysrno — 3 days ago

Welcome to r/OpenCodeConfigs — Share your setup

Welcome to r/OpenCodeConfigs.

This subreddit is for developers using OpenCode who want to share and improve their configurations, agents, skills and workflows.

When posting your setup, try to include:

  • What kind of projects you use it for
  • Your main tech stack
  • Which models you use
  • Your agent structure
  • Any custom skills or permissions
  • What works well
  • What still feels unreliable or experimental

The goal is not to show perfect configs. The goal is to learn from real ones.
The best ways to share your setup are:

  • A public GitHub repository, if your setup includes multiple files, agents, skills or documentation
  • A GitHub Gist, if you only want to share a single config, agent or skill
  • A code block directly in the post, if the config is short or you want feedback on a specific part

Screenshots are fine for context, but please include the actual config whenever possible so others can read, copy, test and give useful feedback.

Share your setup, ask for feedback, and steal the good ideas.

reddit.com
u/kysrno — 6 days ago
▲ 17 r/OpenCodeConfigs+3 crossposts

Hi everyone,

I’ve been working on an OpenCode configuration for my day-to-day work:

https://github.com/grojeda/opencode-config

I usually work across different projects, stacks, and technologies, sometimes at the same time, so I wanted to create a reusable setup with agents, commands, and skills that helps me stay consistent without having to rebuild the same workflow for every repo.

It’s still relatively new and very much a work in progress. I’m still improving the structure, refining the agents, and adding more skills as I test it in real projects.

I’d really appreciate feedback from anyone who has built something similar:

  • Does the structure make sense?
  • Are the agents too broad or too specific?
  • Would you organise the skills differently?
  • Am I missing any useful patterns for multi-project / multi-stack work?
  • Any obvious mistakes or things that could burn too many tokens?

Any feedback, criticism, or examples of your own setup would be very welcome.

u/kysrno — 6 days ago

Hey everyone,

I’m in a bit of a crossroads and would really appreciate some advice from people who’ve been there.

I live in Spain with my partner and our daughter. I work remotely, and for a while now we’ve had this idea stuck in our heads: move onto a sailboat and spend a few years exploring the Mediterranean, with the long-term dream of eventually going further… maybe even a circumnavigation one day.

The thing is, I’m still pretty new to sailing. I’m about to get my first license here in Spain, so I’m very much at the beginning of the journey.

Right now, the big question is what boat to buy.

We see two possible paths:

Option 1: Buy an older/smaller boat, no loan, live on it, learn a lot, and eventually sell it before upgrading.
Option 2: Take on some debt and go straight for something more solid and comfortable for long-term living and traveling (we’ve looked at boats like a Bavaria 42).

Initially I was convinced option 1 was the smart move. Lower risk, learn step by step, no financial pressure.

But recently we went to see a Jeanneau Sun Fizz 40 (1982), and after getting pretty excited about it, we found out the hull had osmosis. That kind of killed my confidence a bit. It made me wonder if going cheap/old might just mean burning money and time on problems instead of actually sailing.

So now I’m not so sure anymore.

Has anyone here been in a similar situation? Started with little experience and a family onboard, trying to choose between “starter boat” vs “buy once, cry once”?

Any advice, regrets, or things you wish you had done differently would really help.

Thanks a lot 😄

reddit.com
u/kysrno — 16 days ago