🎉 What's New
Major Features
- 🧠 Memory System - Persistent storage for user preferences in
~/.agent-cowork/memory.md - 🔄 Dynamic Memory Reload - Memory updates are immediately available within the same session
- ✏️ Message Editing - Edit and resend messages with automatic history truncation
- 📌 Session Pinning - Pin important sessions and search through chat history
- 📜 Improved Auto-scroll - Better handling of long streaming messages
UI/UX Improvements
- ⌨️ Keyboard Shortcuts - Cmd+Enter (Mac) / Ctrl+Enter (Windows) to send messages
- 🔍 Spell Check - Built-in spell checking with context menu suggestions
- 📁 Open in Finder - Button to open current directory in file manager
- 💎 Visual Highlights - Pinned sessions are visually highlighted in sidebar
- 📊 Token Tracking - Display input/output tokens and API duration
System Improvements
- ✅ Fixed Permission System - Ask/default modes now work correctly
- 📦 Compressed Tool History - Efficient tool execution history format
- 🌍 Language Consistency - Agent responds in the same language as user
- 🛡️ Write Tool Protection - Prevents accidental file overwriting
- 📝 Raw JSON Logging - Full request/response logs for debugging
- 🗑️ Removed AskUserQuestion - Simplified tool set (redundant tool removed)
Memory System Usage
User: "Remember that I prefer Python over JavaScript"
Agent: [Stores in memory.md]
User: "What language do I prefer?"
Agent: "You prefer Python over JavaScript" ✅
Installation
Download Agent Cowork-0.0.3-arm64.dmg for macOS (Apple Silicon)
Files
Agent Cowork-0.0.3-arm64.dmg- Main installer (160 MB)Agent Cowork-0.0.3-arm64.dmg.blockmap- For auto-updateslatest-mac.yml- Update metadata
Full Changelog: https://github.com/vakovalskii/Cowork-Local-LLM/compare/v0.0.2...v0.0.3