Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .beads/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

# Disable auto-import from JSONL when it's newer than database
# no-auto-import: false
no-auto-import: true

# Enable JSON output by default
# json: false
Expand Down Expand Up @@ -60,3 +61,11 @@
# - linear.api-key
# - github.org
# - github.repo

dolt.shared-server: false

import.auto: false

export.auto: false

export.git-add: false
41 changes: 0 additions & 41 deletions .beads/issues.jsonl

This file was deleted.

7 changes: 4 additions & 3 deletions .beads/metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"database": "beads.db",
"jsonl_export": "issues.jsonl"
}
"dolt_mode": "embedded",
"dolt_database": "beads_ccu_cli",
"project_id": "e54319f1-9464-4197-8eb0-cc986d632aed"
}
Loading
Loading