CoolFace
Apppublic

tao-shen/candy-shop

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
50 commits on main
ebea2f26mo ago

feat: add Official Skill Collections section from awesome-agent-skills taxonomy

tao-shen, Claude Opus 4.6 (1M context)
1856c7a6mo ago

feat: add App Store-style Editor's Picks section and showcase thumbnails in skill cards

tao-shen, Claude Opus 4.6 (1M context)
fe078a06mo ago

feat: add skill detail pages, Supabase backend, enhanced SkillModal with info bar & ratings

tao-shen, Claude Opus 4.6 (1M context)
e72b8476mo ago

feat: split skill directory into public vs premium with accurate counts

tao-shen, Claude Opus 4.6 (1M context)
803feb77mo ago

chore: switch default model from GLM-4.7 to GLM-4.5

tao-shen, Claude Opus 4.6
be054387mo ago

chore: upgrade agent model from claude-3-5-sonnet to claude-sonnet-4-5

tao-shen, Claude Opus 4.6
af28cf27mo ago

fix: update skills registry to reflect accurate total and improve stats display

tao-shen, Claude Opus 4.6
b1675df7mo ago

fix: remove all skills.sh references to avoid source attribution

tao-shen, Claude Opus 4.6
effcaef7mo ago

fix: show 88,360 registry total instead of 232 curated in all stats

tao-shen, Claude Opus 4.6
3f6d09f7mo ago

fix: update craving status from in-progress to open (11 โ†’ 12 open)

tao-shen, Claude Opus 4.6
6b3cb677mo ago

feat: add full skills registry database (88,360 skills from skills.sh)

tao-shen, Claude Opus 4.6
74340997mo ago

fix: fully decouple input box from backend connection state

tao-shen, Claude Opus 4.6
2a225357mo ago

fix: use zhipuai-coding-plan provider for GLM-4.7

tao-shen, Claude Opus 4.6
9c7a6327mo ago

fix: hardcode model to GLM-4.7 and remove model picker

tao-shen, Claude Opus 4.6
ba82de57mo ago

fix: model picker dropdown obscured by content behind it

tao-shen, Claude Opus 4.6
0c7d3677mo ago

fix: always render input box regardless of connection state

tao-shen, Claude Opus 4.6
26c01b07mo ago

fix: detect and break out of model retry loop in SkillExecutor

tao-shen, Claude Opus 4.6
76cfd1e7mo ago

fix: handle dead Supabase project gracefully to stop console error spam

tao-shen, Claude Opus 4.6
12085f97mo ago

fix: remove unused destructured props to fix TypeScript build error

tao-shen, Claude Opus 4.6
f695b5d7mo ago

fix: input box disappearing in SkillExecutor due to flex min-height bug

tao-shen, Claude Opus 4.6
44437a37mo ago

docs: refresh README banner

tao-shen
e873df57mo ago

docs: professional README rewrite and add MIT LICENSE

tao-shen, Claude Opus 4.6
e1920b47mo ago

feat: enhance UI and functionality for candy and craving features

tao-shen
f6b02fa7mo ago

chore: update README to include deployment instructions for Vercel

tao-shen
e02edde7mo ago

chore: update .gitignore to include Vercel and local environment files

tao-shen
970035d7mo ago

chore: update README with Vercel badge and migrate GitHub links to democra-ai org

tao-shen, Claude Opus 4.6
cac01a07mo ago

merge: resolve HuggingFace icon conflicts (keep LFS versions)

tao-shen, Claude Opus 4.6
1b636697mo ago

feat: rewrite FAQ for AI skill marketplace, persist greeting in executor, rewrite README

tao-shen, Claude Opus 4.6
1593ea77mo ago

feat: migrate from Electron to Tauri v2 with native lollipop icon

tao-shen
b0dc4907mo ago

chore: track icon binaries with Git LFS for HuggingFace compatibility

tao-shen, Claude Opus 4.6
fb3d28e7mo ago

feat: migrate from Electron to Tauri v2 with native ๐Ÿญ icon

tao-shen, Claude Opus 4.6
dc5efea7mo ago

chore: default to user mode; theme remains rose

tao-shen, Cursor
8c04d517mo ago

fix: handle potential null skill ID in candy emoji display

tao-shen
4570f767mo ago

feat: unify all skill icons to candy emojis with floating animation

tao-shen, Claude Opus 4.6
337a3ee7mo ago

feat: unify candy icons, redesign skill cards, and fix theme selector UX

tao-shen, Claude Opus 4.6
729c0a57mo ago

feat: enhance UI/UX with new themes, animations, and improved components

tao-shen, Claude Opus 4.6
b871d797mo ago

refactor: comprehensive UI/UX improvements across homepage

tao-shen, Claude Opus 4.6
0576da07mo ago

feat: enhance SkillModal and SkillsGrid with GitHub source links and improved layout for skill descriptions

tao-shen
75c2abf7mo ago

feat: improve Skill Executor UI/UX, add GitHub links, and harden file uploads

tao-shen
90584f27mo ago

fix: category button active state + skill executor greeting on open

tao-shen
629d0337mo ago

refactor: skill directories pill UI + multi-tag cards + fix tsconfig types

tao-shen
d36741f7mo ago

fix: complete coverage of tags property in all skill objects

tao-shen
972e5627mo ago

fix: ensure all skill objects include required tags property

tao-shen
105fece7mo ago

fix: add missing tags property to prevent build errors

tao-shen
8652f527mo ago

feat: implement tag-based skill management and skill directories

tao-shen
24b84297mo ago

fix: type session and event in App.tsx

tao-shen
f67d3637mo ago

fix: type event and session in App and AuthCallback

tao-shen
a920ebf7mo ago

fix: repair DebugLoopConfig imports

tao-shen
a6cc1787mo ago

fix: type session as any

tao-shen
69fff547mo ago

fix: restore missing imports and fix types

tao-shen