aboutsummaryrefslogtreecommitdiffstats
path: root/SlackBuilds/opencode-bin/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-01 22:56:07 +0200
committerDanilo M. <danix@danix.xyz>2026-04-01 22:58:53 +0200
commit1045963959ddfb697898fa90476f837aae4e2881 (patch)
treef4f93fcd99ea0f2dfa1342d79baef10d5f66cc7c /SlackBuilds/opencode-bin/README
parentfbb8e8f558f541d6a573105dc369ba7c563f78eb (diff)
downloadmy-slackbuilds-1045963959ddfb697898fa90476f837aae4e2881.tar.gz
my-slackbuilds-1045963959ddfb697898fa90476f837aae4e2881.zip
repo: move all packages under SlackBuilds/ subfolder
Reorganize repository by moving all 11 package directories into a new SlackBuilds/ subfolder. Update README.md, CLAUDE.md, and hooks/post-commit to reflect the new path structure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'SlackBuilds/opencode-bin/README')
-rw-r--r--SlackBuilds/opencode-bin/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/SlackBuilds/opencode-bin/README b/SlackBuilds/opencode-bin/README
new file mode 100644
index 0000000..1b8e8d0
--- /dev/null
+++ b/SlackBuilds/opencode-bin/README
@@ -0,0 +1,15 @@
+OpenCode is an open source agent that helps you write code in your
+terminal, IDE, or desktop.
+
+ - LSP enabled Automatically loads the right LSPs for the LLM
+ - Multi-session Start multiple agents in parallel on the same project
+ - Share links Share a link to any session for reference or to debug
+ - GitHub Copilot Log in with GitHub to use your Copilot account
+ - ChatGPT Plus/Pro Log in with OpenAI to use your ChatGPT Plus or Pro
+ account
+ - Any model 75+ LLM providers through Models.dev, including local
+ models
+ - Any editor Available as a terminal interface, desktop app, and
+ IDE extension
+
+This Package delivers the binary released from mainstream