Logo
Explore Help
Register Sign In
bvandeusen/FabledScribe
Watch 1
Star 0
Fork 0
Code Issues 1 Pull Requests 1 Actions Packages Projects Releases 53 Wiki Activity
All Workflows CI & Build
454 workflow runs
Actor
All actors bvandeusen
Status
All status Success Failure Canceled Skipped Waiting Running Blocked Canceling
Branch
All branches dev feature/voice-s2s main renovate/configure
fix(embeddings): key_share alone is FOR NO KEY UPDATE, not FOR KEY SHARE (#3262)
CI & Build #424:Commit 9d8104f7a5 pushed by bvandeusen
dev
2026-08-31 08:15:08 -04:00
1m35s
View workflow file
fix(embeddings): the index refresh loses the race it used to deadlock (#3262)
CI & Build #423:Commit 7827b4ce63 pushed by bvandeusen
dev
2026-08-31 08:10:13 -04:00
55s
View workflow file
fix(ci): /api/version reported the channel where the build belongs (rule 149)
CI & Build #422:Commit 69ce7afc45 pushed by bvandeusen
dev
2026-08-31 00:47:00 -04:00
1m36s
View workflow file
Two milestones: a note can carry its own check (317), and a rule keeps what it used to say (323) (#135)
CI & Build #421:Commit b267037911 pushed by bvandeusen
main
2026-08-31 00:06:48 -04:00
2m47s
View workflow file
fix(scribe): a delete must not depend on the lookup that names it (#3273)
CI & Build #420:Commit 7985f8c7d7 pushed by bvandeusen
dev
2026-08-30 13:19:50 -04:00
1m56s
View workflow file
fix(rules): the staleness signal must not wait for prior art to match (#3244)
CI & Build #419:Commit efabba58dd pushed by bvandeusen
dev
2026-08-30 13:10:59 -04:00
52s
View workflow file
feat(rules): a session is told when its rules move under it (#3244, milestone 323 step 5)
CI & Build #418:Commit 5c9bb40777 pushed by bvandeusen
dev
2026-08-30 13:03:05 -04:00
1m1s
View workflow file
feat(rules): the edit history is visible in the slide-over (#3243, milestone 323 step 4)
CI & Build #417:Commit a8b2040216 pushed by bvandeusen
dev
2026-08-30 12:54:17 -04:00
2m7s
View workflow file
feat(rules): the history is readable — service, REST and MCP (#3242, milestone 323 step 3)
CI & Build #416:Commit 0704988528 pushed by bvandeusen
dev
2026-08-29 23:48:01 -04:00
1m43s
View workflow file
fix(tests): the rule-history fixture must not delete a book the embedder is still writing (#3241)
CI & Build #415:Commit 255c43a8fe pushed by bvandeusen
dev
2026-08-29 23:29:44 -04:00
1m38s
View workflow file
feat(rules): an edit leaves behind what it replaced (#3241, milestone 323 step 2)
CI & Build #414:Commit 6fa66f202b pushed by bvandeusen
dev
2026-08-29 23:03:04 -04:00
1m45s
View workflow file
fix(tests): the rule-version round trip must not touch Postgres after dispose (#3240)
CI & Build #413:Commit 7a0dc93270 pushed by bvandeusen
dev
2026-08-29 18:43:01 -04:00
1m36s
View workflow file
feat(rules): a rule keeps what it used to say — rule_versions (#3240, milestone 323 step 1)
CI & Build #412:Commit 9006affda8 pushed by bvandeusen
dev
2026-08-29 18:40:01 -04:00
1m35s
View workflow file
docs(notes): the guidance gains the sharper test and the three false candidates (#3180, milestone 317 step 6)
CI & Build #411:Commit 9657478500 pushed by bvandeusen
dev
2026-08-29 00:18:15 -04:00
1m53s
View workflow file
docs(notes): the surfaces say WHEN a note earns a check, and a guard keeps them saying it (#3168, milestone 317 step 5)
CI & Build #410:Commit 1d65e98ac2 pushed by bvandeusen
dev
2026-08-29 00:12:39 -04:00
1m46s
View workflow file
feat(ui): a note's check is editable, dated and sweepable (#3167, milestone 317 step 4)
CI & Build #409:Commit 1ec44071d2 pushed by bvandeusen
dev
2026-08-28 22:07:17 -04:00
3m10s
View workflow file
fix(tests): the sweep assertions read the WHERE clause, not the SELECT list (#3166)
CI & Build #408:Commit b51621fca7 pushed by bvandeusen
dev
2026-08-28 17:01:19 -04:00
1m32s
View workflow file
feat(notes): the sweep — which notes assert a fact nobody has confirmed (#3166, milestone 317 step 3)
CI & Build #407:Commit 8489206224 pushed by bvandeusen
dev
2026-08-28 16:40:46 -04:00
47s
View workflow file
fix(tests): the recurrence stand-ins come from fake_note, not a bare MagicMock (#3164)
CI & Build #406:Commit 4736a0a0ba pushed by bvandeusen
dev
2026-08-28 16:03:09 -04:00
1m34s
View workflow file
feat(notes): a note's check is writable through both doors, and empty means empty (#3164, milestone 317 step 2)
CI & Build #405:Commit 700ef20eb0 pushed by bvandeusen
dev
2026-08-28 15:43:14 -04:00
53s
View workflow file
fix(tests): the column guard names join tables as _BACKED_UP holds them (#3182)
CI & Build #404:Commit b134fe9aa1 pushed by bvandeusen
dev
2026-08-28 15:26:24 -04:00
1m44s
View workflow file
fix(backup): a restore stops flattening the record vocabulary, and a column guard stops the next one (#3182)
CI & Build #403:Commit a6ef3a6a5a pushed by bvandeusen
dev
2026-08-28 15:23:52 -04:00
57s
View workflow file
fix(tests): the notes table has 27 columns — deleted_batch_id is the second deliberate exclusion (#3165)
CI & Build #402:Commit 2263fd04a4 pushed by bvandeusen
dev
2026-08-28 14:57:31 -04:00
1m45s
View workflow file
feat(notes): a note can carry its own check — verify_with, expires_when, verified_at (#3165, milestone 317 step 1)
CI & Build #401:Commit 2065781302 pushed by bvandeusen
dev
2026-08-28 14:55:04 -04:00
46s
View workflow file
docs(models): the record-splitting rule gets a findable home — note 3163 (#3128 rec 9)
CI & Build #400:Commit 454c617ca0 pushed by bvandeusen
dev
2026-08-28 13:12:46 -04:00
1m35s
View workflow file
fix(knowledge): the browse vocabulary catches up three kinds, and a snippet's mirror survives the generic door (#3128 recs 2-6)
CI & Build #399:Commit f80401d58e pushed by bvandeusen
dev
2026-08-28 12:08:39 -04:00
1m45s
View workflow file
fix(design): text on a tint of itself now clears AA app-wide, and the check gates it (#3141)
CI & Build #398:Commit d0a2733cb6 pushed by bvandeusen
dev
2026-08-27 21:41:04 -04:00
2m55s
View workflow file
Tool disambiguators, kind badges, and a badge layer that clears AA (#3123, #3124, #3132)
CI & Build #397:Commit 93d660b710 pushed by bvandeusen
main
2026-08-27 21:30:26 -04:00
1m36s
View workflow file
refactor(ui): the badge layer gets one owner per shape (#3132 items 1-3)
CI & Build #396:Commit ce1376edc9 pushed by bvandeusen
dev
2026-08-27 20:43:56 -04:00
1m53s
View workflow file
fix(design): badge text clears AA — the ladder was painting a hue on a tint of itself (#3132)
CI & Build #395:Commit 0c74dc8275 pushed by bvandeusen
dev
2026-08-27 19:13:03 -04:00
1m43s
View workflow file
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.27.1 Page: 14ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API