Skip to content

Commit fa5fe32

Browse files
committed
feat: add droid and opencode adapters with multi-agent examples
- Add droid adapter with exec subcommand support - Add opencode adapter with run subcommand support - Reorganize test files (streams.test.ts → output-streams.test.ts) - Add multi-agent coordination examples - Update adapter registry and tests - Remove pack-config.ini - Update documentation and metadata
1 parent 60572b2 commit fa5fe32

23 files changed

+659
-204
lines changed

.beads/beads.db

8 KB
Binary file not shown.

.beads/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"database": "beads.db",
3-
"jsonl_export": "issues.jsonl"
3+
"jsonl_export": "issues.jsonl",
4+
"last_bd_version": "0.27.0"
45
}

0 commit comments

Comments
 (0)