Releases: oliveagle/opcode
Releases · oliveagle/opcode
v0.1.0
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 webFor more information, visit the project documentation.