Jeroen Schweitzer jpmschweitzer
  • Joined on 2025-11-14
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-08-07 12:57:26 +02:00
49812e3127 test(client): the chaining test outlived the chaining (T-1237)
6147529fe8 test(config): reject captures where the renderer drew nothing
aeab41555a docs(meta): D-258 — the storage question was premature (T-1211 re-scope)
8e69503e77 test(client): capture offscreen under gamescope, at the native 3440x1440
c91096a3c9 test(client): retire the top-down visual suite, aim the Atlas ladder at land
Compare 6 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#218 2026-08-07 10:16:36 +02:00
fix(simulation): synthetic-overflow placements get the ocean-mask guard (T-1206)

Round 2 addressed — 6 fixed, 1 retracted

Commit fc55bd897.

Both reviewers returned REQUEST_CHANGES. Findings below in the order they matter, not the order received.

The headline: both…

jpmschweitzer pushed to ocean-guard-synthetic at jpmschweitzer/settled-reach 2026-08-07 09:50:55 +02:00
fc55bd897f fix(simulation): PR #218 round 2 — the guard was spending D-211's spacing promise
jpmschweitzer synced commits to refs/heads/dependabot/pip/python-b2cbfa3651 at jpmschweitzer/odysseus from mirror 2026-08-07 01:47:05 +02:00
f0e1d3f872 chore(deps): bump the python group across 1 directory with 4 updates
c8a012d4d2 fix(memory): don't let an unreadable store get overwritten with an empty one (#5831)
20e7fc0164 fix(skills): require manage_skills action (#5856)
9d686180dd fix(integrations): pin api_call to the SSRF-validated IP (#5727)
bb719f217a refactor(routes): move document domain into routes/document/ subpackage (#5885)
Compare 5 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#218 2026-08-06 17:57:10 +02:00
fix(simulation): synthetic-overflow placements get the ocean-mask guard (T-1206)

Review round addressed — all three findings, plus one they uncovered

Commit 4b75be597. Full cargo test green (30 binaries).

Hoshe: real-body regression test — fixed

Two tests now…

jpmschweitzer pushed to ocean-guard-synthetic at jpmschweitzer/settled-reach 2026-08-06 17:57:01 +02:00
4b75be5975 fix(simulation): PR #218 review round — real-body evidence, D-211, derived bound
jpmschweitzer synced commits to refs/heads/dev at jpmschweitzer/odysseus from mirror 2026-08-06 17:37:03 +02:00
c8a012d4d2 fix(memory): don't let an unreadable store get overwritten with an empty one (#5831)
jpmschweitzer synced commits to refs/heads/dev at jpmschweitzer/odysseus from mirror 2026-08-04 16:37:07 +02:00
20e7fc0164 fix(skills): require manage_skills action (#5856)
9d686180dd fix(integrations): pin api_call to the SSRF-validated IP (#5727)
bb719f217a refactor(routes): move document domain into routes/document/ subpackage (#5885)
Compare 3 commits »
jpmschweitzer synced commits to refs/heads/dev at jpmschweitzer/odysseus from mirror 2026-08-04 00:17:03 +02:00
fb8c391a88 refactor(routes): move webhook domain into routes/webhook/ subpackage (#5781)
0de76c4056 refactor(routes): move vault domain into routes/vault/ subpackage (#5780)
Compare 2 commits »
jpmschweitzer synced and deleted reference refs/heads/dependabot/github_actions/actions-b93032d1f2 at jpmschweitzer/odysseus from mirror 2026-07-31 01:23:18 +02:00
jpmschweitzer synced commits to refs/heads/dependabot/github_actions/actions-d3190f52d4 at jpmschweitzer/odysseus from mirror 2026-07-31 01:23:18 +02:00
jpmschweitzer synced new reference refs/heads/dependabot/github_actions/actions-d3190f52d4 to jpmschweitzer/odysseus from mirror 2026-07-31 01:23:18 +02:00
jpmschweitzer synced commits to refs/heads/dependabot/pip/python-b2cbfa3651 at jpmschweitzer/odysseus from mirror 2026-07-31 01:23:18 +02:00
jpmschweitzer synced new reference refs/heads/dependabot/pip/python-b2cbfa3651 to jpmschweitzer/odysseus from mirror 2026-07-31 01:23:18 +02:00
jpmschweitzer synced and deleted reference refs/heads/dependabot/pip/python-258f0448df at jpmschweitzer/odysseus from mirror 2026-07-31 01:23:18 +02:00
jpmschweitzer synced commits to refs/heads/dev at jpmschweitzer/odysseus from mirror 2026-07-30 17:13:18 +02:00
25c9e735ef fix(email): open settings after OAuth callback (#5803)
28c333e647 fix(email): preserve OAuth SMTP security (#5802)
84709a00d9 fix(llm): omit temperature for major-only Opus ids (claude-opus-5) (#5761)
578312200a fix(markdown): restore extracted blocks verbatim so $& and $$ survive (#5768)
f23221420f fix(skills): replace deprecated utcnow in skill timestamp helper (#5777)
Compare 5 commits »
jpmschweitzer synced commits to refs/heads/dev at jpmschweitzer/odysseus from mirror 2026-07-30 00:53:17 +02:00
3250a4ce68 fix(ci): clear review label when issues close (#5813)
jpmschweitzer synced commits to refs/heads/dev at jpmschweitzer/odysseus from mirror 2026-07-29 16:43:18 +02:00
cb0f6af002 Merge pull request #5822 from bitboody/tts_cache_fix
9297bed5b9 add ODYSSEUS_TTS_CACHE_MAX_BYTES environment variable to docker-compose
2e631ad816 improve cache size calculation by filtering file types
d183fe545b add test for cache eviction handling unlink errors gracefully
9914651cc9 improve cache eviction logic to handle file access errors and ensure stability
Compare 5 commits »
jpmschweitzer synced commits to refs/heads/dev at jpmschweitzer/odysseus from mirror 2026-07-29 00:23:17 +02:00
25a4d134b1 refactor(routes): move search domain into routes/search/ subpackage (#5779)
01790c2f08 fix(mcp): keep built-in servers on SDK v1 (#5820)
Compare 2 commits »
jpmschweitzer synced commits to refs/heads/discovery at jpmschweitzer/odysseus from mirror 2026-07-29 00:23:17 +02:00
53ce95049d docs: validate attachment lifecycle contract
7b4c83089b docs: improve README and setup navigation
6bc6ee9c7e docs: reconcile security reporting guidance
d190980f47 docs: classify test planning documents
Compare 4 commits »