Skip to content

Releases: aminmesbahi/Skell

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 19:01

Changelog

  • 24b1df6 chore(deps): bump golang.org/x/crypto
  • 9b638ec chore(deps): bump golang.org/x/net
  • 6b8b8f0 chore(deps-dev): bump undici
  • 84ad139 chore(gui): add Wails v3 build task configs
  • 9c5b7cf chore(gui): add remaining UI components and bindings
  • 214ced9 chore(gui): add test files for new pages and components
  • 5b57a5b feat(gui): comprehensive UX/UI improvements and code cleanup
  • 560e8cb fix(build): recreate linux Taskfile after deleting generated build dirs
  • eb5bb99 fix(build): remove ios/android includes, Wails v3 doesn't need them
  • f8c5269 fix(ci): remove Wails v2 -nsis flag from v3 build command
  • 70cf4ce fix(ci): remove Wails v2 -o flag, output name from wails.json
  • 9dac51c fix(security): update x/crypto, x/net, x/image to fix 15 dependabot alerts
  • 90bf95a fix: correct Wails bindings import path wailsjs -> bindings, update wailsjsdir
  • e44ec7d fix: update bindings wrappers for Wails v3 CancellablePromise types
  • 51ec8b8 upgraded to wails 3, dependencies updates
  • aa48fbd wails 3

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 15:59
6f1e645

Changelog

  • 3e42959 bug fixes and performance improvement
  • 8e5d865 chore(deps): bump actions/checkout from 6 to 7
  • 4943910 chore(deps): bump codecov/codecov-action from 6 to 7
  • 58b1349 chore(deps-dev): bump esbuild
  • b83b3da chore(deps-dev): bump undici
  • 3a079e6 chore(deps-dev): bump vite
  • 5bb1e5d fixed Windows issue
  • 08e3e5f stability and performance improvement
  • ffd037a wip
  • f0f8573 wip

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 20:14
a5c1319

Changelog

  • 2784d37 - Embed github.com/agent-ecosystem/skill-validator via internal/validator (structure default; content/contamination offline opt-in; links network opt-in). - New skell validate command (--full/--links/--strict/--json, CI exit codes). - doctor now runs full spec validation per skill; install/upgrade gain a staging-dir validation gate behind [policy] require-validation (--validate/ --no-validate), so a broken skill never overwrites a good install. - Surface analysis metrics (content quality, contamination, token budgets) through validate --json and the GUI. - GUI: per-skill "Validate & Analyze" tab and per-project bulk validation; remove the weak standalone Validate page.
  • a8c0328 code improvements and update dependencies
  • a1d47fe feat(gui): collapsible sources + preview modal on Discover Skills
  • 6785a44 fix MacOS
  • 5ce592b fix UI
  • 2e5470c refactor(gui): hoist source icon+path into the collapsible header
  • 592718f wip

v0.7.0

Choose a tag to compare

@aminmesbahi aminmesbahi released this 11 May 20:30
b3a6d92

What's Changed

Full Changelog: v0.6.6...v0.7.0

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 10 May 19:37

Changelog

  • f2a4c27 fix(gui,engine): install local single-skill folders and clarify add-source label

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 10 May 18:30

Changelog

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 10 May 18:18

Changelog

  • 7c14ef5 fix(gui): suppress flashing cmd window on Windows page loads

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 10 May 17:50

Changelog

  • 9583b66 fix(gui): resolve Windows page-transition flicker and add macOS GUI support

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 08 May 22:25

Changelog

  • b112691 feat: add bundled GUI launcher and release packaging

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 08 May 21:54

Changelog

  • bf3a14a improvement and fix failed tests