You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
22f87d0: Fixes the bsh init command—it now points at the directory the template was actually cloned into.
init / init . now scaffolds into the current directory in-place and uses the current directory's basename as the project name.
14e24a8: In some failure or no-op cases, oxlint seems to return output which is not json-parseable even with --json passed. Log output directly in these instances.
dd6abfa: Fixes bsh sync crashing when creating skill symlinks, and makes re-running it safe. It no longer errors or removes already-synced skills.