xc-copilot-api 1.0.5 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -191,6 +191,8 @@ Copilot API now uses a subcommand structure with these main commands:
191
191
  - `check-usage`: Show your current GitHub Copilot usage and quota information directly in the terminal (no server required).
192
192
  - `debug`: Display diagnostic information including version, runtime details, file paths, and authentication status. Useful for troubleshooting and support.
193
193
 
194
+ A separate **[`xc-copilot-api-daemon`](docs/daemon.md)** CLI is available for managing the server as a background daemon (install, status, restart, stop, uninstall, logs) on macOS, Linux, and Windows.
195
+
194
196
  ## Command Line Options
195
197
 
196
198
  ### Start Command Options