attach_to_dev_server
Attach monitoring to an existing dev server process by pointing to its log file, enabling status bar visibility and real-time diagnostics for the running server.
Instructions
Attach monitoring to an existing dev server process (allows status bar visibility when started with Bash tool)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logFile | Yes | Path to log file where dev server output is being written (e.g., /tmp/bip-dev.log) |