thephoeron / cl-copilot-chat

Common Lisp implementation of the Copilot Chat API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CL-COPILOT-CHAT

Common Lisp implementation of the Copilot Chat API

Status

2023-05-23:
Honestly, not super happy with the code generated by Copilot Chat today. Needs more training. And investigation into the underlying API, since it's not documented.

  • Basic API
  • Basic server
  • Basic client
  • Basic extension
  • Advanced API
  • Advanced server
  • Tree-sitter for Common Lisp
  • Vocabulary for Common Lisp
  • Tokenizer for Common Lisp

Usage

License

Copyright © 2023, "the Phoeron" Colin J.E. Lupton.

Released under the MIT license. See LICENSE for details.

About

Common Lisp implementation of the Copilot Chat API

License:MIT License


Languages

Language:Common Lisp 100.0%