bobo.yang 95bb1161f1 Add stopDevChat function and move spawnAsync to DevChat class
- Import stopDevChat in loadHandlers.ts and register it as a handler
- Move spawnAsync function from devchat.ts to DevChat class as a method
- Add stop method to DevChat class to kill the child process
- Update sendMessage.ts to use a single instance of DevChat
2023-05-09 14:08:18 +08:00
2023-05-05 21:27:40 +08:00
2023-04-14 08:11:05 +08:00
2023-05-05 12:28:11 +08:00
2023-05-05 15:34:22 +08:00
2023-04-14 08:11:05 +08:00
2023-04-27 14:07:46 +08:00
2023-04-14 08:11:05 +08:00
2023-04-14 08:11:05 +08:00
2023-04-26 06:48:39 +08:00
2023-04-13 16:57:28 +08:00
2023-05-08 20:21:57 +08:00
2023-04-27 14:07:46 +08:00
2023-05-06 17:32:01 +08:00

DevChat

DevChat is a programming assistant that helps developers, testers, and operations staff automate many tasks.

Features

  • Generate code driven by questions
  • Create smarter commit messages

Requirements

  • Python package: pip install devchat
  • System package: apt install dtm
  • Set your OPENAI_API_KEY environment variable

Installation

Search for "DevChat" in the Visual Studio Code marketplace and click the "Install" button.

Usage

Enter "DevChat" in the command palette to open the interactive page.

Settings

Coming soon

Known Issues

Coming soon

Release Notes

Coming soon

Contributing

Coming soon

License

Specify the license here

Contact Information

Provide your contact information, such as an email address or a link to a GitHub repository

Description
DevChat VS Code extension
Readme Apache-2.0 45 MiB
Languages
TypeScript 92.9%
Python 6%
JavaScript 1.1%