Skip to content

Prepare llamadart 0.6.16 release - #166

Merged
leehack merged 2 commits into
mainfrom
release/v0.6.16
May 25, 2026
Merged

Prepare llamadart 0.6.16 release#166
leehack merged 2 commits into
mainfrom
release/v0.6.16

Conversation

@leehack

@leehack leehack commented May 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump llamadart to 0.6.16 and align current install snippets plus the chat app path lockfile.
  • Merge the latest main changes, including native getVramInfo() VRAM diagnostics, into the release branch.
  • Move the accumulated release notes into a 0.6.16 changelog section with a compatibility note and no empty Unreleased section.
  • Mirror the 0.6.16 highlights in the current docs recent releases page.

Validation

  • dart format --output=none --set-exit-if-changed .
  • dart analyze
  • dart test -p vm -j 1 --exclude-tags local-only
  • ./tool/docs/build_site.sh
  • ./tool/docs/validate_links.sh
  • flutter pub publish --dry-run (0 warnings)

Copilot AI review requested due to automatic review settings May 25, 2026 15:00
@leehack

leehack commented May 25, 2026

Copy link
Copy Markdown
Owner Author

@copilot review

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the llamadart 0.6.16 release by updating package version metadata, install snippets, lockfile state, and release notes/docs.

Changes:

  • Bumps the package and tracked chat app path lockfile from 0.6.15 to 0.6.16.
  • Moves changelog content into a 0.6.16 section with a compatibility note.
  • Adds matching 0.6.16 highlights to the current docs recent releases page.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pubspec.yaml Updates the package version to 0.6.16.
README.md Updates the install dependency snippet to ^0.6.16.
website/docs/getting-started/installation.md Updates current docs install snippet to ^0.6.16.
CHANGELOG.md Converts unreleased notes into the 0.6.16 release section.
website/docs/changelog/recent-releases.md Adds current-docs release highlights for 0.6.16.
example/chat_app/pubspec.lock Aligns the tracked path dependency version with the package version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI commented May 25, 2026

Copy link
Copy Markdown

@copilot review

Reviewed the current PR state and reran automated validation for this branch; there are no additional issues to fix from my side at this point (latest commit: a540d84).

@codecov-commenter

codecov-commenter commented May 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.44%. Comparing base (63c3663) to head (52a640f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   78.44%   78.44%           
=======================================
  Files          76       76           
  Lines        9957     9957           
=======================================
  Hits         7811     7811           
  Misses       2146     2146           
Flag Coverage Δ
unittests 78.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

# Conflicts:
#	website/docs/changelog/recent-releases.md
@leehack

leehack commented May 25, 2026

Copy link
Copy Markdown
Owner Author

@copilot review

Copilot AI commented May 25, 2026

Copy link
Copy Markdown

@copilot review

Completed another review pass on the current branch state; I did not find additional fixes to apply at this point (latest commit: 52a640f).

@leehack
leehack merged commit 319e6a4 into main May 25, 2026
7 checks passed
@leehack
leehack deleted the release/v0.6.16 branch May 25, 2026 17:29
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.

4 participants