chore: migrate to start-sdk 2.0 and bump SimpleX Chat to 6.5.5#7
Open
helix-nine wants to merge 2 commits into
Open
chore: migrate to start-sdk 2.0 and bump SimpleX Chat to 6.5.5#7helix-nine wants to merge 2 commits into
helix-nine wants to merge 2 commits into
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01F5qZh4QiVySBLkV5ya7XSr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
start-sdk 2.0 migration + SimpleX Chat 6.5.5
Migrates this package to
@start9labs/start-sdk2.0 (requires StartOS 0.4.0-beta.10) and bumps the bundled SimpleX Chat client from 6.5.4 to 6.5.5. Package version0.2.0:1→0.2.1:0.start-sdk 2.0 migration
2.0.1, TypeScript →^6,tsconfig.jsonextends the shippedtsconfig.base.json,Makefileincludes the SDK'ss9pk.mk(vendored copy removed), reusable CI workflows repointed toStart9Labs/start-technologies.sdk.serviceInterface.*→sdk.host.*resolved over the LXC bridge, lazySubContainer,alertsmanifest field removed, and other### Changed/### Removeditems from the SDK 2.0 changelog.Upstream bump — SimpleX Chat 6.5.5
images.simplex.source.dockerTag→lundog/simplex-chat:6.5.5(multi-arch amd64 + arm64 confirmed on Docker Hub).startos/versions/current.ts.Test plan
npm ci→tsc→ SDK lint →ncc→s9pk pack).simplex-websocket-bridge_x86_64.s9pkon a StartOS 0.4.0-beta.10 server.0.2.0/0.1.xbuild, then upgrade in place to0.2.1:0; confirm existing profile/data volume (.simplex, media folder) survives and the service restarts healthy.🤖 Generated with Claude Code