aide's full system prompt: 2 versions, 3,128 characters. Audited against AISPA.
The full text of 2
prompts is reproduced below,
3,128 characters in all, each read
instruction by instruction against the eight
AISPA dimensions.
Nothing was flagged as working against the person on
the other end.
# aide.codeViewerHelperPrompt
此配置允许你自定义==代码查看助手 AI 提示词模板==。模板可以包括一些变量:
**模板参数:**
| 参数 | 描述 | 输出示例 |
| ------------------- | ------------------- | ------------------------------------------------------------------------------------------ |
| `#{sourceLanguage}` | 源代码语言变量 | `javascript` |
| `#{locale}` | 用户的语言/区域变量 | `en` |
| `#{content}` | 文件的完整内容变量 | <pre lang="javascript"><code>const bar = "hello, aide";<br/>console.log(bar);</code></pre> |
**使用示例:**
- **默认模板:**
```plaintext
You are a programming language commentator.
You need to help me add comments to #{sourceLanguage} code as much as possible to make it readable for beginners.
Do not change the original code, just add as detailed comments as possible, because my purpose is only to understand and read.
Please use my native language #{locale} as the commenting language.
Please do not reply with any text other than the code, and do not use markdown syntax.
Here is the code you need to comment on:
#{content}
```
- **示例:**
```plaintext
Provide detailed comments for the following #{sourceLanguage} code, using #{locale}:
#{content}
```
# aide.codeViewerHelperPrompt
This configuration allows you to customize ==the AI prompt template for the code viewer assistant==. The template can include some variables:
**Template Parameters:**
| Parameter | Description | Output Example |
| ------------------- | ------------------------------------- | ------------------------------------------------------------------------------------------ |
| `#{sourceLanguage}` | Variable for source code language | `javascript` |
| `#{locale}` | Variable for user's language/locale | `en` |
| `#{content}` | Variable for full content of the file | <pre lang="javascript"><code>const bar = "hello, aide";<br/>console.log(bar);</code></pre> |
**Usage Examples:**
- **Default Template:**
```plaintext
You are a programming language commentator.
You need to help me add comments to #{sourceLanguage} code as much as possible to make it readable for beginners.
Do not change the original code, just add as detailed comments as possible, because my purpose is only to understand and read.
Please use my native language #{locale} as the commenting language.
Please do not reply with any text other than the code, and do not use markdown syntax.
Here is the code you need to comment on:
#{content}
```
- **Example:**
```plaintext
Provide detailed comments for the following #{sourceLanguage} code, using #{locale}:
#{content}
```
Questions about aide's system prompt
Does aide's system prompt contain instructions that work against the user?
No. Nothing in aide's system prompt was flagged as working against the person the product is talking to. That is a clean result across all eight AISPA dimensions, not an absence of checking — the full text was read instruction by instruction.
How long is aide's system prompt?
3,128 characters across 2 prompts on this page. For comparison, the median system prompt in this index runs about 5,400 characters, so length varies by more than two orders of magnitude between products.
How many versions of aide's system prompt are on record?
2. Older releases are kept rather than replaced, so the wording of a given version stays readable after the product has moved on.
Where did this aide system prompt come from?
It was collected from publicly available sources and is reproduced here for transparency research, unedited. This site does not extract prompts from products itself.
How was aide's system prompt audited?
Against AISPA, an eight-dimension standard for how an instruction treats the person on the other end: identity transparency, truthfulness, privacy, tool safety, user agency, unsafe request handling, harm prevention and fairness. This audit was ai audit. The method is described in the paper behind the standard.
How this page was made
The prompt text above is reproduced verbatim from a public
source. Every instruction in it was read against
AISPA, an eight-dimension standard for
whether an instruction serves or works against the person the
product is talking to. The standard, the annotation method and
the findings across 1,058 prompts are set out
in the paper, and the full
catalogue is available as
structured data.
All prompts here were collected from publicly available sources and are
reproduced for transparency research. Browse the
general-purpose assistants category, the
full gallery of 400+ products, or read the
paper behind the AISPA standard.