Skip to content

v0.0.4 - JS Sandbox & PDF Support

Choose a tag to compare

@vakovalskii vakovalskii released this 15 Jan 13:06
· 338 commits to main since this release

πŸš€ New Features

  • βœ… JavaScript Sandbox - Execute JS code in isolated Node.js VM
  • βœ… InstallPackage Tool - Install npm packages into .cowork-sandbox/
  • βœ… PDF Support - Extract text from PDFs using pdf-parse
  • βœ… Optional Workspace - Start empty chats, add workspace later
  • βœ… Stop Button - Interrupt LLM streaming at any time

πŸ“¦ Downloads

  • Windows MSI - Full installer (156 MB)
  • Windows Portable - Single EXE, no installation (210 MB)
  • macOS DMG - Coming soon!

πŸ”§ Improvements

  • Fixed Cyrillic filenames support on Windows
  • Improved glob tool with Node.js fs API
  • Enhanced security with proper path sandboxing