From ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 3 Apr 2026 18:17:29 +0200 Subject: repo: flatten layout — move packages to root, extras to .extras/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 --- SlackBuilds/opencode-bin/README | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 SlackBuilds/opencode-bin/README (limited to 'SlackBuilds/opencode-bin/README') diff --git a/SlackBuilds/opencode-bin/README b/SlackBuilds/opencode-bin/README deleted file mode 100644 index 1b8e8d0..0000000 --- a/SlackBuilds/opencode-bin/README +++ /dev/null @@ -1,15 +0,0 @@ -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 -- cgit v1.2.3