| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(ci): regenerate pnpm-lock.yaml for lexical deps added by #101 (#102) | soryu | 2026-04-30 | 1 | -1623/+1711 |
| | | | | | | | | | | | | PR #101 added @lexical/* and lexical to makima/frontend/package.json but did not refresh the lockfile, breaking CI installs that run with the default --frozen-lockfile setting. Regenerated via `pnpm install --no-frozen-lockfile` and verified `pnpm install --frozen-lockfile` now resolves cleanly. `npx tsc --noEmit` also passes. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | ||||
| * | Fixup: pnpm lockfile | soryu | 2026-02-06 | 1 | -1257/+1636 |
| | | |||||
| * | Initial Control system | soryu | 2026-01-11 | 1 | -0/+101 |
| | | |||||
| * | Fixup: Update pnpm lockfile | soryu | 2025-12-23 | 1 | -2/+276 |
| | | |||||
| * | Update makima FE to add initial listening system | soryu | 2025-12-23 | 1 | -0/+1765 |
