supermemory/apps
Chirag c7e21bd52e chore: make lint and format validation commands non-mutating
`format-lint` and the web app's `lint` both ran `biome check --write`, so
the commands CONTRIBUTING points at as pre-PR validation rewrote the
working tree instead of reporting on it.

Drop `--write` from both and move the auto-fixing behaviour to explicit
`format-lint:fix` / `lint:fix` scripts. CONTRIBUTING and CLAUDE.md are
updated to name the read-only commands, and the auto-fix CI workflow now
invokes `format-lint:fix`, since it relies on the fixes actually being
applied.

Fixes #1448
2026-08-13 14:37:48 +05:30
..
browser-extension feat(extension): expand t.co links when importing tweets (#1352) 2026-08-01 17:35:33 +05:30
docs add ChatGPT default memory FAQ (#1423) 2026-08-07 01:14:03 +00:00
mcp fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
memory-graph-playground fix(deps): bump next to 16.0.7 in memory-graph-playground (critical CVE) (#1082) 2026-06-16 21:10:32 -07:00
raycast-extension feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
web chore: make lint and format validation commands non-mutating 2026-08-13 14:37:48 +05:30