Commit Graph

441 Commits

Author SHA1 Message Date
paoloricciuti
26d30c73c7 feat: add Svelte task prompt 2025-09-18 19:48:51 +02:00
paoloricciuti
13719d0646 feat: add derived with functions suggestions 2025-09-18 17:45:51 +02:00
paoloricciuti
4c8cadd585 feat: add imported runes autofixer 2025-09-18 17:07:31 +02:00
paoloricciuti
72e89af60f feat: add set or update stateful variables autofixer 2025-09-18 16:32:25 +02:00
Paolo Ricciuti
13c4832d1b Merge pull request #7 from sveltejs/autofixer-folders-and-tests 2025-09-18 15:42:33 +02:00
paoloricciuti
7c7a1f939f fix: restructure autofixer folders and add tests 2025-09-18 14:54:41 +02:00
Paolo Ricciuti
5becaf3b5e Merge pull request #1 from sveltejs/copy-tables-from-current-mcp 2025-09-17 23:06:36 +02:00
Stanislav Khromov
7f858929ad Merge branch 'main' into copy-tables-from-current-mcp 2025-09-17 22:34:56 +02:00
Stanislav Khromov
6b5588c2f9 Merge pull request #6 from sveltejs/add-devtools
Dev tools docs
2025-09-17 22:34:43 +02:00
Stanislav Khromov
684d7effef wip 2025-09-17 22:33:50 +02:00
Paolo Ricciuti
a0f8abb632 Merge pull request #5 from sveltejs/eslint-versions 2025-09-17 16:25:16 +02:00
paoloricciuti
f85e4612ac fix: use compiler to get warnings, enable more rules 2025-09-17 16:25:04 +02:00
paoloricciuti
11aceaf047 fix: use snake case and lazily create eslint instances 2025-09-17 15:05:12 +02:00
baseballyama
e515b9eaf9 wip 2025-09-17 21:00:58 +09:00
paoloricciuti
ffafb8a492 fix: lint 2025-09-17 01:35:56 +02:00
paoloricciuti
cba6ab8f4b feat: run eslint on code to get basic rules 2025-09-17 01:30:15 +02:00
paoloricciuti
052331a80e feat: labeled statement autofixer 2025-09-17 01:30:15 +02:00
paoloricciuti
887137e794 feat: setup stdio server build 2025-09-17 01:30:15 +02:00
Stanislav Khromov
037f830557 Merge pull request #3 from sveltejs/ci
Add GitHub Actions for type checking and linting
2025-09-17 00:03:03 +02:00
Stanislav Khromov
2ae56e3ffd Update test.yml 2025-09-17 00:01:51 +02:00
Stanislav Khromov
bdd01c22db Update test.yml 2025-09-17 00:00:34 +02:00
Stanislav Khromov
245b14cbd5 Add GitHub Actions workflow for testing 2025-09-16 23:59:56 +02:00
Stanislav Khromov
e368acba21 Update CLAUDE.md 2025-09-16 23:58:40 +02:00
Stanislav Khromov
7410b40d8a Add env vars to CI type check and lint jobs 2025-09-16 23:55:45 +02:00
Stanislav Khromov
ac0b03d1ec fix syntax 2025-09-16 23:51:51 +02:00
Stanislav Khromov
4d030af4ba Add pnpm setup to CI workflows 2025-09-16 23:49:34 +02:00
paoloricciuti
7c3eb030ce fix: run autofixers in separate walks to avoid messing with the tree traverse flow 2025-09-16 22:51:07 +02:00
paoloricciuti
2ded5711fb chore: use .js imports 2025-09-16 21:55:08 +02:00
Stanislav Khromov
588f40f98d wip 2025-09-16 21:43:21 +02:00
Stanislav Khromov
991c340b13 Add GitHub Actions for type checking and linting 2025-09-16 21:41:08 +02:00
Stanislav Khromov
a5a0759aae scaffold 2025-09-16 21:33:16 +02:00
Stanislav Khromov
4ba4686f19 Update README.md 2025-09-16 21:27:08 +02:00
Stanislav Khromov
2f5583a3df Update README.md 2025-09-16 21:14:54 +02:00
Stanislav Khromov
d059cb3aa3 Add pnpm workspace config and dev setup instructions
Added pnpm-workspace.yaml to configure workspace packages and Node version. Updated README.md with development setup instructions for easier onboarding.
2025-09-16 21:12:35 +02:00
paoloricciuti
a150dac691 feat: assignment in effect autofixer 2025-09-16 17:52:18 +02:00
Paolo Ricciuti
bd2c06b765 Merge pull request #2 from sveltejs/feat/scope-manager 2025-09-16 10:10:50 +02:00
paoloricciuti
6c4000bf63 chore: refactor parse to include utilities 2025-09-16 09:42:35 +02:00
baseballyama
ebd9cdef55 feat: parse svelte files with scope manager 2025-09-15 23:04:56 +09:00
paoloricciuti
b4259dd117 chore: copy tables from current mcp 2025-09-11 23:05:09 +02:00
paoloricciuti
54028e76b1 feat: move to sqlite and add utils for embeddings 2025-09-11 18:19:31 +02:00
paoloricciuti
f2c6cc48ae initial commit 2025-09-10 23:19:57 +02:00