0.2.0
AgentWiki Sync v0.2.0
New: Sync Center
Click the sync button to open the new sync center, which shows per-file differences between your vault and the server before any action.
Three sync strategies
- Auto merge (recommended) — three-way merge keeps non-conflicting edits from both sides; conflicts are resolved item by item in the preview
- Use local content — rebase with local-wins resolutions, then push local changes
- Use server content — overwrite conflicts with server content
Other changes
- Status bar is now clickable and opens the sync center
- New command: Open sync center
- Removed the legacy Status/Pull/Push command flow
- Remote change listing uses the sync API delta endpoint with graceful fallback
Installation
Download main.js, manifest.json, and styles.css into your vault's .obsidian/plugins/agentwiki-sync/ folder.