opencode
opencode copied to clipboard
The open source coding agent.
### Description Planned with configured GTP-5.2, handover to build errored with GPT-5.2 rather than the configured opus-4.5 ### Plugins _No response_ ### OpenCode version 1.1.25 ### Steps to reproduce ```json...
### What does this PR do? Fixes the Agent Skills documentation which incorrectly states that skill names must follow strict validation rules (regex `^[a-z0-9]+(-[a-z0-9]+)*$`, directory name matching, etc). The actual...
## What does this PR do? Exposes the current opencode session ID and title to child processes via environment variables, enabling user scripts and tools to correlate their work with...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request ##...
### Description 1. Execute slow shell command. 2. Type in subsequent prompt "please fix). 3. It says this is queued. 4. When shell finished, the queued prompt is not picked...
### Description I asked claude to investigate and here's the report: ## Summary Opencode's snapshot system has consumed **318GB** of disk space by: 1. Tracking the **entire home directory** as...
### Description Environment OS: Garuda Linux (Arch based) Kernel: 6.18.4-zen1-1-zen Shell: fish OpenCode version: 1.1.25 Install path: /usr/bin/opencode Interface: local CLI Model: Dolphin-Mistral-24B Venice Backend: llama.cpp Summary The OpenCode Build...
Fixes #9282 ## Summary - Clarifies that both project and global `AGENTS.md` files are loaded and concatenated (not one overriding the other) - Explains the use case: personal preferences in...
## Problem The Nix build fails with the following error: ``` ERROR: installShellCompletion: installed shell completion file does not exist or has zero size ``` This occurs when: - The...
### What does this PR do? There are several issues and pull requests (#8860 #4959 #8830 #8814 #8642 #7313) that discuss the issue that the models.dev domain can't be reached...