diff options
| author | Didier Durand <[email protected]> | 2025-12-26 17:21:33 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-26 10:21:33 -0600 |
| commit | cf388847786fca1c9820f2a386056ddf0dce08c0 (patch) | |
| tree | f2bb55f650fc78422ec0b8c5bdd04dd2cacc85f6 /README.md | |
| parent | 2946a6d9a78466c19637cb75473769b1deb6f03e (diff) | |
| download | opencode-cf388847786fca1c9820f2a386056ddf0dce08c0.tar.gz opencode-cf388847786fca1c9820f2a386056ddf0dce08c0.zip | |
doc: fix typos in various files (#6196)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -79,7 +79,7 @@ you can switch between these using the `Tab` key. - Asks permission before running bash commands - Ideal for exploring unfamiliar codebases or planning changes -Also, included is a **general** subagent for complex searches and multi-step tasks. +Also, included is a **general** subagent for complex searches and multistep tasks. This is used internally and can be invoked using `@general` in messages. Learn more about [agents](https://opencode.ai/docs/agents). @@ -98,7 +98,7 @@ If you are working on a project that's related to OpenCode and is using "opencod ### FAQ -#### How is this different than Claude Code? +#### How is this different from Claude Code? It's very similar to Claude Code in terms of capability. Here are the key differences: |
