diff options
| author | Danilo M. <danix@danix.xyz> | 2026-03-31 14:36:09 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-03-31 14:36:09 +0200 |
| commit | 4723f607b74d09518ac582b635cdae1951697dd7 (patch) | |
| tree | f11f63a9a47f6cd7925e4a89c44c1ed4fd3ecdf2 /opencode-bin/slack-desc | |
| parent | 13bbd5009a7de18dfcad888bbcb45e38b166d2fb (diff) | |
| download | my-slackbuilds-4723f607b74d09518ac582b635cdae1951697dd7.tar.gz my-slackbuilds-4723f607b74d09518ac582b635cdae1951697dd7.zip | |
fixed opencode slackbuild and related entries in all files.
Diffstat (limited to 'opencode-bin/slack-desc')
| -rw-r--r-- | opencode-bin/slack-desc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/opencode-bin/slack-desc b/opencode-bin/slack-desc index 125ad40..9469921 100644 --- a/opencode-bin/slack-desc +++ b/opencode-bin/slack-desc @@ -3,17 +3,17 @@ # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one blank line after the name. +# customary to leave one blank line after the base package name's header. |-----handy-ruler------------------------------------------------------| -opencode-bin: opencode-bin (AI coding agent for the terminal) +opencode-bin: opencode-bin (open source AI coding agent for the terminal) opencode-bin: -opencode-bin: opencode is a powerful AI coding agent built for the terminal. -opencode-bin: It supports multiple LLM providers including OpenAI, Anthropic, -opencode-bin: Google Gemini, and others via simple configuration. +opencode-bin: OpenCode is a TUI/CLI AI coding agent supporting 75+ LLM providers +opencode-bin: including Claude, OpenAI, Gemini, GitHub Copilot, and local models +opencode-bin: via Ollama. It features a client/server architecture, session +opencode-bin: management, LSP integration, MCP support, and plugin system. +opencode-bin: Binaries are compiled with Bun and are self-contained. opencode-bin: -opencode-bin: This package ships the official pre-built binary. No compilation -opencode-bin: is required. API keys for a supported LLM provider are needed -opencode-bin: at runtime. +opencode-bin: Homepage: https://opencode.ai +opencode-bin: License: MIT opencode-bin: -opencode-bin: Homepage: https://github.com/opencode-ai/opencode |
