Two major features in this release:
🗄️ The first is Document Graphs. Launch from file preview or from the FIle tree panel. Explore relationships between Markdown documents that contain links between documents and to URLs.
📶 The second is SSH support for agents. Manage a remote agent with feature parity over SSH. Includes support for Git and File tree panels. Manage agents on remote systems or in containers. This even works for Group Chat, which is rad as hell.
🎛️ Also, made hefty changes to the User Dashboard, check it out from the hamburger menu, command palette, or hotkey. Get global insights across all providers and agents.
Other Changes
- Leaderboard tracking now works across multiple systems 🏆
- Windows WSL compatibility improvements 🪟
- Agent duplication. Pro tip: Consider a group of unused "Template" agents ✌️
- New setting to prevent system from going to sleep while agents are active 🛏️
- We were not correctly tallying user interactions in the new usage dashboard 🧮
- Added debug package to the wizard process, if you have issues there, please share the logs! 🧙♂️
- Performance improvement in Auto Run panel editor 🏃♂️
Thanks for the contributions: @t1mmen @aejfager @Crumbgrabber @whglaser @b3nw @deandebeer
What's Changed
- feat: SSH Remote Execution for AI Agents by @pedramamini in #111
- SSH Config Support by @pedramamini in #118
- fix: detect Node version manager paths in process spawning by @t1mmen in #119
- refactor: consolidate tilde expansion and version utilities by @t1mmen in #120
- ssh tunneling enhancements by @pedramamini in #121
- Prevent Sleep by @pedramamini in #126
- graph visuals update by @pedramamini in #127
- discord link fix by @pedramamini in #128
- Claude smash by @pedramamini in #129
New Contributors
Full Changelog: v0.13.2...v0.14.0