Skip to content

v0.2.1

Choose a tag to compare

@Agents365-ai Agents365-ai released this 29 Mar 04:20
· 158 commits to main since this release

Changes since v0.2.0

New Commands

  • workspace export — export as markdown/json/bibtex for AI consumption
  • workspace import — bulk import from collection, tag, or search
  • workspace search — metadata search within a workspace

Performance

  • 178x faster SQLite reads with immutable=1 (eliminates WAL lock contention with running Zotero desktop)
  • PDF markdown cache for workspace index rebuilds

Fixes

  • Config directory now consistently ~/.config/zot/ on all platforms
  • Fix Jina embedding API calls (User-Agent header required)
  • Remove platformdirs dependency

Docs

  • README workspace section with design rationale
  • Chinese README synced
  • SKILL.md v0.5.0