diff --git a/.beads/config.json b/.beads/config.json new file mode 100644 index 00000000..a57a1287 --- /dev/null +++ b/.beads/config.json @@ -0,0 +1,5 @@ +{ + "database": "beads.db", + "version": "0.21.0", + "jsonl_export": "beads.jsonl" +} \ No newline at end of file