mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
* Pass the system prompt through a file when using Claude Code * Support older versions and return better errors * Add tests * Add changeset * Remove outdated docs * Use a unique file name and clean the file * Address comments