Skip to content

Releases: Totoro-qaq/restork

Restork v0.1.2

Choose a tag to compare

@Totoro-qaq Totoro-qaq released this 02 Aug 04:08
28c4a4f

Highlights

  • Secure uv run restork provider configure entry backed by the native macOS Keychain prompt
  • Offline-by-default restork doctor, explicit bounded /models check, and fixed public low-token smoke test
  • Bilingual responsive Model access card with no browser API-key field
  • Safe status, latency, request-ID, and token metadata without completion-body rendering
  • Complete English and Chinese setup, operations, security, and troubleshooting guidance

Privacy

The API key never enters browser input, TOML, shell arguments, environment variables, SQLite, events, logs, or release artifacts. Provider diagnostics send no Vault, memory, task, Profile, location, calendar, playlist, or daily-context content. Public tests and media remain synthetic and make no live model request.

Verification

The release commit passed 237 Python tests, 27 Dashboard tests, all release-blocking security/privacy/recovery gates, public Git-history scanning, Python/JavaScript/Actions CodeQL, desktop and 390px browser QA, and reproducible package inspection.

Restork v0.1.1

Choose a tag to compare

@Totoro-qaq Totoro-qaq released this 02 Aug 02:29
23a35e6

Highlights

  • One-command bilingual onboarding: git clone https://github.com/Totoro-qaq/restork.git && cd restork && ./scripts/quickstart.sh
  • Complete DeepSeek V4 Pro, private Vault/Profile, CLI pairing, disable, and reset guidance
  • Optional manual-only weather setup with no browser or IP geolocation
  • Authenticated Fetch SSE with replayable cursors and accessible old-print wait states
  • Responsive English/Chinese Dashboard metadata and balanced Overview layout
  • Refreshed 1600×1000 synthetic README poster and HD GIF
  • Hardened runtime-root validation; all prior CodeQL path-injection alerts are fixed

Privacy

Weather, Vault, calendar, playlist, profile, database, credentials, and logs remain outside the repository. Public tests and media use synthetic data and make no live model request.

Verification

The release commit passed 223 Python tests, 22 Dashboard tests, all release-blocking security/privacy/recovery gates, public Git-history scanning, Python/JavaScript/Actions CodeQL, and reproducible package inspection.

Restork v0.1.0

Choose a tag to compare

@Totoro-qaq Totoro-qaq released this 02 Aug 01:27
2ca048a

Restork v0.1.0 is the first public, local-first Research + Study + Work release.

Highlights

  • One governed Python Core with Research, Study, and planning-only Work modes
  • Loopback-only paired Dashboard and CLI with complete English / Simplified Chinese UI
  • Obsidian Markdown truth, four-layer memory, approval-bound writes, and recoverable events
  • Optional weather, read-only ICS calendar, private playlist recommendations, Roman clock, and CD treatment
  • Separate selectable English and Chinese READMEs with localized GitHub-safe SVGs and an HD synthetic demo
  • Reproducible wheel and source archive with SHA256 checksums and GitHub build-provenance attestations

中文摘要

Restork v0.1.0 是首个公开版本:一个受控的本地 Core 连接 Research、Study 与仅规划的 Work;Dashboard 支持完整中英文切换,私有 Vault、Profile、运行数据和凭据始终留在 Git 之外。

Install from source

git clone https://github.com/Totoro-qaq/restork.git
cd restork
uv sync --frozen
uv run restork serve --port 7337

Verify downloaded artifacts with SHA256SUMS and GitHub attestation before use.