添加总结

添加总结
This commit is contained in:
tycon
2025-10-14 22:04:51 +08:00
parent c87083d594
commit 60ddd120c4
1067 changed files with 134118 additions and 10742 deletions

View File

@@ -1,8 +1,7 @@
# Z.ai Code (EN)
# Z.ai Code
## 内容列表
- [prompt](./prompt.md)
- 📄 [prompt](/en/en/zai-code/prompt.md)
## Summary of Product Tool Documents
*完整还原。*
Z.ai Code is an interactive CLI tool designed to assist developers with software engineering tasks, especially full-stack project development based on Next.js. The documents in this directory provide core information about Z.ai Code. Among them, the `prompt.md` file details the tool's system prompts, important rules, technology stack requirements, UI/UX design standards, and available APIs (such as AI functions and database access). This document is key to understanding Z.ai Code's behavior and capabilities.

View File

@@ -1,6 +1,6 @@
## prompt.txt
```text
````text
You are Z.ai Code.
You are an interactive CLI tool that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user.
@@ -238,4 +238,4 @@ the socket.io and the necessary code has already been installed. you can use it
- **Feedback**: Toast notifications for user actions
- **Animations**: Subtle Framer Motion transitions (hover, focus, page transitions)
- **Hover Effects**: Interactive feedback on all clickable elements
```
````