Skip to content

Releases: johnbean393/Hivecrew

1.5

22 Jan 22:49

Choose a tag to compare

Update

Features

  • Sandboxed VM Execution
  • Real-Time Supervision
  • Human-in-the-Loop Control
  • Multi-LLM Provider Support
  • File-Aware Tasks
  • Comprehensive Agent Tooling
  • Safety Controls
  • Native Performance
  • Guided Setup

New Features

feat: Enhance skills discovery
feat: Toggle each type of notification
feat: Scheduled tasks
feat: Web UI
feat: Auto enable reasoning for OpenRouter
feat: Stream reasoning
feat: Bump VM template

Bug Fixes

fix: Skills search field
fix: get_login_credentials tool
fix: Uploading / downloading files in web UI
fix: Submitting tasks on mobile

Requirements

  • macOS Tahoe (26.0) or later
  • Apple Silicon Mac (M1 or newer)
  • 16GB RAM recommended for concurrent agents
  • ~64GB free disk space per VM template

1.4

19 Jan 12:40

Choose a tag to compare

1.4

Update

Features

  • Sandboxed VM Execution
  • Real-Time Supervision
  • Human-in-the-Loop Control
  • Multi-LLM Provider Support
  • File-Aware Tasks
  • Comprehensive Agent Tooling
  • Safety Controls
  • Native Performance
  • Guided Setup

New Features

feat: @ mention files
feat: Agent skills

Bug Fixes

fix: Update appcast.xml
fix: appcast.xml download URL
fix: API server status
fix: API status on launch
fix: Prompt bar scroll position
fix: Quoted attachment path
fix: Default skill fetching
fix: System prompt web scrape tools

Requirements

  • macOS Tahoe (26.0) or later
  • Apple Silicon Mac (M1 or newer)
  • 16GB RAM recommended for concurrent agents
  • ~64GB free disk space per VM template

1.3

18 Jan 15:48

Choose a tag to compare

1.3

Update

Features

  • Sandboxed VM Execution
  • Real-Time Supervision
  • Human-in-the-Loop Control
  • Multi-LLM Provider Support
  • File-Aware Tasks
  • Comprehensive Agent Tooling
  • Safety Controls
  • Native Performance
  • Guided Setup

New Changes

  • API server for SDK
  • Credential tools

Bug Fixes

  • Edit credentials
  • Skip API key for local providers

Requirements

  • macOS Tahoe (26.0) or later
  • Apple Silicon Mac (M1 or newer)
  • 16GB RAM recommended for concurrent agents
  • ~64GB free disk space per VM template

1.2

14 Jan 20:18

Choose a tag to compare

1.2

Update

Features

  • Sandboxed VM Execution
  • Real-Time Supervision
  • Human-in-the-Loop Control
  • Multi-LLM Provider Support
  • File-Aware Tasks
  • Comprehensive Agent Tooling
  • Safety Controls
  • Native Performance
  • Guided Setup

New Changes

  • Export task video
  • Add host side tools
  • Conserve memory during decompression
  • Auto template download
  • Add read_file tool
  • Switch from gpt-4o to gpt-5.2
  • Parse session responses
  • Update agent protocol
  • LLM client
  • Update agent service protocols
  • Initial shared classes

Bug Fixes

  • open_file tool
  • Question tool panel
  • Questions tools
  • API compatibility with Z.ai & Google
  • Task queue
  • Scroll tool
  • Sync protocols

Requirements

  • macOS Tahoe (26.0) or later
  • Apple Silicon Mac (M1 or newer)
  • 16GB RAM recommended for concurrent agents
  • ~64GB free disk space per VM template

1.1

13 Jan 07:56

Choose a tag to compare

1.1

Update

Features

  • Sandboxed VM Execution
  • Real-Time Supervision
  • Human-in-the-Loop Control
  • Multi-LLM Provider Support
  • File-Aware Tasks
  • Comprehensive Agent Tooling
  • Safety Controls
  • Native Performance
  • Guided Setup

New Changes

feat: Host side tools

Requirements

  • macOS Tahoe (26.0) or later
  • Apple Silicon Mac (M1 or newer)
  • 16GB RAM recommended for concurrent agents
  • ~64GB free disk space per VM template

1.0

13 Jan 00:33

Choose a tag to compare

1.0

Features

  • Sandboxed VM Execution

    • Each agent runs in its own macOS Tahoe virtual machine
    • Complete isolation from your host system
    • Configurable network access (internet, offline, or host-only)
    • Ephemeral VMs automatically cleaned up after tasks complete
  • Real-Time Supervision

    • Live VM display with screenshot streaming
    • Activity logs and event tracing
    • Full session traces for post-task review
  • Human-in-the-Loop Control

    • Pause agents and take direct control
    • Add clarifying instructions mid-task
    • Emergency stop controls
    • Optional confirmation prompts for shell commands
  • Multi-LLM Provider Support

    • Anthropic, OpenAI, and OpenAI-compatible APIs
    • Local LLM support via custom endpoints
    • Connection testing and validation
    • Easy provider switching in settings
  • File-Aware Tasks

    • Attach input files to tasks
    • Secure shared folder system via VirtioFS
    • Configurable output directory
    • Automatic file transfer between host and VM
  • Comprehensive Agent Tooling

    • Screenshot capture and UI observation
    • Accessibility tree traversal for element detection
    • App launching and management
    • File operations (read, write, list, move)
    • Shell command execution
    • Mouse and keyboard control
    • Clipboard operations
    • User interaction prompts
  • Safety Controls

    • Configurable task timeouts (2-480 minutes)
    • Maximum iteration limits (10-500 cycles)
    • Tool permission controls
    • Session trace retention policies
  • Native Performance

    • Built entirely in Swift
    • Apple Virtualization framework integration
    • Optimized for Apple Silicon (M1/M2/M3/M4)
    • SwiftData persistence
    • Keychain-secured API keys
  • Guided Setup

    • First-launch onboarding wizard
    • LLM provider configuration
    • VM template management
    • Template import from folders

Requirements

  • macOS Tahoe (26.0) or later
  • Apple Silicon Mac (M1 or newer)
  • 16GB RAM recommended for concurrent agents
  • ~64GB free disk space per VM template