Commit graph

  • 524dca31f2
    Merge 86822458df into 5857a50e16 meichuanyi 2026-06-05 17:16:14 +0800
  • 86822458df docs: Add FAQ section for common questions meichuanyi 2026-06-05 17:16:11 +0800
  • 5857a50e16
    chore(deps): bump next to 16.2.6 (CVE-2026-44578 + May 2026 release) main Railly 2026-05-16 19:17:29 -0500
  • 79ece59025
    chore: release 0.7.4 — round 2 scanner cleanup + attestation workflow 0.7.4 Railly 2026-05-12 18:16:27 -0500
  • 7e7e29e09c
    docs: link Add to Obsidian via new Community directory Railly 2026-05-12 17:55:18 -0500
  • 00ce6e3634
    chore: release 0.7.3 — fix all scanner issues 0.7.3 Railly 2026-05-12 11:51:18 -0500
  • 46a3c11f6b chore: release 0.7.2 — avoid fetch global in landing 0.7.2 Railly 2026-04-08 01:14:22 -0500
  • d71ad7d187 fix: safe frontmatter stringify + ignore web/ in eslint 0.7.1 Railly 2026-04-06 23:05:14 -0500
  • f285e8117c feat: add logo icon to nav header Railly 2026-04-06 15:10:21 -0500
  • f1244a58db fix: replace default favicon with generated brand icon Railly 2026-04-06 15:00:58 -0500
  • 41ee0d2776 feat: add Vercel Analytics Railly 2026-04-06 14:59:27 -0500
  • c92c26e99b fix: exclude scripts from tsconfig Railly 2026-04-06 14:30:55 -0500
  • 93cc24926f feat: generate OG images and favicon with brand assets Railly 2026-04-06 14:30:02 -0500
  • ab0247ca03 feat(web): update headline, subheadline, SEO metadata, and real-time star count Railly 2026-04-06 12:52:25 -0500
  • 18600427ab feat: add landing page, docs, and changelog site Railly 2026-04-06 11:58:19 -0500
  • 95f093e9ca chore: bump to 0.7.0 0.7.0 Railly 2026-04-05 22:35:37 -0500
  • d4019be977 chore: rebuild Railly 2026-04-05 22:30:44 -0500
  • f4d728f16a chore: switch to eslint-plugin-obsidianmd, add codemirror dev deps Railly 2026-04-05 22:30:37 -0500
  • 9b1caa08c6 fix: remove unnecessary type assertions, use explicit type annotations instead Railly 2026-04-05 22:30:31 -0500
  • 3b320433ec fix: replace innerHTML with DOM API and setIcon for Obsidian review compliance Railly 2026-04-05 22:30:27 -0500
  • c67db45fb9 chore: add @codemirror/lang-markdown dep and rebuild Railly 2026-04-05 22:23:56 -0500
  • 63c6412078 refactor: replace textarea editor with CodeMirror 6 EditorView Railly 2026-04-05 22:23:52 -0500
  • 73b548f280 feat: add CodeMirror 6 editor engine with Obsidian theme, frontmatter linter, and fold service Railly 2026-04-05 22:23:47 -0500
  • bdaf05baa6
    fix: add pnpm, Volta, Yarn, fnm, asdf, proto to skillkit discovery (#20) Yisu Wang 2026-04-05 22:32:29 -0500
  • dbe2930ad8 fix: add pnpm, Volta, Yarn, fnm, asdf, proto paths to skillkit discovery YisuWang 2026-04-04 21:38:04 -0500
  • 013e7edaea chore: bump to 0.6.0 0.6.0 Railly 2026-04-03 21:18:15 -0500
  • eb464691ff fix: filter MCP calls and built-in tools from dashboard stats Railly 2026-04-03 21:18:10 -0500
  • 7ebf889673 refactor: unify skill list buttons with shared icon-btn component Railly 2026-04-03 21:18:03 -0500
  • 43cf7ed8a7 feat: conversation filters — sort, date range, tag dropdown Railly 2026-04-03 21:17:52 -0500
  • bacc25ee08 docs: fix manual install instructions with release link Railly 2026-04-03 02:11:30 -0500
  • b5242b2246 chore: 0.5.0 — conversation explorer, streamlined README 0.5.0 Railly 2026-04-03 02:07:58 -0500
  • 2a5a5cbcf0 fix: add border separators between conversation cards Railly 2026-04-03 01:59:04 -0500
  • 22f9a2a6e2 feat: conversation explorer — credit original author Railly 2026-04-03 01:54:27 -0500
  • fc2026b670 fix: conversation cards match skill card design pattern feat/conversation-explorer Railly 2026-04-03 01:51:31 -0500
  • 57621cab3a fix: progressive message pagination (show next N + show all) Railly 2026-04-03 01:46:29 -0500
  • 41ab7b9c9c fix: address all review issues for conversation explorer Railly 2026-04-03 01:41:00 -0500
  • 6d9ce025e4 chore: rebuild production bundle victorgalvez56 2026-04-02 01:26:16 -0500
  • fa988709b3 feat: add conversation explorer styles victorgalvez56 2026-04-02 01:26:11 -0500
  • 67ccd762f1 feat: integrate conversation explorer into main layout victorgalvez56 2026-04-02 01:26:06 -0500
  • 43986c0771 feat: add conversation list and detail view panels victorgalvez56 2026-04-02 01:25:59 -0500
  • 137f6619d7 feat: add conversation data layer victorgalvez56 2026-04-02 01:25:54 -0500
  • 4a65465f93 feat: add conversation explorer type definitions victorgalvez56 2026-04-02 01:25:46 -0500
  • 0d8d9ed4f1 chore: bump version to 0.4.4 0.4.4 Railly 2026-04-03 01:29:57 -0500
  • c0c41f0e99 fix: redesign search toolbar — merge filter+sort into native Menu Railly 2026-04-03 01:27:53 -0500
  • ca52be54a9 feat: redesign Create modal as stepped wizard + add Amp/Antigravity icons Railly 2026-04-03 00:56:32 -0500
  • 371e5bea47 feat: Create Skill button with template scaffolding 0.4.3 Railly 2026-04-03 00:42:42 -0500
  • e59abf3d40 fix: sidebar pointed to wrong skillkit npm package (#15) Railly 2026-04-03 00:35:22 -0500
  • 46698badb8 fix: scan nested skill directories up to 3 levels deep 0.4.2 Railly 2026-04-03 00:17:38 -0500
  • feab7dce60 fix: void unhandled promise for Obsidian plugin review Railly 2026-04-02 01:33:17 -0500
  • 7b839b6edb chore: rebuild production bundle victorgalvez56 2026-04-02 01:26:16 -0500
  • acd57a4b46 feat: add conversation explorer styles victorgalvez56 2026-04-02 01:26:11 -0500
  • f1e7709fef feat: integrate conversation explorer into main layout victorgalvez56 2026-04-02 01:26:06 -0500
  • 061d20e058 feat: add conversation list and detail view panels victorgalvez56 2026-04-02 01:25:59 -0500
  • 9241d28283 feat: add conversation data layer victorgalvez56 2026-04-02 01:25:54 -0500
  • b0f5b9194d feat: add conversation explorer type definitions victorgalvez56 2026-04-02 01:25:46 -0500
  • aeb27163b7 chore: bump version to 0.4.1 0.4.1 Railly 2026-04-02 01:25:22 -0500
  • b55a3d11a3 fix: commands use filename instead of heading for display name Railly 2026-04-02 01:05:35 -0500
  • 29f70a5aff fix: install individual skills instead of entire repo Railly 2026-04-02 01:02:01 -0500
  • c390b6f532 chore: bump version to 0.4.0 0.4.0 Railly 2026-04-02 00:52:35 -0500
  • 25fee0f1e8 perf: stale-while-revalidate for skillkit enrichment Railly 2026-04-02 00:51:29 -0500
  • dc88fdb6e4 perf: defer heavy work from onload, cache isInstalled checks Railly 2026-04-02 00:36:14 -0500
  • b295465bb1 fix: comprehensive Windows platform support Railly 2026-04-02 00:31:55 -0500
  • 739ac7e6bc fix: add shell option for Windows .cmd execution Railly 2026-04-02 00:28:03 -0500
  • 324a1f97a5 fix: pass Component to renderMarkdown + Windows platform support Railly 2026-04-02 00:17:28 -0500
  • de5aa3a71d
    Merge pull request #13 from trevorh/feature/list-context-menu Railly Hugo 2026-04-02 00:11:08 -0500
  • d134abdd7e feat: add right-click context menu to skill list cards Trevor Hart 2026-03-30 18:46:49 -0400
  • 4d5f476b82
    Merge pull request #12 from trevorh/feature/deep-search Railly Hugo 2026-04-02 00:10:33 -0500
  • 28daafa3df feat: toggleable deep search with configurable scope Trevor Hart 2026-03-30 18:37:31 -0400
  • 4d433a23c6
    Merge pull request #7 from trevorh/feature/resizable-panels Railly Hugo 2026-04-02 00:08:45 -0500
  • 71925cd38c feat: resizable sidebar and list panels with drag handles Trevor Hart 2026-03-29 22:00:26 -0400
  • 44c605cbae
    Merge pull request #9 from trevorh/feature/naming-mode Railly Hugo 2026-04-02 00:07:00 -0500
  • 4acb6cb061 feat: configurable skill naming mode (auto or filename-only) Trevor Hart 2026-03-30 17:41:12 -0400
  • 2c821e3502
    Merge pull request #8 from trevorh/fix/scanner-bugs Railly Hugo 2026-04-02 00:04:13 -0500
  • 4185d5b700
    Merge pull request #6 from trevorh/feature/text-selection Railly Hugo 2026-04-02 00:04:11 -0500
  • 1038fe2392 docs: add browse and dashboard screenshots to README Railly 2026-03-30 22:03:00 -0500
  • 42668e904b fix: add missing readdirSync import and handle symlinked files in scanner Trevor Hart 2026-03-30 08:12:56 -0400
  • 1e07c25df8 feat: enable text selection in detail panel Trevor Hart 2026-03-29 21:55:56 -0400
  • 2c1da9fc33 fix: remove unused CACHE_TTL, refreshing, badge vars Railly 2026-03-30 07:47:18 -0500
  • 06f15770bd docs: comprehensive README with all features 0.3.0 Railly 2026-03-30 07:35:58 -0500
  • 7935a3c3dc chore: add eslint with obsidian plugin, zero errors, lint script Railly 2026-03-30 07:18:09 -0500
  • d2a7a0e58f feat: sort by usage toggle, active filter indicator with clear button Railly 2026-03-30 03:03:58 -0500
  • 39344a24dd fix: skills with 0 uses are stale by default Railly 2026-03-30 02:59:15 -0500
  • 848dab2ed6 fix: filter dropdown by status badges (stale, heavy, oversized, conflict) with real colors Railly 2026-03-30 02:57:39 -0500
  • f0a16979c3 feat: filter dropdown by type (skill/command/agent/rule) next to search input Railly 2026-03-30 02:54:53 -0500
  • cce066a64d fix: search only by skill name, not description or content Railly 2026-03-30 02:42:26 -0500
  • c4599d6f96 fix: skip full store refresh after install/uninstall, only update marketplace list Railly 2026-03-30 02:34:10 -0500
  • 5c50e7a277 feat: persist install preferences to disk across Obsidian sessions Railly 2026-03-30 02:33:12 -0500
  • b22a50d800 fix: close modal immediately on install, non-blocking uninstall, no auto-refresh dashboard Railly 2026-03-30 02:27:30 -0500
  • c7032afd17 fix: async install/uninstall/update (non-blocking), fix list badge sync, fix Component warning, fix heading padding Railly 2026-03-30 02:19:48 -0500
  • 2bc1f0b58d fix: scrollable agent list with sticky footer, persist checkbox preferences, remove heading padding Railly 2026-03-30 02:04:21 -0500
  • 0e475c9a99 fix: use accent color for placeholder icon stripes Railly 2026-03-30 01:59:24 -0500
  • 988d548600 fix: sticky cancel/install buttons at bottom of install modal Railly 2026-03-30 01:57:54 -0500
  • ec7a41cad9 fix: striped circle placeholder for agents without logos Railly 2026-03-30 01:57:25 -0500
  • 7936ff00c4 fix: detected badge inline as pill next to agent name, remove desc row Railly 2026-03-30 01:55:10 -0500
  • 9b5e5f4fa1 fix: resolve agent icons by ID, ID-code, and ID-cli fallbacks Railly 2026-03-30 01:50:20 -0500
  • b55149d8d2 feat: add streaks, velocity, agent icons (goose, cline, continue, roo, replit, gemini) Railly 2026-03-30 01:41:33 -0500
  • c31f17d0ef fix: install modal scope first (global default), agent icons, heading padding Railly 2026-03-30 01:33:52 -0500
  • 20b65bd718 fix: group all action buttons in top bar, remove duplicates from sections Railly 2026-03-30 01:27:55 -0500
  • 2c14d07f01 fix: refresh installed status from lock file on load, 5min cache TTL, red prune button Railly 2026-03-30 01:25:41 -0500
  • a7dc4f3880 feat: update all skills button in dashboard, uses skills update CLI Railly 2026-03-30 01:22:50 -0500