bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-10 00:25:28 -04:00
3a5835b109 Merge pull request 'fix(plugin): load the bundled MCP server + admin-configurable marketplace URL' (#63) from dev into main
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-06-10 00:25:25 -04:00
3a5835b109 Merge pull request 'fix(plugin): load the bundled MCP server + admin-configurable marketplace URL' (#63) from dev into main
ff91948fa3 chore(plugin): bump to 0.1.1 so clients pick up the mcpServers fix
559f70eef0 fix(plugin): inline mcpServers in plugin.json so the MCP server actually loads
1d82e81527 feat(plugin): admin-configurable marketplace URL as the install default
Compare 4 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#63 2026-06-10 00:25:23 -04:00
fix(plugin): load the bundled MCP server + admin-configurable marketplace URL
bvandeusen created pull request bvandeusen/FabledScribe#63 2026-06-10 00:25:18 -04:00
fix(plugin): load the bundled MCP server + admin-configurable marketplace URL
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-10 00:25:11 -04:00
ff91948fa3 chore(plugin): bump to 0.1.1 so clients pick up the mcpServers fix
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-10 00:24:08 -04:00
559f70eef0 fix(plugin): inline mcpServers in plugin.json so the MCP server actually loads
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-06-10 00:24:03 -04:00
bad37e07b2 Merge pull request 'Browse hub, series rename, full-prediction dropdown + a DRY pass (7 sweeps)' (#90) from dev into main
14c244bd3d refactor(tags): shared tag_query for fandom self-join + serialization (DRY sweep)
074c5868fb refactor(services): shared pagination cursor (DRY sweep)
f1a664e5a7 fix(services): PEP 695 type params for get_or_create (ruff UP047)
7b2a2051e9 refactor(services): shared race-safe get_or_create helper (DRY backend sweep)
Compare 11 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#90 2026-06-10 00:24:02 -04:00
Browse hub, series rename, full-prediction dropdown + a DRY pass (7 sweeps)
bvandeusen created pull request bvandeusen/FabledCurator#90 2026-06-10 00:23:56 -04:00
Browse hub, series rename, full-prediction dropdown + a DRY pass (7 sweeps)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-10 00:19:18 -04:00
14c244bd3d refactor(tags): shared tag_query for fandom self-join + serialization (DRY sweep)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-10 00:17:07 -04:00
1d82e81527 feat(plugin): admin-configurable marketplace URL as the install default
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-10 00:10:59 -04:00
074c5868fb refactor(services): shared pagination cursor (DRY sweep)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-10 00:03:07 -04:00
b1674169a0 Merge pull request 'feat: Scribe-as-plugin foundation (push-channel endpoint, in-repo plugin, plugin-install Settings UI, backup v3)' (#62) from dev into main
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-06-10 00:02:54 -04:00
b1674169a0 Merge pull request 'feat: Scribe-as-plugin foundation (push-channel endpoint, in-repo plugin, plugin-install Settings UI, backup v3)' (#62) from dev into main
c0b3ec7d9b feat(settings): lead MCP Access with plugin install, demote raw MCP
d6c8470ab2 feat(backup): v3 backup covers rulebooks, rules, events + join tables
9924f873b9 feat(plugin): ship the Scribe Claude Code plugin in-repo (marketplace + plugin)
3ab16fcbdb feat(plugin): add /api/plugin/context push-channel endpoint + dogfood hook
Compare 6 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#62 2026-06-10 00:02:54 -04:00
feat: Scribe-as-plugin foundation (push-channel endpoint, in-repo plugin, plugin-install Settings UI, backup v3)
bvandeusen created pull request bvandeusen/FabledScribe#62 2026-06-10 00:02:39 -04:00
feat: Scribe-as-plugin foundation (push-channel endpoint, in-repo plugin, plugin-install Settings UI, backup v3)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-09 23:52:15 -04:00
c0b3ec7d9b feat(settings): lead MCP Access with plugin install, demote raw MCP
d6c8470ab2 feat(backup): v3 backup covers rulebooks, rules, events + join tables
Compare 2 commits »
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-09 23:51:00 -04:00
f1a664e5a7 fix(services): PEP 695 type params for get_or_create (ruff UP047)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-09 23:46:04 -04:00
7b2a2051e9 refactor(services): shared race-safe get_or_create helper (DRY backend sweep)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-09 23:22:01 -04:00
9deebfa133 refactor(ui): CardHeading primitive for icon+title card/dialog headings (DRY pattern sweep)