diff --git a/README.md b/README.md
index cd0963cc..15915a43 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
English · 简体中文
-
+
Swift execution, long-horizon reliability, and high token efficiency.
@@ -12,7 +12,9 @@
Step Code runs in your terminal and handles the full task loop—reading code, making changes, and running tests\. It works with the Step provider and discovers the available Step models after sign\-in\. MCP servers, Agent Skills, plugins, and multi\-agent orchestration work out of the box; you can delegate long\-running tasks to `/goal` and let Step Code drive them forward autonomously\.
-
+Step Code comes with built-in StepPage publishing. Once your local page is ready, you can publish it as an accessible static website with a single command—bringing development, debugging, and delivery all within the same terminal\.
+
+
## Why Step Code
@@ -59,12 +61,12 @@ Upgrade later with `step update`\.
The default Step Code entrypoint exposes one built-in model provider: **Step (StepFun)**. The profiles below select the Step service region and billing method; they are not separate providers.
-|Profile|Credential|Billing|
-|---|---|---|
-|Step Plan (CN, [platform.stepfun.com](https://platform.stepfun.com/step-plan))|Browser OAuth; credentials refresh automatically|Usage included with Mini / Plus / Pro / Max plans|
-|Step Plan Oversea ([platform.stepfun.ai](https://platform.stepfun.ai/step-plan))|Browser OAuth; credentials refresh automatically|Usage included with Mini / Plus / Pro / Max plans|
-|Step Platform (CN)|API key from [platform.stepfun.com/interface-key](https://platform.stepfun.com/interface-key)|Pay per request|
-|Step Platform Oversea|API key from [platform.stepfun.ai/interface-key](https://platform.stepfun.ai/interface-key)|Pay per request|
+| Profile | Credential | Billing |
+| -------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | ------------------------------------------------- |
+| Step Plan (CN, [platform.stepfun.com](https://platform.stepfun.com/step-plan)) | Browser OAuth; credentials refresh automatically | Usage included with Mini / Plus / Pro / Max plans |
+| Step Plan Oversea ([platform.stepfun.ai](https://platform.stepfun.ai/step-plan)) | Browser OAuth; credentials refresh automatically | Usage included with Mini / Plus / Pro / Max plans |
+| Step Platform (CN) | API key from [platform.stepfun.com/interface-key](https://platform.stepfun.com/interface-key) | Pay per request |
+| Step Platform Oversea | API key from [platform.stepfun.ai/interface-key](https://platform.stepfun.ai/interface-key) | Pay per request |
Inside the TUI, `/login` opens the Step sign-in flow; from a shell, run `step login`. For API-key access, set `STEP_API_KEY=` or enter the key in `/login`; headless runs can also pass `--api-key `.
@@ -87,10 +89,10 @@ step -p "What is the tech stack of this project? What is each directory responsi
Run `/init` to generate an `AGENTS.md` project guide; an existing `CLAUDE.md` is used as\-is\.
-|Entry|Command|Use case|
-|---|---|---|
-|Interactive TUI|`step`|Exploring code, ongoing conversations, reviewing changes|
-|Headless|`step -p "..."`|Scripts, CI, batch jobs|
+| Entry | Command | Use case |
+| --------------- | --------------- | -------------------------------------------------------- |
+| Interactive TUI | `step` | Exploring code, ongoing conversations, reviewing changes |
+| Headless | `step -p "..."` | Scripts, CI, batch jobs |
### Examples
@@ -117,16 +119,16 @@ Inside the TUI, `/resume` finds past sessions and `/hotkeys` lists all shortcuts
### Common shortcuts
-|Key|Action|
-|---|---|
-|`Enter`|Send message|
-|`Shift+Enter` / `Ctrl+J` / `Alt+Enter`|Newline|
-|`Enter`|Queue a message while streaming \(delivered after the current tool call finishes\)|
-|`@`|Reference a project file|
-|`!command`|Run a shell command and hand the output to the model|
-|`Shift+Tab`|Cycle permission mode|
-|`Ctrl+O`|Toggle tool output|
-|`Esc`|Interrupt the running task|
+| Key | Action |
+| -------------------------------------- | ---------------------------------------------------------------------------------- |
+| `Enter` | Send message |
+| `Shift+Enter` / `Ctrl+J` / `Alt+Enter` | Newline |
+| `Enter` | Queue a message while streaming \(delivered after the current tool call finishes\) |
+| `@` | Reference a project file |
+| `!command` | Run a shell command and hand the output to the model |
+| `Shift+Tab` | Cycle permission mode |
+| `Ctrl+O` | Toggle tool output |
+| `Esc` | Interrupt the running task |
## Migrate from other agents
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 95eb93c9..9a885c84 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -4,7 +4,7 @@
English · 简体中文
-
+
迅捷执行,长程可靠,token 更省。
@@ -12,7 +12,9 @@
Step Code 运行于终端,单轮任务即可完成代码阅读、修改与测试验证的完整闭环。它与 Step(StepFun)provider 深度协同,登录后从 Step 服务发现可用模型。MCP 工具、Agent Skills、插件与多代理编排开箱即用;长任务可通过 /goal 托管,由 Step Code 持续自主推进。
-
+Step Code 内置 StepPage 发布能力:本地页面构建完成后,只需一条命令即可发布为可访问的静态网站,让开发、调试与交付在同一个终端中完成。
+
+
## Why Step Code
@@ -59,12 +61,12 @@ step --help
当前版本的默认产品入口只内置一个模型 provider:**Step(StepFun)**。下面四种入口只是同一 provider 的不同区域和计费方式,不是四个不同 provider。
-|入口|鉴权方式|计费|
-|---|---|---|
-|Step Plan(国内,[platform.stepfun.com](https://platform.stepfun.com/step-plan))|浏览器 OAuth,凭据自动刷新|Mini / Plus / Pro / Max 订阅内含用量|
-|Step Plan Oversea(海外,[platform.stepfun.ai](https://platform.stepfun.ai/step-plan))|浏览器 OAuth,凭据自动刷新|Mini / Plus / Pro / Max 订阅内含用量|
-|Step Platform(国内)|从 [platform.stepfun.com/interface-key](https://platform.stepfun.com/interface-key) 获取 API Key|按请求计费|
-|Step Platform Oversea(海外)|从 [platform.stepfun.ai/interface-key](https://platform.stepfun.ai/interface-key) 获取 API Key|按请求计费|
+| 入口 | 鉴权方式 | 计费 |
+| --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------ |
+| Step Plan(国内,[platform.stepfun.com](https://platform.stepfun.com/step-plan)) | 浏览器 OAuth,凭据自动刷新 | Mini / Plus / Pro / Max 订阅内含用量 |
+| Step Plan Oversea(海外,[platform.stepfun.ai](https://platform.stepfun.ai/step-plan)) | 浏览器 OAuth,凭据自动刷新 | Mini / Plus / Pro / Max 订阅内含用量 |
+| Step Platform(国内) | 从 [platform.stepfun.com/interface-key](https://platform.stepfun.com/interface-key) 获取 API Key | 按请求计费 |
+| Step Platform Oversea(海外) | 从 [platform.stepfun.ai/interface-key](https://platform.stepfun.ai/interface-key) 获取 API Key | 按请求计费 |
在 TUI 中输入 `/login` 会打开 Step 登录流程;在 shell 中运行 `step login` 也可以启动登录。使用 API Key 时,设置 `STEP_API_KEY=`,或在 `/login` 中输入;无交互运行也可以传入 `--api-key `。
@@ -87,10 +89,10 @@ step -p "What is the tech stack of this project? What is each directory responsi
用 `/init` 生成 `AGENTS.md` 项目指引;已有的 CLAUDE\.md 直接生效,无需重写。
-|入口|命令|适用场景|
-|---|---|---|
-|交互式 TUI|`step`|探索代码、持续对话、审阅修改|
-|Headless|`step -p "..."`|脚本、CI、批处理|
+| 入口 | 命令 | 适用场景 |
+| ---------- | --------------- | ---------------------------- |
+| 交互式 TUI | `step` | 探索代码、持续对话、审阅修改 |
+| Headless | `step -p "..."` | 脚本、CI、批处理 |
### 示例
@@ -117,16 +119,16 @@ TUI 内输入 `/resume` 查找历史会话,`/hotkeys` 查看完整快捷键。
### 常用快捷键
-|快捷键|操作|
-|---|---|
-|`Enter`|发送消息|
-|`Shift+Enter` / `Ctrl+J` / `Alt+Enter`|换行|
-|`Enter`|流式输出期间排队插话(当前轮工具执行完自动送达)|
-|`@`|引用项目文件|
-|`!命令`|直接执行 Shell 命令并把输出交给模型|
-|`Shift+Tab`|循环权限模式|
-|`Ctrl+O`|折叠 / 展开工具输出|
-|`Esc`|中断正在运行的任务|
+| 快捷键 | 操作 |
+| -------------------------------------- | ------------------------------------------------ |
+| `Enter` | 发送消息 |
+| `Shift+Enter` / `Ctrl+J` / `Alt+Enter` | 换行 |
+| `Enter` | 流式输出期间排队插话(当前轮工具执行完自动送达) |
+| `@` | 引用项目文件 |
+| `!命令` | 直接执行 Shell 命令并把输出交给模型 |
+| `Shift+Tab` | 循环权限模式 |
+| `Ctrl+O` | 折叠 / 展开工具输出 |
+| `Esc` | 中断正在运行的任务 |
## 从其他 Agent 迁移
diff --git a/images-and-attachments/test 1.jpg b/images-and-attachments/test 1.jpg
deleted file mode 100644
index 257cfac5..00000000
Binary files a/images-and-attachments/test 1.jpg and /dev/null differ
diff --git a/images-and-attachments/test.jpg b/images-and-attachments/test.jpg
deleted file mode 100644
index c4b181e6..00000000
Binary files a/images-and-attachments/test.jpg and /dev/null differ