Jeroen Schweitzer jpmschweitzer
  • Joined on 2025-11-14
jpmschweitzer synced commits to refs/heads/main at jpmschweitzer/odysseus from mirror 2026-06-04 19:31:45 +02:00
cf5c5118d8 fix(hwfit): return no_fit instead of None when target_quant is a GGUF tier on multi-GPU (#2375)
e5d3f2211b fix(document): render Mermaid in markdown preview (#2415)
93b3e108a6 fix: re-export _SPORTS_HINT_RE from search ranking shim (#2273)
d3e6935d62 fix(tests): update search service mock to match current API signature (#2334)
e92719263e feat(ui): allow expanding consolidated file chip regardless of count (#1849) (#2086)
Compare 21 commits »
jpmschweitzer synced commits to refs/heads/main at jpmschweitzer/odysseus from mirror 2026-06-04 11:21:45 +02:00
68eeb7841c ci: harden description checks — unfilled dropdowns, gameable test plans, non-issue links (#2099)
4dc11cfe6b refactor(memory): canonicalize memory imports (#50)
a2e691da2b fix(models): stabilize proxy endpoint refresh behavior
eee2167502 Stop API key save() from writing other providers' keys as plaintext (#1944)
09fe308720 fix(auth): revoke API tokens when deleting users
Compare 22 commits »
jpmschweitzer synced and deleted reference refs/heads/visual-pr-playground at jpmschweitzer/odysseus from mirror 2026-06-04 03:11:44 +02:00
jpmschweitzer synced commits to refs/heads/main at jpmschweitzer/odysseus from mirror 2026-06-04 03:11:44 +02:00
5f58f9a45f fix(ai): scope tool model resolution by owner
aaef6b1c49 fix(search): align content URL guards
193dc2f085 fix(uploads): bound direct upload reads
48f5182286 Merge branch 'codex-on-main'
5869106089 test: stabilize full test collection
Compare 12 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-06-03 23:39:49 +02:00
f7a21c6b8d chore(meta): gitignore local agent tooling caches (.clide, .pql)
jpmschweitzer synced commits to refs/heads/main at jpmschweitzer/odysseus from mirror 2026-06-03 19:01:45 +02:00
7c7ac1021a ci: enforce issue/PR description completeness for template-bypassing submissions (#1959)
b5590fd008 feat: add placeholder option for dropdowns in issue templates (#2068)
67b63e9844 Revert "fix(ui): allow manual prompt bar resize (#1201)"
1f6c5ac66b Revert "Codex Agent integration: HTTP surface + plugin bundle + Settings UI"
6861c41580 Reapply "Merge branch 'main' of github.com:pewdiepie-archdaemon/odysseus"
Compare 16 commits »
jpmschweitzer synced commits to refs/heads/visual-pr-playground at jpmschweitzer/odysseus from mirror 2026-06-03 19:01:45 +02:00
6e80d0de08 Revert "fix(ui): allow manual prompt bar resize (#1201)"
5939aec69f Codex Agent integration: HTTP surface + plugin bundle + Settings UI
1f6c5ac66b Revert "Codex Agent integration: HTTP surface + plugin bundle + Settings UI"
6861c41580 Reapply "Merge branch 'main' of github.com:pewdiepie-archdaemon/odysseus"
cc8fe2f6e3 Revert "Merge branch 'main' of github.com:pewdiepie-archdaemon/odysseus"
Compare 13 commits »
jpmschweitzer deleted branch fix-bps-doctest from jpmschweitzer/settled-reach 2026-06-03 17:50:14 +02:00
jpmschweitzer closed pull request jpmschweitzer/settled-reach#150 2026-06-03 17:50:12 +02:00
fix(simulation): correct crate name in log10_floor doctest
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-06-03 17:49:59 +02:00
f1d52944af fix(simulation): correct crate name in log10_floor doctest
jpmschweitzer created pull request jpmschweitzer/settled-reach#150 2026-06-03 17:44:29 +02:00
fix(simulation): correct crate name in log10_floor doctest
jpmschweitzer pushed to fix-bps-doctest at jpmschweitzer/settled-reach 2026-06-03 17:44:18 +02:00
f1d52944af fix(simulation): correct crate name in log10_floor doctest
jpmschweitzer created branch fix-bps-doctest in jpmschweitzer/settled-reach 2026-06-03 17:44:18 +02:00
jpmschweitzer deleted branch layer3-settlement-placement from jpmschweitzer/settled-reach 2026-06-03 17:40:53 +02:00
jpmschweitzer closed pull request jpmschweitzer/settled-reach#149 2026-06-03 17:40:48 +02:00
feat(simulation): Layer-3 settlement placement in the runtime cascade (#955)
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-06-03 17:40:44 +02:00
2d8367d3bc docs(simulation): correct stale cascade docs and pin layer order (#955)
9d8ff8b341 fix(simulation): fall back on unrecognized settlement_class (#955)
9fa06f3401 chore(meta): update changelog
e2787fbfb1 feat(simulation): run Layer-3 settlement placement in the runtime cascade (#955)
f748b017cb chore(meta): update changelog
Compare 7 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#149 2026-06-03 17:39:55 +02:00
feat(simulation): Layer-3 settlement placement in the runtime cascade (#955)

Re-review (round 2): layer3-settlement-placement → main (type: code)

After the two fix commits (9d8ff8b34, 2d8367d3b). Full cycle, not just delta. Gate: `cargo clippy --all-targets -- -D…

jpmschweitzer commented on pull request jpmschweitzer/settled-reach#149 2026-06-03 17:33:58 +02:00
feat(simulation): Layer-3 settlement placement in the runtime cascade (#955)

Review comments addressed

All five comments accepted (no pushback). Two commits pushed:

  • 9d8ff8b34 fix(simulation): fall back on unrecognized settlement_class (#955)
  • 2d8367d3b
2d8367d3bc docs(simulation): correct stale cascade docs and pin layer order (#955)
9d8ff8b341 fix(simulation): fall back on unrecognized settlement_class (#955)
Compare 2 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#149 2026-06-03 17:21:31 +02:00
feat(simulation): Layer-3 settlement placement in the runtime cascade (#955)

Review: layer3-settlement-placement → main (type: code)

Reviewers: Hoshe (QA/code quality) + Tyre (architecture). Both ran clean tooling (clippy --all-targets -D warnings clean; 1295 lib…