Skip to content

Commit 2343ba4

Browse files
authored
Fix readme link to swarm-tools
1 parent 3732acb commit 2343ba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
An [OpenCode](https://opencode.ai) configuration that turns Claude into a multi-agent system. You describe what you want. It decomposes the work, spawns parallel workers, tracks what strategies work, and adapts. Anti-patterns get detected. Proven patterns get promoted. Confidence decays unless revalidated.
2323

24-
Built on [`joelhooks/swarmtools`](https://github.com/joelhooks/swarmtools) - multi-agent orchestration with outcome-based learning.
24+
Built on [`joelhooks/swarm-tools`](https://github.com/joelhooks/swarm-tools) - multi-agent orchestration with outcome-based learning.
2525

2626
> [!IMPORTANT]
2727
> **This is an OpenCode config, not a standalone tool.** Everything runs inside OpenCode. The CLIs (`swarm`, `semantic-memory`, `cass`) are backends that agents call - not meant for direct human use.

0 commit comments

Comments
 (0)