-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Add Code Agent Prompt Files to TiDB #63847
Copy link
Copy link
Open
Labels
first-time-contributorIndicates that the PR was contributed by an external member and is a first-time contributor.Indicates that the PR was contributed by an external member and is a first-time contributor.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Metadata
Metadata
Assignees
Labels
first-time-contributorIndicates that the PR was contributed by an external member and is a first-time contributor.Indicates that the PR was contributed by an external member and is a first-time contributor.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Enhancement
To enhance the development experience for TiDB contributors, we propose adding Code Agent prompt files to the TiDB repository. These prompt files will provide developers with basic development commands and tips, such as compilation and testing instructions, directly within their development environment.
Background:
Code Agents like Claude and other AI assistants can significantly improve developer productivity by providing context-aware suggestions and commands. By creating specific prompt files, we can ensure that these agents are well-equipped to assist with common development tasks in the TiDB project.