* feat(skill): optimize skill first-use UX and cross-tab associate flow Add dashboard empty-state guidance, skill selector create redirect, and cross-tab associate bridge for Agent skill binding after creation. Co-authored-by: Cursor <cursoragent@cursor.com> * refactor(skill): normalize root parentId to null and simplify modal/list flow - Root directory is now uniformly `null`; collapse fetchParentId/parentId in useSkillSelectData and drop `?? ''` in skill context (server treats falsy parentId as root, so behavior is unchanged). - Create/Import modals no longer swallow onSuccess errors with a toast; callers handle exceptions and list refresh becomes best-effort. - Drop redundant redirectToDetail in CreateSkillModal; openDetailInNewTab fully controls new-tab vs current-page navigation. - Extract passesSandboxGuard helper in skill List. - Dedupe the shared glow-ellipse/filter geometry in SkillEmptyActionCard. refactor(skill): remove unused skill association logic and clean up related components chore(skill): update submodule and remove unused SVG assets - Updated submodule reference in `pro`. - Deleted unused SVG files related to skill selection and import functionality, including `createCardBgDefault.svg`, `createCardBgHover.svg`, `importCardBgDefault.svg`, `importCardBgHover.svg`, and `skillSelectEmptyIcon.svg`. - Refactored `SkillSelectModal` and related components to streamline button actions and improve code clarity. refactor(skill): simplify EmptyTip component and update SkillSelectModal logic * feat(skill): implement skill import size validation and enhance user feedback * refactor(skill): simplify empty card glow effect and import size check --------- Co-authored-by: siigure <siiigureouo@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
| Name |
Last commit
|
Last Update |
|---|---|---|
| .agents | Loading commit data... | |
| .codex/design | Loading commit data... | |
| .forgejo/workflows | Loading commit data... | |
| .github | Loading commit data... | |
| .husky | Loading commit data... | |
| .vscode | Loading commit data... | |
| bin | Loading commit data... | |
| deploy | Loading commit data... | |
| document | Loading commit data... | |
| packages | Loading commit data... | |
| pro @ a5318c11 | ||
| projects | Loading commit data... | |
| scripts | Loading commit data... | |
| sdk | Loading commit data... | |
| test | Loading commit data... | |
| .dockerignore | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .gitmodules | Loading commit data... | |
| .imgbotconfig | Loading commit data... | |
| .npmrc | Loading commit data... | |
| .prettierignore | Loading commit data... | |
| .prettierrc.js | Loading commit data... | |
| AGENTS.md | Loading commit data... | |
| LICENSE | Loading commit data... | |
| Makefile | Loading commit data... | |
| README.md | Loading commit data... | |
| README_en.md | Loading commit data... | |
| README_id.md | Loading commit data... | |
| README_ja.md | Loading commit data... | |
| README_th.md | Loading commit data... | |
| README_vi.md | Loading commit data... | |
| SECURITY.md | Loading commit data... | |
| dev.md | Loading commit data... | |
| eslint.config.mjs | Loading commit data... | |
| lint-staged.config.mjs | Loading commit data... | |
| package.json | Loading commit data... | |
| pnpm-lock.yaml | Loading commit data... | |
| pnpm-workspace.yaml | Loading commit data... | |
| tsconfig.json | Loading commit data... | |
| turbo.json | Loading commit data... | |
| vitest.config.mts | Loading commit data... |