daily auto-sync 2026-07-27
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
---
|
||||
Date: 2026-07-14 to 2026-07-20
|
||||
Author: Hermes
|
||||
Tags: [coding-recap, weekly, iso-2026-W29]
|
||||
Week: 2026-W29
|
||||
Commits: 52
|
||||
ActiveRepos: 4
|
||||
---
|
||||
|
||||
# Weekly Coding Recap - 2026-W29 (2026-07-14 to 2026-07-20)
|
||||
|
||||
## Summary
|
||||
- **Total commits:** 52 coding commits (brain excluded, noise filtered)
|
||||
- **Active repos:** 4
|
||||
- **Repos:** tactility (33), tactility_apps (16), mac_mcp (2), whisper-translation (1)
|
||||
|
||||
## Highlights by Repo
|
||||
|
||||
### tactility (33 commits)
|
||||
- 2fbc4446 2026-07-20 Device migrations, driver migrations and more (#575)
|
||||
- 68766cdb 2026-07-20 feat(files+gb): file browser launches .gb via GameBoy, preserve mDNS
|
||||
- 75178652 2026-07-20 feat(lvgl+mdns): complete canvas API + fix GB blank render + mDNS browse API
|
||||
- ff3eeaca 2026-07-20 feat(lvgl-module): complete canvas API export for GameBoy emulator
|
||||
- 80bd1c9f 2026-07-19 fix(bluetooth): auto-reconnect to paired devices after reboot
|
||||
- f94cc160 2026-07-19 feat(app): allow external apps to hide statusbar via manifest flags
|
||||
- 2d768ef3 2026-07-19 ESP-NOW bridge for P4 (#573)
|
||||
- bd30aa04 2026-07-19 Add ES3C28P device (#569)
|
||||
- 84cd73e5 2026-07-18 fix(rlcd): wifi crash - use wifi-pinned disabled like other boards
|
||||
- 60764979 2026-07-18 feat(mdns): restore mDNS + hostname kidsOS-XXXX
|
||||
- 213ad7ee 2026-07-18 Merge branch 'feature/rlcd-upstream-main' into feature/mcp-rlcd-custom
|
||||
- 1a96307d 2026-07-18 feat(rlcd): Waveshare ESP32-S3-RLCD-4.2 support on latest main
|
||||
- ... and 21 more
|
||||
|
||||
### tactility_apps (16 commits)
|
||||
- 4ff787f 2026-07-20 fix(GameBoy): I2 2bpp 5.6KB internal canvas fixes black screen after reboot (L:144 FPS:40)
|
||||
- 6d9001f 2026-07-20 feat(RobotArm): mDNS auto-connect, connecting screen, scroller fix
|
||||
- 653ad89 2026-07-20 fix(GameBoy): FPS but no game - cache invalidation bug
|
||||
- e4d1d35 2026-07-20 feat(GameBoy): restore integer scaling using full canvas API
|
||||
- 7c3c4ad 2026-07-19 feat(pocketdungeon): fullscreen HideStatusBar + v0.1.2
|
||||
- 2a45c98 2026-07-19 feat(pocketdungeon): intro GOAL+CONTROLS left icons right + 2x2 tutorial levels
|
||||
- 25b966a 2026-07-20 Add EspNowBridge + updates for Audio System (#36)
|
||||
- b2e9046 2026-07-18 fix(audio): ensure mic unmuted and max gain on record - ES8311
|
||||
- f07d347 2026-07-18 fix(voicerecorder): add missing CMakeLists + manifest 0.8.0-dev - audio-stream fix
|
||||
- 8f46e03 2026-07-18 fix(audio): use audio-stream instead of direct I2S - fixes fast playback
|
||||
- 6eb032c 2026-07-17 Restore GameBoy canvas path and FPS marker
|
||||
- 7121009 2026-07-17 feat(RobotArm): cute MCP arm controller with 2x tall sliders, sequencer colored blocks, smooth move_all_joints
|
||||
- ... and 4 more
|
||||
|
||||
### mac_mcp (2 commits)
|
||||
- 78ff3cb 2026-07-14 feat: Apple on-device 3B LLM MCP tools (FoundationModels ANE)
|
||||
- 8ab360c 2026-07-14 feat: live draft pipe transcription (ApplePipeTranscriber --pipe volatile)
|
||||
|
||||
### whisper-translation (1 commits)
|
||||
- 354cacd 2026-07-14 feat: ksay — Kokoro 82M local TTS replaces say (4x RTF, offline, 9 voices)
|
||||
|
||||
## Themes
|
||||
- Focus: Mp3Player/app work, audio pipeline, MCP/voice, Tactility drivers
|
||||
|
||||
## Metrics
|
||||
- 52 commits across 4 repos
|
||||
|
||||
@@ -0,0 +1,54 @@
|
||||
---
|
||||
Date: 2026-07-20 to 2026-07-26
|
||||
Author: Hermes
|
||||
Tags: [coding-recap, weekly, iso-2026-W30]
|
||||
Week: 2026-W30
|
||||
Commits: 46
|
||||
ActiveRepos: 2
|
||||
---
|
||||
|
||||
# Weekly Coding Recap - 2026-W30 (2026-07-20 to 2026-07-26)
|
||||
|
||||
## Summary
|
||||
- **Total commits:** 46 coding commits (brain excluded, noise filtered)
|
||||
- **Active repos:** 2
|
||||
- **Repos:** tactility (26), tactility_apps (20)
|
||||
|
||||
## Highlights by Repo
|
||||
|
||||
### tactility (26 commits)
|
||||
- 5643ba5a 2026-07-24 Add ES3C35P board support
|
||||
- 642847be 2026-07-21 fix(mcp): implement startMcpScreensaver - missing method caused linker error
|
||||
- 0367b95f 2026-07-19 feat(app): allow external apps to hide statusbar via manifest flags
|
||||
- 17773825 2026-07-18 fix(audio): ES8311 BOTH complementary open + audio-stream close ref-count + mic unmute
|
||||
- 3115a685 2026-07-18 fix(files): launch mp3 player from file explorer - audio support
|
||||
- ad4a15dc 2026-07-21 feat(mcp): restore MCP service with display charging toggle
|
||||
- 29e80cfd 2026-07-24 T-Deck Max & Pro support updates (#582)
|
||||
- 42912573 2026-07-23 Add drivers to module and make start/stop optional (#580)
|
||||
- 08eac48e 2026-07-23 Fix Tab5 Display Issues (#579)
|
||||
- 8b92aa8e 2026-07-22 GPIO descriptor fixes (#578)
|
||||
- a3fda9ad 2026-07-22 Device migrations and driver improvements (#576)
|
||||
- c937bb31 2026-07-21 fix(mcp): implement startMcpScreensaver - missing method caused linker error
|
||||
- ... and 14 more
|
||||
|
||||
### tactility_apps (20 commits)
|
||||
- 6a1fe5d 2026-07-25 feat(ImmichElias): add person selector like Bible books, 4 persons Elias/Grace/Alicia/Adolfo, picker UI with toolbar, pl
|
||||
- d06f8dd 2026-07-25 fix(ImmichElias): black screen fix, 320x240 request for PSRAM stability (480x320 OOM), fullscreen widget 480x320 bg, bot
|
||||
- a2bb8e5 2026-07-25 feat(ImmichElias): 2x render 480x320 fullscreen bg, display detection, bottom-only UI, PSRAM
|
||||
- 9ee0599 2026-07-25 fix(ImmichElias): black screen fix, 240x180 request for PSRAM memory safety, fullscreen bg widget 480x320, bottom-only U
|
||||
- c3689e8 2026-07-25 fix(ImmichElias): black screen fix, clear hidden flag, fullscreen 480x320 bg, bottom-only UI tap toggle, filter VIDEO, r
|
||||
- 4c71c77 2026-07-25 fix(ImmichElias): show >50 photos via random pagination, filter IMAGE only, increase to 100, JSON 128KB, slideshow + cac
|
||||
- 0595e14 2026-07-25 fix(ImmichElias): bottom-only UI like Bible, fullscreen 480x320 bg, tap toggles chrome, PSRAM, random, cache with offlin
|
||||
- 9952973 2026-07-25 fix(ImmichElias): bottom-only UI like Bible, fullscreen bg, tap to toggle chrome, dynamic 480x320, cache, random, slides
|
||||
- 349034b 2026-07-25 fix(ImmichElias): fullscreen background 480x320, BookPlayer UI, no crop when hidden, PSRAM for images, random, cache off
|
||||
- 3085bac 2026-07-25 fix(ImmichElias): merge dynamic sizing 480x320 + crash fix, BookPlayer UI, random, cache offline, slideshow 60s
|
||||
- b03cb2b 2026-07-25 fix(ImmichElias): PNG via resize proxy 8106 for real photos, fixes WebP crash, device 133 yellow case
|
||||
- 3a2e6f3 2026-07-25 feat(ImmichElias): implement Elias photo browser client
|
||||
- ... and 8 more
|
||||
|
||||
## Themes
|
||||
- Focus: Mp3Player/app work, audio pipeline, MCP/voice
|
||||
|
||||
## Metrics
|
||||
- 46 commits across 2 repos
|
||||
|
||||
Reference in New Issue
Block a user