Releases: Azzurroooo/rind
Release list
Rind v0.8.0
Rind v0.8.0
Provider setup and model discovery are now more coherent, including provider-specific models and reasoning effort choices. The CLI presents long-running work more clearly, with a quieter status surface and more useful usage and login views. Streaming and session history handling received reliability work so tool-driven turns remain easier to resume and inspect.
Highlights
New
- Declare per-model reasoning efforts with five-level default
- Show by-day usage bars for the last five days
- Replace usage by-day bars with a quarter heatmap
- Split provider variants for cn endpoints and coding plans
- Adapt mainstream providers following pi's catalog
- Box-framed login prompts aligned with the CLI design language
- Provider-grouped model menu and per-model effort levels
- Simplify context usage board
- Plus 1 smaller related changes.
Improved
- Keep verified efforts on refreshed catalog entries
- Clarify openai-compatible default and dialect semantics
- Stop month labels drifting across the heatmap columns
- Keep the usage heatmap grid aligned in CJK terminals
- Make provider model catalog per-provider with cached fallback
- Consolidate status and remove doctor
- Silence the stdin pump once the event loop has closed
Reliability
- Repair orphaned tool calls with placeholder results
- Align auth frame top border with content rows
- Cover catalog caching, credential order and both new adapters
- Single client path, neutral core streams, no legacy server
- Cover provider auth and stream boundaries
- Make deepseek chat streams preserve tool call ids
- Establish provider and auth boundaries for cli
Maintenance
- Drive real CLI login, chat and logout against a fixture endpoint
- Stop tracking the straggler under .docs/
- Standardize project copy in English
- Add GitHub social preview banner
Download
The CLI release includes native installers for Windows, Linux, and both macOS architectures.
RindCLISetup-0.8.0-win-x64.exeRindCLI-0.8.0-mac-x64.pkgRindCLI-0.8.0-mac-arm64.pkgrind-cli_0.8.0_amd64.debrind-npm-0.8.0.zip
Install with npm
npm install -g @rind-ai/cli@0.8.0Checksums are provided in SHA256SUMS.
Rind v0.7.0
Rind v0.7.0
变更摘要
- release: bump version to 0.7.0
- docs: rewrite READMEs as a product page around the four differentiators
- chore: ignore .zcode session artifacts
- feat: add rind send — session-addressed prompt delivery over local IPC
- feat(cli): estimated-value ~ marker and a persistent ctx gauge
- feat(worker): context snapshot sections follow assembly order
- fix(worker): context inspect anchors on the latest assistant sampling
- feat(cli): /context 30 explains the fallback instead of failing as unknown command
- fix(worker): speak the user's calendar — local-offset timestamps; journey tests for /context
- test: lock the /context board to the visual spec
- feat(worker): context snapshot, usage ledger, and inspect/summary protocol methods
- feat: add session fork with CLI point selector and prefill
- feat(gateway): exact permission codes in channel guides — copy-paste, never guess
- test(gateway): wizard E2E covers telegram proxy prompt in scripted stdin
- fix(gateway): telegram proxy support — aiohttp_socks as a declared runtime dependency
- fix(gateway): probe timeout now teaches the proxy fix and offers on-the-spot retry
- feat(gateway): wizard owns the finish line — SDK auto-install, workspace guard, instant start
- test(gateway): align interactive wizard E2E scripts with the new telegram proxy prompt
- fix(gateway): telegram proxy support + probes share the gateway's egress
- feat(gateway): telegram ID discovery prompt names the exact bot
- fix(gateway): wizard survives the real terminal — E2E user-channel tests
- feat(gateway): one-click onboarding — init wizard, doctor, status
- fix(desktop): reconcile stale turn state — the user-seat race behind TurnNotActive spam
- fix(web): reconnect re-initializes the per-connection worker dispatcher
- test(journeys): nine user-seat journeys against a real worker + scripted fake model
- feat(cli): alt+right promotes a queued follow-up to steering
- feat(gateway): channel UX to openclaw grade — reactions, typing lifecycle, error copy, commands
- feat(desktop): production-grade shell — close every capability gap
- feat(web): production-grade console pass — queue, palette, scroll, themes
- feat(web): mobile responsive pass — single column with edge drawers (<=900px)
- feat(gateway): P1 channels — Slack, QQ (OneBot v11), Feishu, DingTalk
- feat(web): installable PWA manifest (WP12)
- feat(deploy): gateway compose service + end-to-end remote integration test
- feat(gateway): P2 channels — WeCom, WhatsApp Cloud, Email (IMAP/SMTP)
- feat(web): P1 experience — tool blocks, diff, question card, attachments, file tree, notifications
- feat(worker): W5 multimodal — uploads/ image paths promoted to image_url parts
- feat(gateway): P0 channels — Telegram (aiogram 3) and Discord (discord.py)
- feat(worker): session/delete and ping methods
- feat(gateway): unified message gateway core — pump/router/chunk/security + fake worker
- feat(web): P0 login gate, connection state machine, cursor catch-up
- feat(worker): W4 transport auth — token/ticket/origin with fail-fast startup guard
- feat(worker): W1 multi-session subscribe + sink registry, W2 durable replay cursor
- feat(protocol): remote-capability contract for W1-W3 with file/* as the six-step sample
- fix: accept string workspace roots when resolving RIND.md docs
CLI 下载
RindCLISetup-0.7.0-win-x64.exeRindCLI-0.7.0-mac-x64.pkgRindCLI-0.7.0-mac-arm64.pkgrind-cli_0.7.0_amd64.deb
校验和:
SHA256SUMS
npm 发布包
rind-npm-0.7.0.zip
完成 npm 网页登录后,解压并运行 node publish-npm.mjs。脚本会跳过已发布的同版本包。
npm 包
@rind-ai/cli@0.7.0@rind-ai/runtime-win32-x64@0.7.0@rind-ai/runtime-linux-x64@0.7.0@rind-ai/runtime-darwin-x64@0.7.0@rind-ai/runtime-darwin-arm64@0.7.0
安装
npm install -g @rind-ai/cli@0.7.0Rind v0.6.3
Rind v0.6.3
变更摘要
- chore: bump version to 0.6.3
CLI 下载
RindCLISetup-0.6.3-win-x64.exeRindCLI-0.6.3-mac-x64.pkgRindCLI-0.6.3-mac-arm64.pkgrind-cli_0.6.3_amd64.deb
校验和:
SHA256SUMS
npm 发布包
rind-npm-0.6.3.zip
完成 npm 网页登录后,解压并运行 node publish-npm.mjs。脚本会跳过已发布的同版本包。
npm 包
@rind-ai/cli@0.6.3@rind-ai/runtime-win32-x64@0.6.3@rind-ai/runtime-linux-x64@0.6.3@rind-ai/runtime-darwin-x64@0.6.3@rind-ai/runtime-darwin-arm64@0.6.3
安装
npm install -g @rind-ai/cli@0.6.3未找到上一个版本 tag;发布前请人工审核完整变更范围。
Rind v0.6.2
Rind v0.6.2
变更摘要
- ci: attach release notes to GitHub releases
- chore: bump version to 0.6.2
CLI 下载
RindCLISetup-0.6.2-win-x64.exeRindCLI-0.6.2-mac-x64.pkgRindCLI-0.6.2-mac-arm64.pkgrind-cli_0.6.2_amd64.deb
校验和:
SHA256SUMS
npm 发布包
rind-npm-0.6.2.zip
完成 npm 网页登录后,解压并运行 node publish-npm.mjs。脚本会跳过已发布的同版本包。
npm 包
@rind-ai/cli@0.6.2@rind-ai/runtime-win32-x64@0.6.2@rind-ai/runtime-linux-x64@0.6.2@rind-ai/runtime-darwin-x64@0.6.2@rind-ai/runtime-darwin-arm64@0.6.2
安装
npm install -g @rind-ai/cli@0.6.2变更范围:v0.6.1..HEAD。发布前请人工审核提交摘要和资产清单。
Rind v0.6.1
Rind v0.6.1
变更摘要
- chore: bump version to 0.6.1
- fix(web): make user-question responses race-safe
- feat(web): add long-lived worker surface
- fix(cli): indent tool and plan output
- perf: calibrate auto-compact trigger on server-reported tokens
- fix: cap tool output previews at 25 KiB for the model
- fix: keep compaction handoff and message projections consistent
- docs: redesign project readme and visual overview
- ci: bundle npm packages for local publishing
CLI 下载
RindCLISetup-0.6.1-win-x64.exeRindCLI-0.6.1-mac-x64.pkgRindCLI-0.6.1-mac-arm64.pkgrind-cli_0.6.1_amd64.deb
校验和:
SHA256SUMS
npm 发布包
rind-npm-0.6.1.zip
完成 npm 网页登录后,解压并运行 node publish-npm.mjs。脚本会跳过已发布的同版本包。
npm 包
@rind-ai/cli@0.6.1@rind-ai/runtime-win32-x64@0.6.1@rind-ai/runtime-linux-x64@0.6.1@rind-ai/runtime-darwin-x64@0.6.1@rind-ai/runtime-darwin-arm64@0.6.1
安装
npm install -g @rind-ai/cli@0.6.1变更范围:v0.6.0..HEAD。发布前请人工审核提交摘要和资产清单。
Rind v0.6.0
Rind v0.4.2
Rind v0.4.2
变更摘要
- feat: release v0.4.2 version display
- feat: improve ask user question interactions
- feat: support arbitrary queue and steer recall
- feat: add desktop queued steering controls
- refactor: separate local slash commands
- refactor: separate surface slash commands from runtime
- chore: commit pending runtime and test fixes
- feat(runtime): add step-level turn recovery
- Add project session expand animation
- fix(desktop): scroll active slash command
- feat(desktop): add model and session controls
- fix(desktop): isolate slash command dispatch
- fix(runtime): keep slash commands responsive during turns
- fix(desktop): prevent slash command request interleaving
- feat(desktop): make session command results actionable
- fix(desktop): preserve plan dock collapse state
- feat(desktop): complete compact and slash workflows
- test(runtime): rename server command coverage
- refactor(contract): finish unified runtime surface boundary
- refactor(surfaces): adopt unified runtime protocol
- refactor(runtime): consolidate core and server package
- fix: unify slash command terminal output
- refactor shell cwd handling
- feat: preserve reasoning content in chat history
- fix(cli): eliminate task monitor flicker with atomic frame writes
- feat(frontend-cli): add delegate task monitor pages
- fix: improve team delegation session handling
Desktop 下载
RindSetup-0.4.2.exe
未包含尚未在原生构建主机上生成的资产:
Rind-0.4.2-mac-x64.dmgRind-0.4.2-mac-arm64.dmgRind-0.4.2-linux-x64.AppImage
校验和:
SHA256SUMS
本次发布仅包含 Desktop 资产,npm 包未发布。
变更范围:v0.4.1..HEAD。发布前请人工审核提交摘要和资产清单。