tomatocream
  • Joined on 2025-07-12
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-08 11:38:10 +08:00
e10cc4257d add flashcard generation tooling and binary search cards
Compare 3 commits »
tomatocream pushed to master at tomatocream/cohere-transcribe 2026-06-06 23:06:09 +08:00
58fa7526fb feat: add --normalize compressor + limiter for input audio
853b5523e5 feat: add --device flag and devices command for mic selection
Compare 2 commits »
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-05 22:18:42 +08:00
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 18:17:41 +08:00
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 18:12:46 +08:00
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 17:50:06 +08:00
c9fe2fab76 feat: add TOO_EASY todo keyword via dir-locals
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 17:36:35 +08:00
03561f8d10 update roadmap: mark 0217 Contains Duplicate as DONE
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 17:36:13 +08:00
fc6e664ff9 solve: 0217 Contains Duplicate (C++ set approach)
7659303fb0 docs: add populate-notes.mjs to leetcode/AGENTS.md
Compare 2 commits »
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 17:23:02 +08:00
cf158eafdf docs: add populate-notes.mjs to leetcode/AGENTS.md
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 17:22:09 +08:00
1dec88aaf2 feat: populate note files with problem descriptions and code stubs
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 17:12:12 +08:00
e798e449bd fix: move #+PROPERTY: STUDY_DECK_02 to top of file
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 17:06:28 +08:00
d674451070 fix: add file: prefix to org-mode links for Emacs resolution
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 16:57:33 +08:00
a50f4a121b fix: solution links in properties drawer, TODO sub-headings for tracking
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 16:55:53 +08:00
1853f99367 fix: restore Python/C++ as TODO sub-headings in roadmap
702213e83e remove solution
Compare 2 commits »
tomatocream pushed to master at tomatocream/cohere-transcribe 2026-06-01 16:16:35 +08:00
c487ba8c08 feat: filter short audio segments (mic bumps) and add debug notebook
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 16:12:31 +08:00
dfadc1ca48 refactor: move DSA notes to org/study_deck_02/
1d88296bf6 Expand progress cookies (org-mode auto-update)
956c2b2c88 Add TODO checkboxes to Python/C++ sub-headings
eabb433ec6 Add solution notes scaffold and sub-heading format
7371b2617d Convert roadmap.org problems from list items to subheadings
Compare 5 commits »
tomatocream pushed to feat/auto-reverse-impl at tomatocream/auto-reverse 2026-06-01 14:46:20 +08:00
1547ed7785 feat: add litellm client adapter, JSONL flow detail, and sample output
370853ccbf docs: add AGENTS.md for agent-user interaction model and repo conventions
79f2177832 feat: add NixOS Playwright support with system Chrome via flake devShell
cd237d4725 fix: support PLAYWRIGHT_CHROMIUM_EXECUTABLE_PATH env var for NixOS
591e646a6c feat: REPL and CLI wiring; end-to-end capture-to-spec smoke test
Compare 10 commits »
tomatocream created branch feat/auto-reverse-impl in tomatocream/auto-reverse 2026-06-01 14:46:20 +08:00
tomatocream created repository tomatocream/auto-reverse 2026-06-01 14:46:10 +08:00
tomatocream pushed to master at tomatocream/cpp-flashcards 2026-06-01 02:08:47 +08:00
142f2469ec docs: add AGENTS.md for leetcode extractor and update active context