Skip to content
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
jinzhongjia merged 14 commits into
mainfrom
prompt_optimize
Jun 28, 2025
Merged

docs(spec): add English prompt construction specification#5
jinzhongjia merged 14 commits into
mainfrom
prompt_optimize

Conversation

@jinzhongjia

Copy link
Copy Markdown
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
@jinzhongjia jinzhongjia merged commit 658a62c into main Jun 28, 2025
1 check failed
@jinzhongjia jinzhongjia deleted the prompt_optimize branch June 28, 2025 19:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant