Package Details: opencode-bin 1.1.23-1

Git Clone URL: https://aur.archlinux.org/opencode-bin.git (read-only, click to copy)
Package Base: opencode-bin
Description: The AI coding agent built for the terminal.
Upstream URL: https://github.com/anomalyco/opencode
Licenses: MIT
Conflicts: opencode
Provides: opencode
Submitter: thdxr
Maintainer: thdxr
Last Packager: thdxr
Votes: 27
Popularity: 8.02
First Submitted: 2025-04-22 00:53 (UTC)
Last Updated: 2026-01-15 22:28 (UTC)

Dependencies (1)

Required by (6)

Sources (2)

Latest Comments

1 2 Next › Last »

gwuensch commented on 2025-12-20 13:53 (UTC)

Why is this package constantly one version after upstream?

Not constantly. I think this happens when the GitHub action that pushes to the AUR is interrupted or fails before the corresponding GitHub release is published. Should hopefully get fixed by #2201.

rharish commented on 2025-12-20 12:04 (UTC)

Why is this package constantly one version after upstream? No matter what, it always leads to a 404.

nusantara commented on 2025-11-03 01:00 (UTC)

The source URL for v1.0.14 returns a 404 error.

gwuensch commented on 2025-09-29 12:29 (UTC)

I think the problem is with the GitHub workflow, that pushes the update to the AUR before the automated build is finished and published. Can @thdxr take a look at that? It's not the first time this happened.

EE-EBA commented on 2025-09-29 02:11 (UTC)

@Dominiquini I change the version to 12.0.1 manually in the PKGBUILD file and run "makepkg -si ",it works.

Dominiquini commented on 2025-09-29 00:43 (UTC)

The latest versions published here do not exist on Github. The latest version published there is v0.12.1!

gwuensch commented on 2025-09-03 15:33 (UTC)

As @Dominiquini already noted, this package is still missing a proper license file. Just referencing the MIT license in the PKGBUILD is not enough:

License families like BSD or MIT are, strictly speaking, not a single license and each instance requires a separate license file. In license variable refer to them using a common SPDX identifier (e.g. BSD-3-Clause or MIT), but then provide the corresponding file as if it was a custom license.

Sholtor commented on 2025-08-23 04:22 (UTC) (edited on 2025-08-24 01:47 (UTC) by Sholtor)

EDIT: This is null and void with new release The latest release is v0.5.15 not v0.5.16, package updates are failing due to this. Latest release: https://github.com/sst/opencode/releases/tag/v0.5.15

Build error:

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://github.com/sst/opencode/releases/download/v0.5.16/opencode-linux-x64.zip
    Aborting...
error: failed to download sources for 'opencode-bin-0.5.16-1'

Gist with correct version as an example, verified working: https://gist.github.com/sholt0r/9f188a5820210a3b92c9a9f217125e2b

chbornman commented on 2025-08-11 12:13 (UTC)

Agreed with benvp.

-> Downloading opencode-bin_0.4.14_x86_64.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://github.com/sst/opencode/releases/download/v0.4.14/opencode-linux-x64.zip

benvp commented on 2025-08-11 09:00 (UTC)

Latest version seems to be 0.4.12 - 0.4.14 gives a 404.