feat: switch to opencode
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
export XDG_CONFIG_HOME="${AGENTCI_TEA_CONFIG_HOME:-/run/agentci}"
|
||||
exec /usr/local/libexec/tea "$@"
|
||||
Reference in New Issue
Block a user