最終更新:2025-05-16 (金) 01:00:33 (28d)
Cline/VS Code LM API
実装
主なコード
PRとか
https://github.com/cline/cline/discussions/660
https://github.com/cline/cline/pull/765
https://github.com/cline/cline/pull/970 (概ねこの実装)
メモ
- この対応の途中でReclineがforkされたぽい
https://github.com/cline/cline/pull/970#issuecomment-2571454777
マージ
https://github.com/cline/cline/commit/8ec0b2cf0846fa9f82e5c25d61aa3c91e853e1a0 (2025/01/21)
- 最終的には、VS Code LM API への取り組み(Reclineとか)を基に、様々なフォークから少しずつ情報を拾い集めました
対応
- Cline v3.2.0 (2025/01/22)
- Add VS Code LM API provider to run models provided by other VS Code extensions (e.g. GitHub Copilot).