Adolfo Reyna adolforeyna
  • Joined on 2025-10-30
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-03-01 02:52:59 +00:00
3737edab72 Merge branch 'codex/live-captions' into master
5195317c0c Expire live caption state after inactivity and tune stream limits
8aa1f3addd Add draft caption ingest support and dev watch workflow
Compare 3 commits »
adolforeyna created branch master in adolforeyna/FamReynaBrain 2026-02-28 15:00:57 +00:00
adolforeyna pushed to master at adolforeyna/FamReynaBrain 2026-02-28 15:00:57 +00:00
a13d228a7f initial
adolforeyna created repository adolforeyna/FamReynaBrain 2026-02-28 15:00:17 +00:00
adolforeyna created branch main in adolforeyna/whisper-translation 2026-02-27 04:20:27 +00:00
adolforeyna pushed to main at adolforeyna/whisper-translation 2026-02-27 04:20:27 +00:00
0ea605cc0c Complete history.md with Phase 9: Server Ingest
1403604ce0 Implement server ingest with flat JSON, background worker, and exponential backoff
a4e17ce896 Add multiprocessing.freeze_support() to fix infinite loop in compiled binary
ceed77af14 Document build fix in history.md
7ba75d89dc Fix mlx._reprlib_fix hidden import in build.sh
Compare 10 commits »
adolforeyna created repository adolforeyna/whisper-translation 2026-02-27 04:20:07 +00:00
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-27 04:00:59 +00:00
af4471b463 Merge pull request 'codex/live-captions' (#5) from codex/live-captions into master
f0afa200b1 Align live captions transport to flat language payloads
503c5ef1f4 Add live captions stream endpoints and test sender
Compare 3 commits »
adolforeyna merged pull request adolforeyna/EMI-Backend#5 2026-02-27 04:00:58 +00:00
codex/live-captions
adolforeyna created pull request adolforeyna/EMI-Backend#5 2026-02-27 04:00:54 +00:00
codex/live-captions
adolforeyna pushed to codex/live-captions at adolforeyna/EMI-Backend 2026-02-27 03:56:56 +00:00
f0afa200b1 Align live captions transport to flat language payloads
adolforeyna pushed to master at adolforeyna/EMI-ExpoAPP 2026-02-27 03:56:56 +00:00
3c4da84827 Refine live captions view to latest message translation flow
adolforeyna pushed to master at adolforeyna/EMI-ExpoAPP 2026-02-27 03:31:14 +00:00
74d84470a9 Add live captions viewer and language selection
c508ea8fea fix: sync post translation state and clear feed cache on language change
c281878875 feat: integrate post AI translation with UI toggle and backend queue
9da5874977 feat: Add continuous Bible reading mode, backend-driven translation API integration, localized book names, and preference caching
fc6f740fd2 Fix single post scrolling for long content and comments
Compare 32 commits »
adolforeyna created branch codex/live-captions in adolforeyna/EMI-Backend 2026-02-27 03:31:09 +00:00
adolforeyna pushed to codex/live-captions at adolforeyna/EMI-Backend 2026-02-27 03:31:09 +00:00
503c5ef1f4 Add live captions stream endpoints and test sender
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-25 23:49:45 +00:00
e8dd905f27 fix: check if translation exists before processing in background
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-25 23:41:48 +00:00
c5fd09d71d feat: add post translation queue and background AI translation via API
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-25 23:13:34 +00:00
989fdce883 feat: Add JSON content-type to Bible API chapters endpoint
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-24 02:57:00 +00:00
dcc5c6c044 Add .gitignore to exclude all node packages and lock files
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-24 00:57:50 +00:00
fd82643477 Add push notifications for chat participants