Docs/Project

Project

Changelog

Important changes in public SAG releases and the current main branch.
Updated 2026-07-22Applies to SAG v1.2.2

SAG follows semantic versioning. Stable installers and complete history are available in GitHub Releases. This page tracks important changes from the public repository's main branch.

Unreleased

  • Added an Electron desktop application: signed and notarized installers for macOS Apple Silicon, currently unsigned installers for Windows x64, and stable GitHub Releases update channels on both platforms.
  • Added a public release pipeline and one-command version script that run the complete CI suite, build native artifacts on both platforms, and generate SHA-256 checksums.
  • Upgraded Knowledge Universe with a "time is flight" ordinal timeline, stable narrative order, speed-aware prefetching, and immersive camera behavior.
  • Standardized document normalization to Markdown. PDF uses MinerU 2.5 first and falls back to MarkItDown when MinerU is unavailable or fails.
  • The first-run 302.AI setup can reuse one key for LLM, Embedding, and MinerU.
  • MinerU state and results support resume and caching to reduce duplicate charges from background retries.

v1.2.2 · 2026-07-09

  • Fixed the ModelConfigPatch type error in v1.2.1.
  • Changed quality gates to run the complete check and read its real exit code.

v1.2.x

  • Conversations added an attachment menu, pasted images, automatic document ingestion into "Conversation uploads," and @ knowledge-scope multi-select.
  • Added CJK-aware context estimates, message copy/retry/delete/time actions, and SSE tool-activity feedback.
  • Added remembered resizing, Markdown/source switching, and window-shape controls to the detail panel.

v1.1.0

  • Completed the vision-input path: attachment upload and reading, message attachments, OpenAI vision multimodal prompts, composer images, and authenticated image rendering.

v1.0.x

  • Completed archive/delete separation, keyboard focus, streamed-run recovery across pages, upload progress, and CI gates.

v0.4.x and earlier

  • Expanded source MCP from basic retrieval to eight read-only exploration tools.
  • Rebuilt the product as a personal Agent knowledge client with a three-column source-detail view and search graph.
  • Converged on the single-user model and unified the SAG brand and source MCP.

Before releasing, check both the repository CHANGELOG.md and the target release notes. Unreleased entries may continue changing before a stable release.

Found an issue? Treat the public repository as the source of truth.View SAG source