github runkids/skillshare v0.10.2

latest releases: v0.18.7, v0.18.6, v0.18.5...
one month ago

v0.10.2

Added

  • Web Dashboard: Project Mode — skillshare ui -p launches a project-aware dashboard
  • Auto-detects project mode when .skillshare/config.yaml exists in cwd
  • Git Sync and Backup pages hidden (project uses its own git)
  • Config page edits .skillshare/config.yaml instead of global config
  • Install reconciles remote skill entries in project config automatically
  • "Project" badge in sidebar indicates active mode
  • Docker playground: project mode demo — make sandbox-up now pre-configures ~/demo-project with a sample skill, skillshare-ui-p alias for one-command project dashboard
  • Built-in skill updated — skillshare skill now documents web dashboard usage, triggers, REST API reference

Changed

  • upgrade --skill always refreshes and overwrites the built-in skill (no skip when version matches)
  • Docker sandbox scripts refactored with shared entrypoint and _sandbox_common.sh to eliminate duplication
  • internal/server/dist/ gitignored; make build auto-creates placeholder so fresh clones compile without frontend build
  • README reorganized with refreshed messaging

Changelog

  • 5df04bd chore: gitignore internal/server/dist/ and auto-create placeholder on build
  • 14bd568 feat: add project mode support to web dashboard (skillshare ui -p)
  • afc932c feat: make upgrade --skill always refresh and overwrite
  • 503ee8a refactor: DRY up Docker sandbox scripts with shared entrypoint and boilerplate

Don't miss a new skillshare release

NewReleases is sending notifications on new releases.