Skip to content

release: 1.0.0-beta.39#1775

Merged
jaylfc merged 1 commit into
devfrom
release/1.0.0-beta.39
Jul 10, 2026
Merged

release: 1.0.0-beta.39#1775
jaylfc merged 1 commit into
devfrom
release/1.0.0-beta.39

Conversation

@jaylfc

@jaylfc jaylfc commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Version bump to 1.0.0-beta.39 for the dev->master promotion.

Highlights since beta.38: Game Studio AI textures/sprites (#1773), taOSgo Headscale mesh-join + persisted service credentials (#1770, #1772), authenticated A2A bus send (#1768), managed node-local backend services + model advertisement (#1756/1758/1760/1762), atomic VRAM check-and-reserve (#1725), and the least-privilege project-tasks agent scope (#1774).

Version files bumped: pyproject.toml, tinyagentos/init.py, desktop/package.json, desktop/package-lock.json (x2), uv.lock (1.0.0b39), CHANGELOG. test_version_lock_sync passes.

Summary by CodeRabbit

  • New Features

    • Game Studio can generate textures and sprites from text prompts when a GPU worker is available.
    • Cluster joining now completes network setup and securely stores returned service credentials.
    • Agent messages preserve verified sender identity.
    • Backend services can be advertised, registered, and controlled per node.
    • Approved external agents receive scoped project access.
  • Bug Fixes

    • Improved backend and worker reliability, including safer VRAM handling and malformed configuration recovery.
    • Fixed RK3588 installation detection and several agent-framework installation entries.
  • Release

    • Updated to version 1.0.0-beta.39.

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: ec6a935a-fbb5-48f0-90ab-f30f49ee2a3a

📥 Commits

Reviewing files that changed from the base of the PR and between da9a896 and 9e15234.

⛔ Files ignored due to path filters (2)
  • desktop/package-lock.json is excluded by !**/package-lock.json
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • CHANGELOG.md
  • desktop/package.json
  • pyproject.toml
  • tinyagentos/__init__.py

📝 Walkthrough

Walkthrough

The release is updated to 1.0.0-beta.39 across changelog and package metadata. The changelog documents new capabilities and fixes covering GPU workers, cluster joining, agent messaging, backend services, VRAM handling, RK3588 installation, and catalog manifests.

Changes

Beta.39 release update

Layer / File(s) Summary
Release notes and version declarations
CHANGELOG.md, desktop/package.json, pyproject.toml, tinyagentos/__init__.py
The changelog adds the beta.39 release notes, and all package version declarations are updated from beta.38 to beta.39.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • jaylfc/taOS#1685: Covers related rkllama installation and atomic GPU/VRAM coordination work.
  • jaylfc/taOS#1717: Contains overlapping RK3588/RKLLM backend and cluster GPU-lease changes.
  • jaylfc/taOS#1746: Updates the same release-version metadata and changelog files.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the release/version bump and changelog update for 1.0.0-beta.39.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/1.0.0-beta.39

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gitar-bot

gitar-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

Important

You are using the Gitar free plan. Upgrade to unlock code review, CI analysis, auto-apply, custom automations, and more.

Gitar

@kilo-code-bot

kilo-code-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (6 files)
  • CHANGELOG.md
  • desktop/package.json
  • desktop/package-lock.json
  • pyproject.toml
  • tinyagentos/__init__.py
  • uv.lock

Reviewed by hy3-20260706:free · Input: 45.7K · Output: 2K · Cached: 47.5K

@jaylfc jaylfc merged commit b8acce7 into dev Jul 10, 2026
11 checks passed
@jaylfc jaylfc deleted the release/1.0.0-beta.39 branch July 10, 2026 20:52
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