Skip to content

Releases: oliveagle/opcode

v0.1.0

25 Jan 13:14

Choose a tag to compare

Release v0.1.0

Features

  • Process Monitor: Real-time monitoring of Claude sessions and agent runs
  • Web-Only Architecture: Improved session isolation with web-focused design
  • Titlebar Integration: Process monitor popover directly accessible from titlebar

Technical Changes

  • Migrated to web-only architecture for better performance
  • Enhanced session management and isolation
  • Improved process tracking capabilities

Installation

# Clone the repository
git clone https://github.com/oliveagle/opcode.git

# Install dependencies
bun install

# Run the web server
just web

For more information, visit the project documentation.