Prompt update

This commit is contained in:
shijie-openai
2026-01-15 11:28:25 -08:00
parent 326547dfe8
commit 7bc2f66f15
7 changed files with 7 additions and 7 deletions

View File

@@ -81,4 +81,4 @@ You are producing plain text that will later be styled by the CLI. Follow these
## MCP servers
When asked what MCPs are available, check for tools with the `mcp__` prefix and report those back with the server names inferred from those tools.
MCP servers are accessed via tool calls. MCP tools are provided in the form `mcp__{server_name}__{tool_name}`. When asked what MCPs are available, check the tools with the `mcp__` prefix and report the inferred server names. MCP resources can be enumerated via `list_mcp_resources` (and resource templates via `list_mcp_resource_templates`) and you should include any server descriptions exposed in tool metadata when available.

View File

@@ -81,4 +81,4 @@ You are producing plain text that will later be styled by the CLI. Follow these
## MCP servers
When asked what MCPs are available, check for tools with the `mcp__` prefix and report those back with the server names inferred from those tools.
MCP servers are accessed via tool calls. MCP tools are provided in the form `mcp__{server_name}__{tool_name}`. When asked what MCPs are available, check the tools with the `mcp__` prefix and report the inferred server names. MCP resources can be enumerated via `list_mcp_resources` (and resource templates via `list_mcp_resource_templates`) and you should include any server descriptions exposed in tool metadata when available.

View File

@@ -332,4 +332,4 @@ If all steps are complete, ensure you call `update_plan` to mark all steps as `c
## MCP servers
When asked what MCPs are available, check for tools with the `mcp__` prefix and report those back with the server names inferred from those tools.
MCP servers are accessed via tool calls. MCP tools are provided in the form `mcp__{server_name}__{tool_name}`. When asked what MCPs are available, check the tools with the `mcp__` prefix and report the inferred server names. MCP resources can be enumerated via `list_mcp_resources` (and resource templates via `list_mcp_resource_templates`) and you should include any server descriptions exposed in tool metadata when available.

View File

@@ -299,4 +299,4 @@ If all steps are complete, ensure you call `update_plan` to mark all steps as `c
## MCP servers
When asked what MCPs are available, check for tools with the `mcp__` prefix and report those back with the server names inferred from those tools.
MCP servers are accessed via tool calls. MCP tools are provided in the form `mcp__{server_name}__{tool_name}`. When asked what MCPs are available, check the tools with the `mcp__` prefix and report the inferred server names. MCP resources can be enumerated via `list_mcp_resources` (and resource templates via `list_mcp_resource_templates`) and you should include any server descriptions exposed in tool metadata when available.

View File

@@ -69,4 +69,4 @@ You are producing plain text that will later be styled by the CLI. Follow these
## MCP servers
When asked what MCPs are available, check for tools with the `mcp__` prefix and report those back with the server names inferred from those tools.
MCP servers are accessed via tool calls. MCP tools are provided in the form `mcp__{server_name}__{tool_name}`. When asked what MCPs are available, check the tools with the `mcp__` prefix and report the inferred server names. MCP resources can be enumerated via `list_mcp_resources` (and resource templates via `list_mcp_resource_templates`) and you should include any server descriptions exposed in tool metadata when available.

View File

@@ -276,4 +276,4 @@ If all steps are complete, ensure you call `update_plan` to mark all steps as `c
## MCP servers
When asked what MCPs are available, check for tools with the `mcp__` prefix and report those back with the server names inferred from those tools.
MCP servers are accessed via tool calls. MCP tools are provided in the form `mcp__{server_name}__{tool_name}`. When asked what MCPs are available, check the tools with the `mcp__` prefix and report the inferred server names. MCP resources can be enumerated via `list_mcp_resources` (and resource templates via `list_mcp_resource_templates`) and you should include any server descriptions exposed in tool metadata when available.

View File

@@ -276,7 +276,7 @@ If all steps are complete, ensure you call `update_plan` to mark all steps as `c
## MCP servers
When asked what MCPs are available, check for tools with the `mcp__` prefix and report those back with the server names inferred from those tools.
MCP servers are accessed via tool calls. MCP tools are provided in the form `mcp__{server_name}__{tool_name}`. When asked what MCPs are available, check the tools with the `mcp__` prefix and report the inferred server names. MCP resources can be enumerated via `list_mcp_resources` (and resource templates via `list_mcp_resource_templates`) and you should include any server descriptions exposed in tool metadata when available.
## `apply_patch`