bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-03 14:04:50 -04:00
d3245f0c22 feat(ext): verify cookies in-browser before uploading (1.0.7)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-03 13:47:05 -04:00
d4666bea7f feat(mcp): add multi-user sharing ACL guard to _INSTRUCTIONS
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-06-03 13:18:46 -04:00
279dff3fb6 Merge pull request 'feat(ml): normalize Camie suggestion names to human-readable' (#56) from dev into main
e450145304 fix(ml): preserve digit-only tag names in normalize (year tags)
a6e8d4b52e feat(ml): normalize Camie suggestion names to human-readable
Compare 3 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#56 2026-06-03 13:18:45 -04:00
feat(ml): normalize Camie suggestion names to human-readable
bvandeusen created pull request bvandeusen/FabledCurator#56 2026-06-03 13:18:40 -04:00
feat(ml): normalize Camie suggestion names to human-readable
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-03 13:09:39 -04:00
e450145304 fix(ml): preserve digit-only tag names in normalize (year tags)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-03 13:00:11 -04:00
a6e8d4b52e feat(ml): normalize Camie suggestion names to human-readable
bvandeusen released v26.06.03 at bvandeusen/FabledScribe 2026-06-03 12:51:04 -04:00
bvandeusen pushed tag v26.06.03 to bvandeusen/FabledScribe 2026-06-03 12:51:03 -04:00
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-06-03 12:44:46 -04:00
837489e4f2 Merge pull request 'CI: build on main (and drop the :main tag)' (#57) from dev into main
9a0d5f3109 ci: drop the :main tag — main builds publish only the immutable :<sha>
5a930319ba ci: gate and build main too (:main image); :latest stays release-only
Compare 3 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#57 2026-06-03 12:44:45 -04:00
CI: build on main (and drop the :main tag)
bvandeusen created pull request bvandeusen/FabledScribe#57 2026-06-03 12:44:40 -04:00
CI: build on main (and drop the :main tag)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-03 11:52:22 -04:00
9a0d5f3109 ci: drop the :main tag — main builds publish only the immutable :<sha>
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-03 11:27:11 -04:00
5a930319ba ci: gate and build main too (:main image); :latest stays release-only
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-06-03 11:19:10 -04:00
266af7870d Merge pull request 'MCP instruction hardening + milestone-unset' (#56) from dev into main
f446573c3d feat(mcp): proactive project bootstrapping at session start
82d6812c7f feat(mcp): milestone_id=-1 clears a task's milestone (update_task)
8c9ca45479 feat(mcp): instruct agents to keep a Scribe-rules pointer in host memory
e023c21aa1 docs(mcp): instruct agents to drive task lifecycle + log work
Compare 5 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#56 2026-06-03 11:19:09 -04:00
MCP instruction hardening + milestone-unset
bvandeusen created pull request bvandeusen/FabledScribe#56 2026-06-03 11:19:03 -04:00
MCP instruction hardening + milestone-unset
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-03 11:01:56 -04:00
f446573c3d feat(mcp): proactive project bootstrapping at session start
82d6812c7f feat(mcp): milestone_id=-1 clears a task's milestone (update_task)
Compare 2 commits »
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-03 10:42:28 -04:00
8c9ca45479 feat(mcp): instruct agents to keep a Scribe-rules pointer in host memory
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-03 09:24:28 -04:00
e023c21aa1 docs(mcp): instruct agents to drive task lifecycle + log work