Skip to content

Version Packages - #98

Merged
sutisnamulyana merged 1 commit into
mainfrom
changeset-release/main
Aug 4, 2026
Merged

Version Packages#98
sutisnamulyana merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@sawala/cli@0.14.0

Minor Changes

  • 066b7cf: New sawala skills command: install the Sawala Agent Skills into your AI coding agent so it knows how to drive these tools correctly.

    sawala skills install copies eight skills — orientation plus one per product (Kontena, Datana, Tugasna, Sebar, Akuna, Ajena, Kodena) — into your project. They carry the things that are not in --help: that a collection or schema update is a PUT replacement so adding a field means pull-append-push, that a Datana boolean filter silently returns zero rows, that Tugasna dates are epoch-millisecond numbers, that sebar broadcast create sends immediately with no undo, and that akuna isolate is effectively one-way.

    Skills are an open cross-vendor format, so one install serves Claude Code, GitHub Copilot, and OpenAI Codex. The default target is .agents/skills/, which Codex and Copilot both read; pass --target all to also write .claude/skills/ and .github/skills/, or --global to install into your home directory. sawala skills list shows what is bundled and sawala skills uninstall removes them again. Installing never overwrites an existing skill folder without --force, and --dry-run prints what it would write.

@sutisnamulyana
sutisnamulyana merged commit 59dc089 into main Aug 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant