diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-03 18:17:29 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-03 18:17:29 +0200 |
| commit | ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7 (patch) | |
| tree | c54b2a6d28a89333b771bdee05e6baa45fe0c94f /opencode-bin/README | |
| parent | 1045963959ddfb697898fa90476f837aae4e2881 (diff) | |
| download | my-slackbuilds-ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7.tar.gz my-slackbuilds-ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7.zip | |
repo: flatten layout — move packages to root, extras to .extras/
- 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 <noreply@anthropic.com>
Diffstat (limited to 'opencode-bin/README')
| -rw-r--r-- | opencode-bin/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/opencode-bin/README b/opencode-bin/README new file mode 100644 index 0000000..1b8e8d0 --- /dev/null +++ b/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 |
