Joey Yakimowich-Payne jyapayne · he/him
  • Joined on 2025-12-21
jyapayne pushed to master at jyapayne/switch-pico 2026-03-17 02:37:05 +00:00
jyapayne pushed to master at jyapayne/switch-pico 2026-03-17 02:34:21 +00:00
4f7e4a8de6 chore(bridge): disable IMU support by default
5c18c75d33 feat(bridge): migrate to SDL3 and fix controller hotplug issues
3f6bf3dee2 chore: replace pysdl2 with PySDL3 for SDL3 sensor support
e13ba506cf
chore: add uv lockfile for reproducible dependency resolution
91c619691d
chore: update README with IMU/motion controls documentation
Compare 10 commits »
jyapayne pushed to feat/imu-gyro-support at jyapayne/switch-pico 2026-03-16 22:55:08 +00:00
5c18c75d33 feat(bridge): migrate to SDL3 and fix controller hotplug issues
3f6bf3dee2 chore: replace pysdl2 with PySDL3 for SDL3 sensor support
e13ba506cf
chore: add uv lockfile for reproducible dependency resolution
91c619691d
chore: update README with IMU/motion controls documentation
bd973253a6
fix(bridge): reverse SDL axis remapping to recover Nintendo-native IMU axes
Compare 9 commits »
jyapayne created branch feat/imu-gyro-support in jyapayne/switch-pico 2026-03-16 22:55:08 +00:00
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-16 01:36:08 +00:00
4ca9c58920 feat: detect context window size dynamically from model ID
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-16 01:29:27 +00:00
4f50359d01 perf: batch embeddings in background thread to fix SSE timeouts
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-16 01:18:39 +00:00
0135298966 fix: emit SSE keepalive comments while buffering cleanup tags
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-16 00:55:10 +00:00
3a970efd62 fix: increase httpx read timeout to 600s for large context SSE streams
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-16 00:44:26 +00:00
c87ce03c67 fix: switch helper LLM to claude-sonnet-4-6 for 1M context support
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-15 15:45:45 +00:00
5c4d4700b3 feat: outbound rate limiter with circuit breaker for Anthropic API
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-15 15:39:44 +00:00
ac5e207a73 fix: gradual fidelity degradation with recency guard and better stubs
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-15 15:34:08 +00:00
fb7bc87ea7 fix: disable fidelity content replacement to stop rapid retry loops
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-15 14:44:28 +00:00
4a9182d4aa fix: use auto-stub fallback for L1/L2 when LLM summary not available
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-15 14:41:53 +00:00
8d8bd03d41 fix: dashboard fidelity chart reads from FidelityManager instead of empty object store
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-15 14:38:20 +00:00
4ffb93553c fix: keep FM window scaled during degrade() and add /api/fidelity endpoint
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-15 14:27:08 +00:00
225b9b30f1 fix: scale FM window in _apply_fidelity to match real API pressure
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-15 14:00:33 +00:00
2a71014535 docs: add Claude Code integration instructions to README
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-14 15:16:50 +00:00
5580bc87cc fix: handle yuyar typo variant of yuyay-response tags
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-14 15:13:18 +00:00
be16715163 docs: add comprehensive README
jyapayne pushed to master at jyapayne/mnemosyne 2026-03-14 15:10:31 +00:00
f5c2c91057 fix: remove orphaned SSE event headers when suppressing text deltas
2c42f9b52a fix: assign conversation turn numbers to blocks and add /api/blocks debug endpoint
e0af1edadf fix: safety valve only flushes partial openers, not real tags
ad2c296ba3 fix: parse XML-format cleanup tags and strip from SSE stream
65e4e38a98 fix: scale FM window_size to match real API pressure for fidelity degradation
Compare 10 commits »