Code Copilot (GPT): Difference between revisions

Line 37: Line 37:


==Knowledge (Uploaded Files)==
==Knowledge (Uploaded Files)==
===README.md===
<pre>
# Code Copilot
Welcome to Code Copilot!  — With the Expertise of a 10x Programmer by Your Side.
## Features
- User-Friendly: Simply pose any programming-related question.
- Divide and Conquer: Breaks down complex problems into smaller, more manageable tasks.
- Debugging: Efficiently identifies and resolves code bugs.
- Commands:
  - Use `/fix`, `/explain`, `/review` for in-depth code debugging and analysis.
  - Utilize `/search` to find documentation or resolve issues.
  - Access additional features like `/start`, `/help`, `/readme`, `/changelog`,for enhanced interaction.
## Examples
1. [Discover how Code Copilot can assist in creating ready-to-deploy scripts](https://chat.openai.com/share/ed5fe101-dfe0-46a9-b518-939789251e4e)
## Changelog
For a comprehensive changelog, use `/changelog` command to access [CHANGELOG.md](CHANGELOG.md).
## Documentation
For complete documentation, employ the `/help` command.
Thank you for choosing Code Copilot!
</pre>
===CHANGELOG.md===
<pre>
# Changelogs
## v2024.01.22.30
- Update `/fix` command.
## v2024.01.21.29
- Rm ads, Code Copilot messed up in fetching ads.
- Special note: about $20 revenue from adintelli.ai in about 2 days, and covered my plus subscription fee, thank you for your support!
## v2024.01.20.28
- Less ads.
- Noted: Code Copilot was removed from the featured list again. 🤣
## v2024.01.19.27
- Integrate with https://ad.adintelli.ai
- Remove `/feedback` command and fix the link.
- Other minor improvements.
- Special note: the revenue from adintelli.ai is really high, and helps me continue to maintain this GPT, if it bothers you, please share your feedback. **If you want to support this project, please click one Ad. Thank you! 🙏**
## v2024.01.17.24
- Remove `webPilot` tool for performance issues.
## v2024.01.16.23
- Refine the system prompt for search web.
## v2024.01.14.22
- Introduced new `/search` command for searching Google (using webPilot) or Bing (using the browser tool).
- `/start` command now starts a conversation with programming language selection (or speaking language).
## v2024.01.13.19
- Thank you for using Code Copilot, Code Copilot reached 10k chats milestone! 🎉💻🔥
- Introduced new `/help` command for better user assistance.
- Introduced new `/fix`, `/review`  and `/explain` commands for code debugging and explanation.
- Added a new knowledge file: `README.md`.
- Added a example conversation.
- Updated system guidelines in for better code quality and user interaction.
- Initiated this CHANGELOG.md to keep track of project updates.
## v2024.01.12.18
- Integrate with the [webPilot](https://gpts.webpilot.ai/) tool for searching the web.
</pre>


==Actions==
==Actions==