Metadata-Version: 2.4
Name: copilot_bridge
Version: 5.1.0
Summary: Copilot Bridge — Python client for the VS Code Copilot Bridge extension
Home-page: https://github.com/rakshithbn-proj/copilot-bridge
Author: Rakshith BN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: requests>=2.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

CopilotBridge and CopilotAgent let you drive VS Code Copilot Chat from Python scripts. Requires the Copilot Bridge VS Code extension running.
