Skip to content

chore: release Sideband CLI v0.6.1, peer v0.6.1#55

Merged
koistya merged 1 commit into
mainfrom
changeset-release/main
Mar 7, 2026
Merged

chore: release Sideband CLI v0.6.1, peer v0.6.1#55
koistya merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 7, 2026

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

sideband@0.6.1

Patch Changes

  • #54 ea8661b Thanks @koistya! - Add $sideband/fs.* file browser capability behind --dir <path> flag.
    • $sideband/fs.list — directory listing with stat metadata, dotfile filtering, 1000-entry cap
    • $sideband/fs.read — bounded file preview (512 KiB); text as UTF-8, images/binaries as base64
    • --allow-dotfiles — opt-in dotfile access (requires --dir)
    • Path traversal prevention: POSIX normalization, dual absolute-path rejection, symlink containment via path.relative()
    • Binary files over 512 KiB return content: "" — no corrupted partial binaries transmitted
    • capabilities.fs = { name, write: false } added to $sideband/info when --dir is set
    • Startup output includes active capability list (e.g. Capabilities: stats, fs (my-app))

@sideband/peer@0.6.1

Patch Changes

  • #54 ea8661b Thanks @koistya! - Add runtime guard in relayClientNegotiator for unknown trustPolicy values.

@koistya koistya changed the title chore: release chore: release Sideband CLI v0.6.1, peer v0.6.1 Mar 7, 2026
@koistya koistya merged commit 557a8fc into main Mar 7, 2026
@koistya koistya deleted the changeset-release/main branch March 7, 2026 22:39
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