This repository was archived by the owner on Jan 14, 2026. It is now read-only.
docs(spec): add English prompt construction specification#5
Merged
Conversation
jinzhongjia
commented
Jun 28, 2025
Owner
- create prompt_construction_en.md with universal tool description pattern
- define three-part structure: function description, when to use, best practices
- provide detailed requirements, examples, and quality check standards
- include applicable formats in markdown, plain text, and JSON
- create prompt_construction_en.md with universal tool description pattern - define three-part structure: function description, when to use, best practices - provide detailed requirements, examples, and quality check standards - include applicable formats in markdown, plain text, and JSON
- update generator prompt with usage, best practices, and format - expand git_bot system prompt for comprehensive guidance - rewrite git_edit and git_read prompts with clear usage and best practices - list available operations explicitly in tool prompts
- create EXTENSION_DEVELOPMENT_GUIDE.md with comprehensive instructions - cover extension architecture, structure, feature integration, and examples - include best practices, testing, and API reference for developers
- 移除未使用的 Job 依赖 - 调整相关函数结构,提升可读性和维护性
- 简化 force、remote、branch、tags、tag_name 参数插入流程 - 提高代码可读性和维护性
- Remove 'asynchronously' from push function comment - Clarify documentation for push operation
- 将提示内容从分析diff生成信息改为引导用户使用 @git_read diff --staged 工具查看变更并生成提交信息 - 优化了用户交互流程
- 删除 rebase 相关的 schema 字段和描述 - 移除 rebase 操作的实现逻辑 - 更新可用操作列表,去除 rebase
- Introduce project features, installation, and usage instructions - Document configuration options and safety features
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.