Jean-Luc Makiola makiolaj
  • Joined on 2026-01-27
makiolaj released v1.4.0 at makiolaj/GearBox 2026-04-04 07:45:15 +00:00
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-04 07:28:13 +00:00
412ca60e42 style: apply biome formatting to OAuth service and tests
5fdf4c3019 docs: add MCP OAuth documentation and fix lint
6dcb421fb0 test: add end-to-end OAuth to MCP flow integration test
f01add3943 feat: add Bearer token auth to MCP alongside API key auth
1fad25726d feat: add OAuth 2.1 endpoints (register, authorize, token)
Compare 13 commits »
makiolaj pushed tag v1.2.2 to makiolaj/HouseHoldKeaper 2026-04-03 20:24:07 +00:00
makiolaj deleted tag v1.2.2 from makiolaj/HouseHoldKeaper 2026-04-03 20:23:56 +00:00
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-04-03 20:11:22 +00:00
67da454ac8 fix(test): update future task checkbox test for anytime completion
78384cabbb chore: archive v1.2 phase directories to milestones/
0f3d4c3609 docs: update CHANGELOG.md for v1.2.2
345f61397d chore: complete v1.2 milestone — archive roadmap, requirements, update retrospective
2d4424a71e docs(phase-11): update STATE.md session continuity after milestone completion
Compare 10 commits »
makiolaj pushed tag v1.2.2 to makiolaj/HouseHoldKeaper 2026-04-03 19:55:49 +00:00
makiolaj released v1.3.2 at makiolaj/GearBox 2026-04-03 19:13:04 +00:00
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-03 19:11:59 +00:00
f9c6693b63 docs: add releasing section to CLAUDE.md
makiolaj deleted tag v1.4.0 from makiolaj/GearBox 2026-04-03 19:04:43 +00:00
makiolaj released v1.4.0 at makiolaj/GearBox 2026-04-03 19:02:21 +00:00
makiolaj pushed tag v1.4.0 to makiolaj/GearBox 2026-04-03 19:02:20 +00:00
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-03 19:00:00 +00:00
bb60168ffb Merge pull request 'feat: user menu dropdown + fix MCP tool schemas' (#10) from feature/user-menu-dropdown into Develop
68f6647f76 fix: convert MCP tool schemas from JSON Schema to Zod for SDK v1.29.0
0a40d7627f feat: add user menu dropdown with settings link and sign out
Compare 3 commits »
makiolaj merged pull request makiolaj/GearBox#10 2026-04-03 18:59:59 +00:00
feat: user menu dropdown + fix MCP tool schemas
makiolaj created pull request makiolaj/GearBox#10 2026-04-03 18:59:53 +00:00
feat: user menu dropdown + fix MCP tool schemas
makiolaj created branch feature/user-menu-dropdown in makiolaj/GearBox 2026-04-03 18:59:37 +00:00
makiolaj pushed to feature/user-menu-dropdown at makiolaj/GearBox 2026-04-03 18:59:37 +00:00
68f6647f76 fix: convert MCP tool schemas from JSON Schema to Zod for SDK v1.29.0
0a40d7627f feat: add user menu dropdown with settings link and sign out
Compare 2 commits »
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-03 18:05:25 +00:00
3eccbb12fd Merge pull request 'v1.4 Collection Tools' (#9) from feature/v1.4-collection-tools into Develop
fb925a9dce fix: include quantity in getAllItems select, createItem values, and updateItem type
70e7cd2f0f fix: show Add Candidate button in comparison view
33f735af67 fix: remove scale/shadow whileDrag effect that stuck after release
f8a1a00e0a fix: prevent snap-back after drag and click-opens-edit during drag
Compare 18 commits »
makiolaj merged pull request makiolaj/GearBox#9 2026-04-03 18:05:24 +00:00
v1.4 Collection Tools
makiolaj pushed to feature/v1.4-collection-tools at makiolaj/GearBox 2026-04-03 18:02:25 +00:00
fb925a9dce fix: include quantity in getAllItems select, createItem values, and updateItem type
70e7cd2f0f fix: show Add Candidate button in comparison view
33f735af67 fix: remove scale/shadow whileDrag effect that stuck after release
f8a1a00e0a fix: prevent snap-back after drag and click-opens-edit during drag
27c36b6b9a fix: make entire candidate row draggable instead of handle-only
Compare 9 commits »
makiolaj pushed to feature/v1.4-collection-tools at makiolaj/GearBox 2026-04-03 16:18:16 +00:00
a8696c2a85 fix: commit missing migration metadata and run CI on all branches