Merge remote-tracking branch 'origin/fix/actor-on-status-events'
# Conflicts: # .beads/issues.jsonl
This commit is contained in:
1716
.beads/issues.jsonl
1716
.beads/issues.jsonl
File diff suppressed because one or more lines are too long
11
.beads/mq/bd-2c64.json
Normal file
11
.beads/mq/bd-2c64.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "bd-2c64",
|
||||
"branch": "polecat/ruby-1767142029451",
|
||||
"target": "main",
|
||||
"source_issue": "ruby-1767142029451",
|
||||
"worker": "",
|
||||
"rig": "beads",
|
||||
"title": "Merge: ruby-1767142029451",
|
||||
"priority": 2,
|
||||
"created_at": "2025-12-30T17:00:14.138585-08:00"
|
||||
}
|
||||
11
.beads/mq/bd-3rko.json
Normal file
11
.beads/mq/bd-3rko.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "bd-3rko",
|
||||
"branch": "polecat/topaz-1767142022153",
|
||||
"target": "main",
|
||||
"source_issue": "topaz-1767142022153",
|
||||
"worker": "",
|
||||
"rig": "beads",
|
||||
"title": "Merge: topaz-1767142022153",
|
||||
"priority": 2,
|
||||
"created_at": "2025-12-30T17:06:22.779045-08:00"
|
||||
}
|
||||
11
.beads/mq/bd-6vnu.json
Normal file
11
.beads/mq/bd-6vnu.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "bd-6vnu",
|
||||
"branch": "polecat/opal-1767142018955",
|
||||
"target": "main",
|
||||
"source_issue": "opal-1767142018955",
|
||||
"worker": "",
|
||||
"rig": "beads",
|
||||
"title": "Merge: opal-1767142018955",
|
||||
"priority": 2,
|
||||
"created_at": "2025-12-30T17:14:02.069377-08:00"
|
||||
}
|
||||
11
.beads/mq/bd-jxp6.json
Normal file
11
.beads/mq/bd-jxp6.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "bd-jxp6",
|
||||
"branch": "polecat/jasper-1767142011373",
|
||||
"target": "main",
|
||||
"source_issue": "jasper-1767142011373",
|
||||
"worker": "",
|
||||
"rig": "beads",
|
||||
"title": "Merge: jasper-1767142011373",
|
||||
"priority": 2,
|
||||
"created_at": "2025-12-30T16:57:20.35112-08:00"
|
||||
}
|
||||
11
.beads/mq/bd-kvwf.json
Normal file
11
.beads/mq/bd-kvwf.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "bd-kvwf",
|
||||
"branch": "polecat/quartz-1767142008267",
|
||||
"target": "main",
|
||||
"source_issue": "quartz-1767142008267",
|
||||
"worker": "",
|
||||
"rig": "beads",
|
||||
"title": "Merge: quartz-1767142008267",
|
||||
"priority": 2,
|
||||
"created_at": "2025-12-30T16:50:35.729624-08:00"
|
||||
}
|
||||
11
.beads/mq/bd-oajy.json
Normal file
11
.beads/mq/bd-oajy.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "bd-oajy",
|
||||
"branch": "polecat/garnet-1767142025508",
|
||||
"target": "main",
|
||||
"source_issue": "garnet-1767142025508",
|
||||
"worker": "",
|
||||
"rig": "beads",
|
||||
"title": "Merge: garnet-1767142025508",
|
||||
"priority": 2,
|
||||
"created_at": "2025-12-30T17:03:48.371414-08:00"
|
||||
}
|
||||
11
.beads/mq/bd-tglv.json
Normal file
11
.beads/mq/bd-tglv.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "bd-tglv",
|
||||
"branch": "polecat/onyx-1767142014545",
|
||||
"target": "main",
|
||||
"source_issue": "onyx-1767142014545",
|
||||
"worker": "",
|
||||
"rig": "beads",
|
||||
"title": "Merge: onyx-1767142014545",
|
||||
"priority": 2,
|
||||
"created_at": "2025-12-30T17:05:30.190725-08:00"
|
||||
}
|
||||
11
.beads/mq/bd-txds.json
Normal file
11
.beads/mq/bd-txds.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "bd-txds",
|
||||
"branch": "polecat/obsidian-1767142004753",
|
||||
"target": "main",
|
||||
"source_issue": "obsidian-1767142004753",
|
||||
"worker": "",
|
||||
"rig": "beads",
|
||||
"title": "Merge: obsidian-1767142004753",
|
||||
"priority": 2,
|
||||
"created_at": "2025-12-30T16:57:13.545352-08:00"
|
||||
}
|
||||
@@ -41,7 +41,8 @@ func (s *SQLiteStorage) GetReadyWork(ctx context.Context, filter types.WorkFilte
|
||||
// - gate: async wait conditions
|
||||
// - molecule: workflow containers
|
||||
// - message: mail/communication items
|
||||
whereClauses = append(whereClauses, "i.issue_type NOT IN ('merge-request', 'gate', 'molecule', 'message')")
|
||||
// - agent: identity/state tracking beads
|
||||
whereClauses = append(whereClauses, "i.issue_type NOT IN ('merge-request', 'gate', 'molecule', 'message', 'agent')")
|
||||
}
|
||||
|
||||
if filter.Priority != nil {
|
||||
|
||||
Reference in New Issue
Block a user