* fix: logger to truncate only in console, write full log to file
* fix: logs dir and proper env parsing
* feat: add focus event to switch the primary controller
* rename PORT to AGENT_PORT
* rename WebsocketManger to ControllerBridge
* update the log info
* fix: rename wsManager to controllerBridge
* update Logger to use common/Logger
* fix: logger, unify and standarize the naming
* remove standalone agent
* rename to controller-based, cdp-based, cleaner imports in main and claude-sdk
* refactor: main.ts
* refactor: .env