Skip to content

release: fluttersdk_artisan 0.0.13 - #48

Merged
anilcancakir merged 1 commit into
masterfrom
release/0.0.13
Aug 20, 2026
Merged

release: fluttersdk_artisan 0.0.13#48
anilcancakir merged 1 commit into
masterfrom
release/0.0.13

Conversation

@anilcancakir

Copy link
Copy Markdown
Contributor

What

Ships #47, the documentation sweep.

Why release it rather than wait for code

skills/ is in the pub archive and is what an agent loads. An unreleased correction means agents keep reading that the session is one global ~/.artisan/state.json file, which is exactly the misreading that produced the report behind 0.0.12: the agent believed it had corrupted a sibling's session because the tool description told it there was only one slot.

doc/ feeds fluttersdk.com the same way.

Stamps

All six in one pass.

Testing

dart format zero diff, dart analyze zero issues, 1226 tests green, dart pub publish --dry-run clean.

After merge

git tag 0.0.13 && git push origin 0.0.13.

Ships the documentation sweep from #47. Docs-only in effect, but worth a
release rather than a wait: `skills/` is in the pub archive, so an
unreleased correction means agents keep loading the wrong model of where a
session lives, which is the misreading that produced the 0.0.12 report.

All six stamps in one pass.
@anilcancakir
anilcancakir merged commit 5eb1d28 into master Aug 20, 2026
1 check passed
@anilcancakir
anilcancakir deleted the release/0.0.13 branch August 20, 2026 20:09
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