Commit graph

3 commits

Author SHA1 Message Date
f479a613a0 Fix problem with arguments
It was impossible to have several arguments while calling
opencode in the container like `opencode auth list`, it would
just break. With this change this also works.
2026-01-14 10:50:42 +09:00
39edc252f0 Simplify state persistence
Use use local ./data directory instead of
XDG directories.
2026-01-13 14:47:56 +09:00
c3e9e2b40b Initial commit 2026-01-13 13:48:49 +09:00