Skip to content

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.