File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ 0.1.0] - 2025-12-28
9+
10+ ### Added
11+
12+ - ** Transparent HTTPS Proxy** - Intercept and log all Claude Code API traffic
13+ - ** Activity Monitoring** - Track tool calls, file access, and command execution
14+ - ** Policy Enforcement** - Block dangerous operations based on organizational policies
15+ - ** Zero Configuration** - Automatic client detection and policy application
16+ - ** Multi-Tenant Architecture** - Centralized management across teams and organizations
17+ - ** Real-time Log Streaming** - WebSocket-based live activity monitoring
18+ - ** Web Dashboard** - Next.js admin UI for monitoring and configuration
19+ - ** CLI Tool** - ` arfa-cli ` for proxy management and authentication
20+
21+ ### Security
22+
23+ - JWT-based authentication
24+ - Row-level security for multi-tenancy
25+ - Secure credential storage
26+
27+ [ 0.1.0 ] : https://github.com/rastrigin-systems/arfa/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments