bvandeusen
  • Joined on 2026-05-30
bvandeusen merged pull request bvandeusen/FabledScribe#81 2026-07-28 13:04:24 -04:00
fix(ci+docker): install from uv.lock — stop resolving dependencies at build time
bvandeusen created pull request bvandeusen/FabledScribe#81 2026-07-28 13:04:16 -04:00
fix(ci+docker): install from uv.lock — stop resolving dependencies at build time
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 13:01:36 -04:00
1b81310847 fix(docker): build the image from uv.lock too
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 12:58:19 -04:00
a47e1b9c4e fix(ci): regenerate uv.lock and enforce it with --locked
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 12:55:08 -04:00
8bab0c762b fix(ci): use uv sync --frozen — --locked needs a lock this box can't regenerate
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 12:50:52 -04:00
ef7ebddadf fix(ci): install from uv.lock so CI stops resolving dependencies itself
bvandeusen merged pull request bvandeusen/FabledScribe#80 2026-07-28 10:18:24 -04:00
fix(deps): cap mcp below 2.0 — un-reds main
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-07-28 10:18:24 -04:00
d5d0b012b1 fix(deps): cap mcp below 2.0 — un-reds main (#80)
aa850ac1e1 fix(deps): cap mcp below 2.0 — it removed mcp.server.fastmcp
Compare 2 commits »
bvandeusen created pull request bvandeusen/FabledScribe#80 2026-07-28 10:18:17 -04:00
fix(deps): cap mcp below 2.0 — un-reds main
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 10:15:47 -04:00
aa850ac1e1 fix(deps): cap mcp below 2.0 — it removed mcp.server.fastmcp
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-07-28 10:12:50 -04:00
ca94c332ee Drafter hardening: reverse lookup by location + the write-path trigger (#79)
e0328f2b1c feat(plugin): write-path trigger — offer prior art before code is rewritten
083944f0fd fix(snippets): backfill must also catch JSON null, not just SQL NULL
dd1b5e5ddb feat(snippets): reverse lookup — find snippets by repo/path/symbol
0d396de215 feat(snippets): record merge provenance on the survivor
Compare 9 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#79 2026-07-28 10:12:48 -04:00
Drafter hardening: reverse lookup by location + the write-path trigger
bvandeusen created pull request bvandeusen/FabledScribe#79 2026-07-28 10:12:42 -04:00
Drafter hardening: reverse lookup by location + the write-path trigger
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 09:08:18 -04:00
e0328f2b1c feat(plugin): write-path trigger — offer prior art before code is rewritten
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-27 23:12:49 -04:00
083944f0fd fix(snippets): backfill must also catch JSON null, not just SQL NULL
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 23:10:44 -04:00
13e48672c0 packaging: bare backticks — a heredoc's backslash isn't the JSON's
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-27 23:09:43 -04:00
dd1b5e5ddb feat(snippets): reverse lookup — find snippets by repo/path/symbol
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 23:04:43 -04:00
8b6dfab3a7 ci-requirements: the two things that cost a cycle each to rediscover
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 23:03:24 -04:00
d8b0cd9b96 packaging: the installer learns the same two channels the app updates on
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 15:40:55 -04:00
6f47af8d96 ci: point the manifest at THIS build, and stop the dev release growing forever