| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Disable buttons if logged out | soryu | 2026-01-11 | 4 | -4/+75 | |
| | | | | | Also add prod.env for FE config | |||||
| * | Initial Control system | soryu | 2026-01-11 | 91 | -3130/+28515 | |
| | | ||||||
| * | Add defined user input dialogue to LLM edit | soryu | 2026-01-02 | 5 | -11/+484 | |
| | | ||||||
| * | Update LLM to keep context | soryu | 2026-01-02 | 3 | -10/+61 | |
| | | ||||||
| * | Update display of LLM edit panel | soryu | 2026-01-02 | 3 | -2/+176 | |
| | | ||||||
| * | Add loop based LLM editing + view tools | soryu | 2026-01-02 | 2 | -16/+525 | |
| | | ||||||
| * | Add versioning to files | soryu | 2025-12-24 | 16 | -59/+1757 | |
| | | ||||||
| * | Update overwrite mechanism to show diff | soryu | 2025-12-24 | 2 | -23/+201 | |
| | | ||||||
| * | Revert "Update overwrite mechanism to only require one prompt" | soryu | 2025-12-24 | 1 | -24/+4 | |
| | | | | | This reverts commit d2bb569401a906e33517cafd0e35d960bd1381bd. | |||||
| * | Revert "Fixup: Update overwrite mechanism" | soryu | 2025-12-24 | 1 | -12/+4 | |
| | | | | | This reverts commit 70e6c958a5a624e1d3ce51ff119a281032addf1a. | |||||
| * | Fixup: Update overwrite mechanism | soryu | 2025-12-24 | 1 | -4/+12 | |
| | | ||||||
| * | Update overwrite mechanism to only require one prompt | soryu | 2025-12-24 | 1 | -4/+24 | |
| | | ||||||
| * | Add overwrite mechanism for conflicting writes of files | soryu | 2025-12-24 | 3 | -32/+187 | |
| | | ||||||
| * | Fixup: Add font for logo | soryu | 2025-12-23 | 3 | -3/+12 | |
| | | ||||||
| * | Fixup: Update pnpm lockfile | soryu | 2025-12-23 | 1 | -2/+276 | |
| | | ||||||
| * | Add conflict notification and file update WS endpoint | soryu | 2025-12-23 | 17 | -49/+840 | |
| | | ||||||
| * | Add editable file sections and a drag&drop feature | soryu | 2025-12-23 | 5 | -87/+466 | |
| | | ||||||
| * | Add claude opus/sonnet support | soryu | 2025-12-23 | 8 | -101/+908 | |
| | | ||||||
| * | Add file body and initial tool call system | soryu | 2025-12-23 | 21 | -49/+2244 | |
| | | ||||||
| * | Add Postgres for persistence and File cabinet | soryu | 2025-12-23 | 27 | -22/+1277 | |
| | | | | | Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI | |||||
| * | Update makima FE with timestamp fix | soryu | 2025-12-23 | 1 | -19/+39 | |
| | | ||||||
| * | Update makima FE build command for railway | soryu | 2025-12-23 | 1 | -0/+1 | |
| | | ||||||
| * | Update makima FE to have autoscroll and simplify FE | soryu | 2025-12-23 | 6 | -87/+29 | |
| | | ||||||
| * | Update makima FE to add initial listening system | soryu | 2025-12-23 | 33 | -0/+6602 | |
| | | ||||||
| * | Bump diarization version to 2.1 and fix downloading the tokenizer | soryu | 2025-12-23 | 2 | -12/+46 | |
| | | ||||||
| * | Use hf cli to download models | soryu | 2025-12-23 | 1 | -2/+2 | |
| | | ||||||
| * | Use HF to download models | soryu | 2025-12-23 | 1 | -18/+42 | |
| | | ||||||
| * | Fixup: Move container image to build from root | soryu | 2025-12-23 | 1 | -58/+0 | |
| | | ||||||
| * | Fixup: Correct download-models path | soryu | 2025-12-23 | 1 | -1/+1 | |
| | | ||||||
| * | Create container image and move parakeet fork to vendor dir | soryu | 2025-12-23 | 5 | -10/+165 | |
| | | ||||||
| * | Add EOU detection and streaming diarization | soryu | 2025-12-23 | 5 | -46/+203 | |
| | | ||||||
| * | Remove TTS endpoint using chatterbox | soryu | 2025-12-23 | 6 | -207/+10 | |
| | | | | | The library still remains, but this complicates deployment due to the large size of the model, so it is removed for now | |||||
| * | Implement makima listen websockets server | soryu | 2025-12-23 | 12 | -4/+864 | |
| | | ||||||
| * | Experiment: ChatterBoxTTS | soryu | 2025-12-23 | 6 | -57/+2427 | |
| | | ||||||
| * | Experiment: parakeet-rs | soryu | 2025-12-23 | 5 | -1322/+370 | |
| | | ||||||
| * | Experiment: transcribe_rs | soryu | 2025-12-23 | 4 | -0/+2723 | |
| | | ||||||
| * | Restore photo background with grid overlay | soryu | 2025-12-23 | 1 | -6/+16 | |
| | | ||||||
| * | Refine mobile nav and overlays | soryu | 2025-12-23 | 1 | -30/+71 | |
| | | ||||||
| * | Adjust nav links and dark header | soryu | 2025-12-23 | 1 | -79/+86 | |
| | | ||||||
| * | Animate rings with dashed pulse | soryu | 2025-12-23 | 1 | -6/+115 | |
| | | ||||||
| * | Adjust makima logo layering | soryu | 2025-12-23 | 1 | -22/+23 | |
| | | ||||||
| * | Refresh makima holding page messaging | soryu | 2025-12-23 | 1 | -186/+762 | |
| | | ||||||
| * | Add makima rust package | soryu | 2025-12-23 | 3 | -0/+16 | |
| | | ||||||
| * | Add makima.jp logo (concentric circles) and set as favicon | dev | 2025-12-23 | 2 | -16/+34 | |
| | | ||||||
| * | Add additional logo example (unused currently) | soryu | 2025-12-23 | 1 | -0/+0 | |
| | | ||||||
| * | Add svg logo (not fully accurate) and other background images for makima.jp | soryu | 2025-12-23 | 3 | -0/+0 | |
| | | ||||||
| * | Update Makima footer to include soryu.co; revert product framing | soryu | 2025-11-15 | 1 | -6/+4 | |
| | | ||||||
| * | Move index.html for makima.jp under construction site to public folder | soryu | 2025-11-15 | 2 | -137/+187 | |
| | | ||||||
| * | Add under-construction page for makima.jp\n\n- Static index.html with Mincho ↵ | soryu | 2025-11-15 | 5 | -0/+138 | |
| | | | | | serif, double rules, muted palette\n- Background image public/02cdkj.jpeg (from files.catbox.moe)\n- Transparent crane logo as favicon (local + site-root)\n- Canonical link and copy updated for makima.jp | |||||
| * | Create README.md for makima.jp | soryu | 2025-11-15 | 1 | -0/+9 | |
