Commit Graph
359 Commits
Author SHA1 Message Date
Rahim c83f3d58b4 refactor(claude): apply skill authoring guidelines to existing skills 2026-01-26 18:48:25 +11:00
Rahim 33628a9d24 chore(claude): add /create-skill 2026-01-26 18:36:56 +11:00
Rahim a9378be252 chore(claude): migrate commands to skills 2026-01-26 18:11:30 +11:00
Rahim 4a0f4ff697 chore(claude): add claude-update skill 2026-01-26 17:56:40 +11:00
Rahim d0b79ef588 refactor(store): clean up 2026-01-24 00:29:29 +11:00
rahimandGitHub 1363f766a4 refactor(store): flatten store/queue state (#326) 2026-01-23 23:19:01 +11:00
Sam PottsandGitHub bf76dfa593 chore(ci): eslint + prettier → biome (#325) 2026-01-23 11:33:04 +00:00
Rahim 93d8b95b2d chore(root): fix commitlint script 2026-01-23 08:19:40 +11:00
Rahim b28b519c0c docs(plan): update store reactive plan 2026-01-22 22:27:18 +11:00
rahimandGitHub 730dd435a8 refactor(store): use undefined instead of null for void-input placeholder (#322) 2026-01-22 22:20:39 +11:00
rahimandGitHub e01ce5bc1c refactor(store): simplify state management + computeds (#321) 2026-01-22 21:56:47 +11:00
rahim 78fab92a9d docs(claude): add rfc skill (#319) 2026-01-21 23:37:21 +11:00
rahim 19f0d6af59 docs(rfc): primitives api & feature access (#307) 2026-01-21 23:37:07 +11:00
rahimandGitHub f01a5fcf5c refactor(store): rename slice to feature (#318) 2026-01-21 00:33:28 +11:00
Rahim 5bbec30df9 docs(rfc): rename rfcs/ to rfc/ 2026-01-20 16:17:32 +11:00
rahimandGitHub 7702601cf4 docs(rfc): add rfc structure (#316) 2026-01-20 16:13:34 +11:00
rahimandGitHub 35c6cb1e16 chore(root): archive examples into tech-preview (#315) 2026-01-20 14:35:51 +11:00
Rahim 78695d4bb6 docs(plan): add usage notes to player api design 2026-01-20 12:43:13 +11:00
Rahim 57701cba81 docs(plan): clean up player api design examples 2026-01-20 12:37:19 +11:00
rahimandGitHub fb51163d8c docs(plan): player api design (#300) 2026-01-20 12:11:40 +11:00
rahimandGitHub c48c626211 perf(store): optimize reactive state hot paths (#314) 2026-01-20 02:57:02 +11:00
rahimandGitHub e643ee1f08 fix(store): guard abort on request supersession (#313) 2026-01-20 01:58:52 +11:00
rahimandGitHub f25ad6c924 feat(store): align queue with native (#312) 2026-01-20 01:26:19 +11:00
rahimandGitHub beb8615c1c feat(store): add reactive state primitives (#311) 2026-01-20 00:59:14 +11:00
Rahim eea4c512dd docs(claude): compact old store plans 2026-01-19 21:12:42 +11:00
Rahim 72594eb3a2 docs(claude): add no co-author trailer rule 2026-01-19 20:14:02 +11:00
Rahim f9965c7062 docs(root): add AI-assisted development section to CONTRIBUTING 2026-01-19 20:12:50 +11:00
rahimandGitHub 8015c30210 chore(claude): add skills system (#310) 2026-01-19 19:57:01 +11:00
Sam PottsandGitHub 17ed67a1f7 fix(examples): fix CSS consistency issues (#309) 2026-01-16 17:32:24 +00:00
rahimandGitHub 285222e660 feat(store): sync queue (#308) 2026-01-16 15:29:44 +11:00
Rahim 12d80a8035 chore(ci): do not run on rfc/* branch 2026-01-15 00:12:11 +11:00
rahimandGitHub 15a611ded5 refactor(store): queue simplification (#302) 2026-01-12 22:36:36 +11:00
Daniel HayesandGitHub 644aa303b8 chore(site): add sentry to astro's server config (#299) 2026-01-08 10:06:39 -05:00
Rahim 1cc44d331a chore(utils): fix broken badge 2026-01-08 08:56:30 +11:00
Rahim 0b86beba13 docs(plan): add using slices 2026-01-07 22:01:05 +11:00
Rahim 4acf01e030 docs(claude): add symbol identification pattern 2026-01-07 21:18:11 +11:00
rahimandGitHub b2e2b88e19 feat(store): skin store setup (#298) 2026-01-07 15:45:46 +11:00
rahimandGitHub 836c32952c feat(store): lit bound controllers (#297) 2026-01-07 14:10:51 +11:00
rahimandGitHub 8da3ab1b35 feat(store): useOptimistic hook for react (#291) 2026-01-07 00:23:23 +11:00
rahimandGitHub ecd4940bc7 feat(store): useMutation hook for react (#290) 2026-01-07 00:10:41 +11:00
rahimandGitHub a71a280bdc feat(react): add video component and utility hooks (#293) 2026-01-06 23:01:36 +11:00
rahimandGitHub 648aae7e31 feat(store): lit bindings (#289) 2026-01-06 22:26:09 +11:00
Rahim 36ea73f424 chore(root): cache lint-staged eslint calls 2026-01-06 14:24:45 +11:00
rahimandGitHub bb2b54e86f refactor(store): remove partial slice state updates (#296) 2026-01-06 14:23:00 +11:00
rahimandGitHub 0354e3ef9c chore(packages): remove isolatedDeclarations for store type inference support (#295) 2026-01-06 14:09:36 +11:00
rahimandGitHub 47659f5352 feat(core): dom media slices (#292) 2026-01-05 23:32:35 +11:00
Rahim 125c41b93d chore(claude): add gh-issue and review-branch commands 2026-01-05 22:11:36 +11:00
rahimandGitHub 1735787110 feat(store): react bindings (#288) 2026-01-05 18:09:06 +11:00
rahimandGitHub 6a7acdabfe feat(store): queue task refactor (#287) 2026-01-05 16:24:18 +11:00
Rahim 44cd824f3b docs(plan): update store bindings 2026-01-05 14:58:46 +11:00