evil-omo 3.15.2 → 3.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/README.ja.md +27 -16
  2. package/README.ko.md +27 -16
  3. package/README.md +1 -1
  4. package/README.ru.md +20 -9
  5. package/README.zh-cn.md +26 -15
  6. package/bin/evil-omo.js +1 -1
  7. package/bin/platform.js +14 -17
  8. package/dist/agents/dynamic-agent-core-sections.d.ts +7 -0
  9. package/dist/agents/dynamic-agent-prompt-builder.d.ts +1 -1
  10. package/dist/agents/hephaestus/gpt-5-4.d.ts +22 -1
  11. package/dist/cli/config-manager/backup-config.d.ts +6 -0
  12. package/dist/cli/config-manager/config-context.d.ts +0 -1
  13. package/dist/cli/config-manager/version-compatibility.d.ts +9 -0
  14. package/dist/cli/config-manager.d.ts +4 -0
  15. package/dist/cli/doctor/constants.d.ts +1 -1
  16. package/dist/cli/index.js +2065 -805
  17. package/dist/cli/minimum-opencode-version.d.ts +1 -0
  18. package/dist/cli/model-fallback-types.d.ts +3 -0
  19. package/dist/cli/run/continuation-state.d.ts +2 -1
  20. package/dist/cli/types.d.ts +1 -0
  21. package/dist/create-managers.d.ts +14 -0
  22. package/dist/create-runtime-tmux-config.d.ts +1 -0
  23. package/dist/features/background-agent/compaction-aware-message-resolver.d.ts +5 -2
  24. package/dist/features/background-agent/spawner.d.ts +3 -0
  25. package/dist/features/boulder-state/storage.d.ts +8 -1
  26. package/dist/features/boulder-state/types.d.ts +1 -0
  27. package/dist/features/builtin-commands/templates/ralph-loop.d.ts +1 -1
  28. package/dist/features/claude-code-mcp-loader/env-expander.d.ts +5 -2
  29. package/dist/features/claude-code-plugin-loader/discovery.d.ts +2 -1
  30. package/dist/features/claude-code-plugin-loader/loader.d.ts +16 -0
  31. package/dist/features/claude-code-plugin-loader/scope-filter.d.ts +2 -0
  32. package/dist/features/claude-code-plugin-loader/types.d.ts +21 -0
  33. package/dist/features/claude-code-session-state/state.d.ts +1 -0
  34. package/dist/features/mcp-oauth/provider.d.ts +1 -0
  35. package/dist/features/mcp-oauth/refresh-mutex.d.ts +26 -0
  36. package/dist/features/skill-mcp-manager/error-redaction.d.ts +10 -0
  37. package/dist/features/skill-mcp-manager/oauth-handler.d.ts +7 -0
  38. package/dist/features/skill-mcp-manager/types.d.ts +3 -1
  39. package/dist/hooks/atlas/background-launch-session-tracking.d.ts +11 -0
  40. package/dist/hooks/atlas/boulder-continuation-injector.d.ts +2 -1
  41. package/dist/hooks/atlas/task-context.d.ts +7 -0
  42. package/dist/hooks/atlas/types.d.ts +2 -0
  43. package/dist/hooks/auto-update-checker/constants.d.ts +5 -5
  44. package/dist/hooks/comment-checker/downloader.d.ts +1 -1
  45. package/dist/hooks/keyword-detector/hook.d.ts +2 -1
  46. package/dist/hooks/ralph-loop/constants.d.ts +1 -0
  47. package/dist/hooks/ralph-loop/oracle-verification-detector.d.ts +8 -0
  48. package/dist/hooks/read-image-resizer/png-fallback-resizer.d.ts +2 -0
  49. package/dist/hooks/runtime-fallback/auto-retry-signal.d.ts +4 -0
  50. package/dist/hooks/runtime-fallback/error-classifier.d.ts +1 -5
  51. package/dist/hooks/session-recovery/types.d.ts +2 -0
  52. package/dist/hooks/todo-continuation-enforcer/pending-question-detection.d.ts +1 -1
  53. package/dist/hooks/todo-continuation-enforcer/token-limit-detection.d.ts +4 -0
  54. package/dist/hooks/todo-continuation-enforcer/types.d.ts +7 -0
  55. package/dist/hooks/unstable-agent-babysitter/task-message-analyzer.d.ts +1 -0
  56. package/dist/hooks/unstable-agent-babysitter/unstable-agent-babysitter-hook.d.ts +2 -0
  57. package/dist/index.js +7425 -6114
  58. package/dist/plugin/chat-params.d.ts +1 -0
  59. package/dist/plugin/hooks/create-transform-hooks.d.ts +2 -0
  60. package/dist/plugin/tool-registry.d.ts +1 -0
  61. package/dist/shared/agent-display-names.d.ts +10 -2
  62. package/dist/shared/compaction-marker.d.ts +12 -0
  63. package/dist/shared/index.d.ts +1 -0
  64. package/dist/shared/internal-initiator-marker.d.ts +1 -0
  65. package/dist/shared/session-prompt-params-state.d.ts +1 -0
  66. package/dist/shared/system-directive.d.ts +5 -5
  67. package/dist/tools/background-task/constants.d.ts +1 -1
  68. package/dist/tools/delegate-task/resolve-call-id.d.ts +2 -0
  69. package/package.json +16 -18
  70. package/postinstall.mjs +77 -4
package/README.ja.md CHANGED
@@ -4,6 +4,17 @@
4
4
  > コアメンテナーのQが負傷したため、今週は Issue/PR への返信とリリースが遅れる可能性があります。
5
5
  > ご理解とご支援に感謝します。
6
6
 
7
+ > [!TIP]
8
+ > **Building in Public**
9
+ >
10
+ > メンテナーが Jobdori を使い、oh-my-opencode をリアルタイムで開発・メンテナンスしています。Jobdori は OpenClaw をベースに大幅カスタマイズされた AI アシスタントです。
11
+ > すべての機能開発、修正、Issue トリアージを Discord でライブでご覧いただけます。
12
+ >
13
+ > [![Building in Public](./.github/assets/building-in-public.png)](https://discord.gg/PUwSMR9XNk)
14
+ >
15
+ > [**→ #building-in-public で確認する**](https://discord.gg/PUwSMR9XNk)
16
+
17
+
7
18
  > [!NOTE]
8
19
  >
9
20
  > [![Sisyphus Labs - Sisyphus is the agent that codes like your team.](./.github/assets/sisyphuslabs.png?v=2)](https://sisyphuslabs.ai)
@@ -15,15 +26,15 @@
15
26
  > | [<img alt="Discord link" src="https://img.shields.io/discord/1452487457085063218?color=5865F2&label=discord&labelColor=black&logo=discord&logoColor=white&style=flat-square" width="156px" />](https://discord.gg/PUwSMR9XNk) | [Discordコミュニティ](https://discord.gg/PUwSMR9XNk)に参加して、コントリビューターや他の `oh-my-opencode` ユーザーと交流しましょう。 |
16
27
  > | :-----| :----- |
17
28
  > | [<img alt="X link" src="https://img.shields.io/badge/Follow-%40justsisyphus-00CED1?style=flat-square&logo=x&labelColor=black" width="156px" />](https://x.com/justsisyphus) | `oh-my-opencode` のニュースやアップデートは私のXアカウントで投稿されていましたが、 <br /> 誤って凍結されてしまったため、現在は [@justsisyphus](https://x.com/justsisyphus) が代わりにアップデートを投稿しています。 |
18
- > | [<img alt="GitHub Follow" src="https://img.shields.io/github/followers/D4ch1au?style=flat-square&logo=github&labelColor=black&color=24292f" width="156px" />](https://github.com/D4ch1au) | さらに多くのプロジェクトを見たい場合は、GitHubで [@D4ch1au](https://github.com/D4ch1au) をフォローしてください。 |
29
+ > | [<img alt="GitHub Follow" src="https://img.shields.io/github/followers/code-yeongyu?style=flat-square&logo=github&labelColor=black&color=24292f" width="156px" />](https://github.com/code-yeongyu) | さらに多くのプロジェクトを見たい場合は、GitHubで [@code-yeongyu](https://github.com/code-yeongyu) をフォローしてください。 |
19
30
 
20
31
  <!-- <CENTERED SECTION FOR GITHUB DISPLAY> -->
21
32
 
22
33
  <div align="center">
23
34
 
24
- [![Oh My OpenCode](./.github/assets/hero.jpg)](https://github.com/D4ch1au/evil-oh-my-openagent#oh-my-opencode)
35
+ [![Oh My OpenCode](./.github/assets/hero.jpg)](https://github.com/code-yeongyu/oh-my-openagent#oh-my-opencode)
25
36
 
26
- [![Preview](./.github/assets/omo.png)](https://github.com/D4ch1au/evil-oh-my-openagent#oh-my-opencode)
37
+ [![Preview](./.github/assets/omo.png)](https://github.com/code-yeongyu/oh-my-openagent#oh-my-opencode)
27
38
 
28
39
  </div>
29
40
 
@@ -33,14 +44,14 @@
33
44
 
34
45
  <div align="center">
35
46
 
36
- [![GitHub Release](https://img.shields.io/github/v/release/D4ch1au/evil-oh-my-openagent?color=369eff&labelColor=black&logo=github&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/releases)
37
- [![npm downloads](https://img.shields.io/npm/dt/evil-omo?color=ff6b35&labelColor=black&style=flat-square)](https://www.npmjs.com/package/evil-omo)
38
- [![GitHub Contributors](https://img.shields.io/github/contributors/D4ch1au/evil-oh-my-openagent?color=c4f042&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/graphs/contributors)
39
- [![GitHub Forks](https://img.shields.io/github/forks/D4ch1au/evil-oh-my-openagent?color=8ae8ff&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/network/members)
40
- [![GitHub Stars](https://img.shields.io/github/stars/D4ch1au/evil-oh-my-openagent?color=ffcb47&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/stargazers)
41
- [![GitHub Issues](https://img.shields.io/github/issues/D4ch1au/evil-oh-my-openagent?color=ff80eb&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/issues)
42
- [![License](https://img.shields.io/badge/license-SUL--1.0-white?labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/blob/dev/LICENSE.md)
43
- [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/D4ch1au/evil-oh-my-openagent)
47
+ [![GitHub Release](https://img.shields.io/github/v/release/code-yeongyu/oh-my-openagent?color=369eff&labelColor=black&logo=github&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/releases)
48
+ [![npm downloads](https://img.shields.io/npm/dt/oh-my-opencode?color=ff6b35&labelColor=black&style=flat-square)](https://www.npmjs.com/package/oh-my-opencode)
49
+ [![GitHub Contributors](https://img.shields.io/github/contributors/code-yeongyu/oh-my-openagent?color=c4f042&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/graphs/contributors)
50
+ [![GitHub Forks](https://img.shields.io/github/forks/code-yeongyu/oh-my-openagent?color=8ae8ff&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/network/members)
51
+ [![GitHub Stars](https://img.shields.io/github/stars/code-yeongyu/oh-my-openagent?color=ffcb47&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/stargazers)
52
+ [![GitHub Issues](https://img.shields.io/github/issues/code-yeongyu/oh-my-openagent?color=ff80eb&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/issues)
53
+ [![License](https://img.shields.io/badge/license-SUL--1.0-white?labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/blob/dev/LICENSE.md)
54
+ [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/code-yeongyu/oh-my-openagent)
44
55
 
45
56
  [English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-cn.md)
46
57
 
@@ -91,7 +102,7 @@ OmOをインストールして、`ultrawork`とタイプしてください。狂
91
102
 
92
103
  ```
93
104
  Install and configure oh-my-opencode by following the instructions here:
94
- https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/docs/guide/installation.md
105
+ https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/docs/guide/installation.md
95
106
  ```
96
107
 
97
108
  もしくは[インストールガイド](docs/guide/installation.md)を直接読んでもいいですが、マジでエージェントにやらせてください。人間は設定で必ずタイポします。
@@ -101,7 +112,7 @@ https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/do
101
112
  インストールガイドを取得して、それに従ってください:
102
113
 
103
114
  ```bash
104
- curl -s https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/docs/guide/installation.md
115
+ curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/docs/guide/installation.md
105
116
  ```
106
117
 
107
118
  ---
@@ -111,7 +122,7 @@ curl -s https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/head
111
122
  ドキュメントを読む時代は終わりました。このテキストをエージェントに貼り付けるだけです:
112
123
 
113
124
  ```
114
- Read this and tell me why it's not just another boilerplate: https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/README.md
125
+ Read this and tell me why it's not just another boilerplate: https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/README.md
115
126
  ```
116
127
 
117
128
  ## ハイライト
@@ -157,7 +168,7 @@ Read this and tell me why it's not just another boilerplate: https://raw.githubu
157
168
 
158
169
  **Sisyphus** (`claude-opus-4-6` / **`kimi-k2.5`** / **`glm-5`**) はあなたのメインのオーケストレーターです。計画を立て、専門家に委任し、攻撃的な並列実行でタスクを完了まで推進します。途中で投げ出すことはありません。
159
170
 
160
- **Hephaestus** (`gpt-5.3-codex`) はあなたの自律的なディープワーカーです。レシピではなく、目標を与えてください。手取り足取り教えなくても、コードベースを探索し、パターンを研究し、端から端まで実行します。*正当なる職人 (The Legitimate Craftsman).*
171
+ **Hephaestus** (`gpt-5.4`) はあなたの自律的なディープワーカーです。レシピではなく、目標を与えてください。手取り足取り教えなくても、コードベースを探索し、パターンを研究し、端から端まで実行します。*正当なる職人 (The Legitimate Craftsman).*
161
172
 
162
173
  **Prometheus** (`claude-opus-4-6` / **`kimi-k2.5`** / **`glm-5`**) はあなたの戦略プランナーです。インタビューモードで動作し、コードに触れる前に質問をしてスコープを特定し、詳細な計画を構築します。
163
174
 
@@ -165,7 +176,7 @@ Read this and tell me why it's not just another boilerplate: https://raw.githubu
165
176
 
166
177
  > Anthropicが[私たちのせいでOpenCodeをブロックしました。](https://x.com/thdxr/status/2010149530486911014) だからこそHephaestusは「正当なる職人 (The Legitimate Craftsman)」と呼ばれているのです。皮肉を込めています。
167
178
  >
168
- > Opusで最もよく動きますが、Kimi K2.5 + GPT-5.3 Codexの組み合わせだけでも、バニラのClaude Codeを軽く凌駕します。設定は一切不要です。
179
+ > Opusで最もよく動きますが、Kimi K2.5 + GPT-5.4の組み合わせだけでも、バニラのClaude Codeを軽く凌駕します。設定は一切不要です。
169
180
 
170
181
  ### エージェントの��ーケストレーション
171
182
 
package/README.ko.md CHANGED
@@ -4,21 +4,32 @@
4
4
  > 핵심 메인테이너 Q가 부상을 입어, 이번 주에는 이슈/PR 응답 및 릴리스가 지연될 수 있습니다.
5
5
  > 양해와 응원에 감사드립니다.
6
6
 
7
+ > [!TIP]
8
+ > **Building in Public**
9
+ >
10
+ > 메인테이너가 Jobdori를 통해 oh-my-opencode를 실시간으로 개발하고 있습니다. Jobdori는 OpenClaw를 기반으로 대폭 커스터마이징된 AI 어시스턴트입니다.
11
+ > 모든 기능 개발, 버그 수정, 이슈 트리아지를 Discord에서 실시간으로 확인하세요.
12
+ >
13
+ > [![Building in Public](./.github/assets/building-in-public.png)](https://discord.gg/PUwSMR9XNk)
14
+ >
15
+ > [**→ #building-in-public에서 확인하기**](https://discord.gg/PUwSMR9XNk)
16
+
17
+
7
18
  > [!TIP]
8
19
  > 저희와 함께 하세요!
9
20
  >
10
21
  > | [<img alt="Discord link" src="https://img.shields.io/discord/1452487457085063218?color=5865F2&label=discord&labelColor=black&logo=discord&logoColor=white&style=flat-square" width="156px" />](https://discord.gg/PUwSMR9XNk) | [Discord 커뮤니티](https://discord.gg/PUwSMR9XNk)에 가입하여 기여자 및 다른 `oh-my-opencode` 사용자들과 소통하세요. |
11
22
  > | :-----| :----- |
12
23
  > | [<img alt="X link" src="https://img.shields.io/badge/Follow-%40justsisyphus-00CED1?style=flat-square&logo=x&labelColor=black" width="156px" />](https://x.com/justsisyphus) | `oh-my-opencode`에 대한 소식과 업데이트는 제 X 계정에 올라왔었지만, <br /> 실수로 정지된 이후에는 [@justsisyphus](https://x.com/justsisyphus)가 대신 업데이트를 게시하고 있습니다. |
13
- > | [<img alt="GitHub Follow" src="https://img.shields.io/github/followers/D4ch1au?style=flat-square&logo=github&labelColor=black&color=24292f" width="156px" />](https://github.com/D4ch1au) | 더 많은 프로젝트를 보려면 GitHub에서 [@D4ch1au](https://github.com/D4ch1au)를 팔로우하세요. |
24
+ > | [<img alt="GitHub Follow" src="https://img.shields.io/github/followers/code-yeongyu?style=flat-square&logo=github&labelColor=black&color=24292f" width="156px" />](https://github.com/code-yeongyu) | 더 많은 프로젝트를 보려면 GitHub에서 [@code-yeongyu](https://github.com/code-yeongyu)를 팔로우하세요. |
14
25
 
15
26
  <!-- <CENTERED SECTION FOR GITHUB DISPLAY> -->
16
27
 
17
28
  <div align="center">
18
29
 
19
- [![Oh My OpenCode](./.github/assets/hero.jpg)](https://github.com/D4ch1au/evil-oh-my-openagent#oh-my-opencode)
30
+ [![Oh My OpenCode](./.github/assets/hero.jpg)](https://github.com/code-yeongyu/oh-my-openagent#oh-my-opencode)
20
31
 
21
- [![Preview](./.github/assets/omo.png)](https://github.com/D4ch1au/evil-oh-my-openagent#oh-my-opencode)
32
+ [![Preview](./.github/assets/omo.png)](https://github.com/code-yeongyu/oh-my-openagent#oh-my-opencode)
22
33
 
23
34
  </div>
24
35
 
@@ -28,14 +39,14 @@
28
39
 
29
40
  <div align="center">
30
41
 
31
- [![GitHub Release](https://img.shields.io/github/v/release/D4ch1au/evil-oh-my-openagent?color=369eff&labelColor=black&logo=github&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/releases)
32
- [![npm downloads](https://img.shields.io/npm/dt/evil-omo?color=ff6b35&labelColor=black&style=flat-square)](https://www.npmjs.com/package/evil-omo)
33
- [![GitHub Contributors](https://img.shields.io/github/contributors/D4ch1au/evil-oh-my-openagent?color=c4f042&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/graphs/contributors)
34
- [![GitHub Forks](https://img.shields.io/github/forks/D4ch1au/evil-oh-my-openagent?color=8ae8ff&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/network/members)
35
- [![GitHub Stars](https://img.shields.io/github/stars/D4ch1au/evil-oh-my-openagent?color=ffcb47&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/stargazers)
36
- [![GitHub Issues](https://img.shields.io/github/issues/D4ch1au/evil-oh-my-openagent?color=ff80eb&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/issues)
37
- [![License](https://img.shields.io/badge/license-SUL--1.0-white?labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/blob/dev/LICENSE.md)
38
- [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/D4ch1au/evil-oh-my-openagent)
42
+ [![GitHub Release](https://img.shields.io/github/v/release/code-yeongyu/oh-my-openagent?color=369eff&labelColor=black&logo=github&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/releases)
43
+ [![npm downloads](https://img.shields.io/npm/dt/oh-my-opencode?color=ff6b35&labelColor=black&style=flat-square)](https://www.npmjs.com/package/oh-my-opencode)
44
+ [![GitHub Contributors](https://img.shields.io/github/contributors/code-yeongyu/oh-my-openagent?color=c4f042&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/graphs/contributors)
45
+ [![GitHub Forks](https://img.shields.io/github/forks/code-yeongyu/oh-my-openagent?color=8ae8ff&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/network/members)
46
+ [![GitHub Stars](https://img.shields.io/github/stars/code-yeongyu/oh-my-openagent?color=ffcb47&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/stargazers)
47
+ [![GitHub Issues](https://img.shields.io/github/issues/code-yeongyu/oh-my-openagent?color=ff80eb&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/issues)
48
+ [![License](https://img.shields.io/badge/license-SUL--1.0-white?labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/blob/dev/LICENSE.md)
49
+ [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/code-yeongyu/oh-my-openagent)
39
50
 
40
51
  [English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-cn.md)
41
52
 
@@ -85,7 +96,7 @@ OmO 설치하고. `ultrawork` 치세요. 끝.
85
96
 
86
97
  ```
87
98
  Install and configure oh-my-opencode by following the instructions here:
88
- https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/docs/guide/installation.md
99
+ https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/docs/guide/installation.md
89
100
  ```
90
101
 
91
102
  아니면 [설치 가이드](docs/guide/installation.md)를 직접 읽으셔도 되지만, 진심으로 그냥 에이전트한테 시키세요. 사람은 설정하다 꼭 오타 냅니다.
@@ -95,7 +106,7 @@ https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/do
95
106
  설치 가이드를 가져와서 따라 하세요:
96
107
 
97
108
  ```bash
98
- curl -s https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/docs/guide/installation.md
109
+ curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/docs/guide/installation.md
99
110
  ```
100
111
 
101
112
  ---
@@ -105,7 +116,7 @@ curl -s https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/head
105
116
  문서 읽는 시대는 지났습니다. 그냥 이 텍스트를 에이전트한테 붙여넣으세요:
106
117
 
107
118
  ```
108
- Read this and tell me why it's not just another boilerplate: https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/README.md
119
+ Read this and tell me why it's not just another boilerplate: https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/README.md
109
120
  ```
110
121
 
111
122
  ## 핵심 기능
@@ -151,7 +162,7 @@ Read this and tell me why it's not just another boilerplate: https://raw.githubu
151
162
 
152
163
  **Sisyphus** (`claude-opus-4-6` / **`kimi-k2.5`** / **`glm-5`**)는 당신의 메인 오케스트레이터입니다. 공격적인 병렬 실행으로 계획을 세우고, 전문가들에게 위임하며, 완료될 때까지 밀어붙입니다. 중간에 포기하는 법이 없습니다.
153
164
 
154
- **Hephaestus** (`gpt-5.3-codex`)는 당신의 자율 딥 워커입니다. 레시피가 아니라 목표를 주세요. 베이비시터 없이 알아서 코드베이스를 탐색하고, 패턴을 연구하며, 끝에서 끝까지 전부 해냅니다. *진정한 장인(The Legitimate Craftsman).*
165
+ **Hephaestus** (`gpt-5.4`)는 당신의 자율 딥 워커입니다. 레시피가 아니라 목표를 주세요. 베이비시터 없이 알아서 코드베이스를 탐색하고, 패턴을 연구하며, 끝에서 끝까지 전부 해냅니다. *진정한 장인(The Legitimate Craftsman).*
155
166
 
156
167
  **Prometheus** (`claude-opus-4-6` / **`kimi-k2.5`** / **`glm-5`**)는 당신의 전략 플래너입니다. 인터뷰 모드로 작동합니다. 코드 한 줄 만지기 전에 질문을 던져 스코프를 파악하고 상세한 계획부터 세웁니다.
157
168
 
@@ -159,7 +170,7 @@ Read this and tell me why it's not just another boilerplate: https://raw.githubu
159
170
 
160
171
  > Anthropic이 [우리 때문에 OpenCode를 막아버렸습니다.](https://x.com/thdxr/status/2010149530486911014) 그래서 Hephaestus의 별명이 "진정한 장인(The Legitimate Craftsman)"인 겁니다. (어디서 많이 들어본 이름이죠?) 아이러니를 노렸습니다.
161
172
  >
162
- > Opus에서 제일 잘 돌아가긴 하지만, Kimi K2.5 + GPT-5.3 Codex 조합만으로도 바닐라 Claude Code는 가볍게 바릅니다. 설정도 필요 없습니다.
173
+ > Opus에서 제일 잘 돌아가긴 하지만, Kimi K2.5 + GPT-5.4 조합만으로도 바닐라 Claude Code는 가볍게 바릅니다. 설정도 필요 없습니다.
163
174
 
164
175
  ### 에이전트 오케스트레이션
165
176
 
package/README.md CHANGED
@@ -49,4 +49,4 @@ This fork automatically syncs with upstream releases via GitHub Actions:
49
49
  ## Upstream
50
50
 
51
51
  Based on [oh-my-opencode](https://github.com/code-yeongyu/oh-my-openagent) by [@code-yeongyu](https://github.com/code-yeongyu).
52
- See upstream for full documentation on agents, hooks, tools, and configuration.
52
+ See upstream for full documentation on agents, hooks, tools, and configuration.
package/README.ru.md CHANGED
@@ -4,6 +4,17 @@
4
4
  > Ключевой мейнтейнер Q получил травму, поэтому на этой неделе ответы по issue/PR и релизы могут задерживаться.
5
5
  > Спасибо за терпение и поддержку.
6
6
 
7
+ > [!TIP]
8
+ > **Building in Public**
9
+ >
10
+ > Мейнтейнер разрабатывает и поддерживает oh-my-opencode в режиме реального времени с помощью Jobdori — ИИ-ассистента на базе глубоко кастомизированной версии OpenClaw.
11
+ > Каждая фича, каждый фикс, каждый триаж issue — в прямом эфире в нашем Discord.
12
+ >
13
+ > [![Building in Public](./.github/assets/building-in-public.png)](https://discord.gg/PUwSMR9XNk)
14
+ >
15
+ > [**→ Смотрите в #building-in-public**](https://discord.gg/PUwSMR9XNk)
16
+
17
+
7
18
  > [!NOTE]
8
19
  >
9
20
  > [![Sisyphus Labs - Sisyphus is the agent that codes like your team.](./.github/assets/sisyphuslabs.png?v=2)](https://sisyphuslabs.ai)
@@ -15,13 +26,13 @@
15
26
  > | [](https://discord.gg/PUwSMR9XNk) | Вступайте в наш [Discord](https://discord.gg/PUwSMR9XNk), чтобы общаться с контрибьюторами и пользователями `oh-my-opencode`. |
16
27
  > | ----------------------------------- | ------------------------------------------------------------ |
17
28
  > | [](https://x.com/justsisyphus) | Новости и обновления `oh-my-opencode` раньше публиковались на моём аккаунте X. <br /> После ошибочной блокировки, [@justsisyphus](https://x.com/justsisyphus) публикует обновления вместо меня. |
18
- > | [](https://github.com/D4ch1au) | Подпишитесь на [@D4ch1au](https://github.com/D4ch1au) на GitHub, чтобы следить за другими проектами. |
29
+ > | [](https://github.com/code-yeongyu) | Подпишитесь на [@code-yeongyu](https://github.com/code-yeongyu) на GitHub, чтобы следить за другими проектами. |
19
30
 
20
31
  <!-- <CENTERED SECTION FOR GITHUB DISPLAY> --> <div align="center">
21
32
 
22
- [![Oh My OpenCode](./.github/assets/hero.jpg)](https://github.com/D4ch1au/evil-oh-my-openagent#oh-my-opencode)
33
+ [![Oh My OpenCode](./.github/assets/hero.jpg)](https://github.com/code-yeongyu/oh-my-openagent#oh-my-opencode)
23
34
 
24
- [![Preview](./.github/assets/omo.png)](https://github.com/D4ch1au/evil-oh-my-openagent#oh-my-opencode)
35
+ [![Preview](./.github/assets/omo.png)](https://github.com/code-yeongyu/oh-my-openagent#oh-my-opencode)
25
36
 
26
37
  </div>
27
38
 
@@ -31,7 +42,7 @@
31
42
 
32
43
  <div align="center">
33
44
 
34
- [![GitHub Release](https://img.shields.io/github/v/release/D4ch1au/evil-oh-my-openagent?color=369eff&labelColor=black&logo=github&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/releases) [![npm downloads](https://img.shields.io/npm/dt/evil-omo?color=ff6b35&labelColor=black&style=flat-square)](https://www.npmjs.com/package/evil-omo) [![GitHub Contributors](https://img.shields.io/github/contributors/D4ch1au/evil-oh-my-openagent?color=c4f042&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/graphs/contributors) [![GitHub Forks](https://img.shields.io/github/forks/D4ch1au/evil-oh-my-openagent?color=8ae8ff&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/network/members) [![GitHub Stars](https://img.shields.io/github/stars/D4ch1au/evil-oh-my-openagent?color=ffcb47&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/stargazers) [![GitHub Issues](https://img.shields.io/github/issues/D4ch1au/evil-oh-my-openagent?color=ff80eb&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/issues) [![License](https://img.shields.io/badge/license-SUL--1.0-white?labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/blob/master/LICENSE.md) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/D4ch1au/evil-oh-my-openagent)
45
+ [![GitHub Release](https://img.shields.io/github/v/release/code-yeongyu/oh-my-openagent?color=369eff&labelColor=black&logo=github&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/releases) [![npm downloads](https://img.shields.io/npm/dt/oh-my-opencode?color=ff6b35&labelColor=black&style=flat-square)](https://www.npmjs.com/package/oh-my-opencode) [![GitHub Contributors](https://img.shields.io/github/contributors/code-yeongyu/oh-my-openagent?color=c4f042&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/graphs/contributors) [![GitHub Forks](https://img.shields.io/github/forks/code-yeongyu/oh-my-openagent?color=8ae8ff&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/network/members) [![GitHub Stars](https://img.shields.io/github/stars/code-yeongyu/oh-my-openagent?color=ffcb47&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/stargazers) [![GitHub Issues](https://img.shields.io/github/issues/code-yeongyu/oh-my-openagent?color=ff80eb&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/issues) [![License](https://img.shields.io/badge/license-SUL--1.0-white?labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/blob/master/LICENSE.md) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/code-yeongyu/oh-my-openagent)
35
46
 
36
47
  English | 한국어 | 日本語 | 简体中文 | Русский
37
48
 
@@ -77,7 +88,7 @@ English | 한국어 | 日本語 | 简体中文 | Русский
77
88
 
78
89
  ```
79
90
  Install and configure oh-my-opencode by following the instructions here:
80
- https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/docs/guide/installation.md
91
+ https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/docs/guide/installation.md
81
92
  ```
82
93
 
83
94
  Или прочитайте руководство по установке, но серьёзно — пусть агент сделает это за вас. Люди ошибаются в конфигах.
@@ -87,7 +98,7 @@ https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/do
87
98
  Загрузите руководство по установке и следуйте ему:
88
99
 
89
100
  ```bash
90
- curl -s https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/docs/guide/installation.md
101
+ curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/docs/guide/installation.md
91
102
  ```
92
103
 
93
104
  ------
@@ -97,7 +108,7 @@ curl -s https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/head
97
108
  Мы вышли за пределы эпохи чтения документации. Просто вставьте это в своего агента:
98
109
 
99
110
  ```
100
- Read this and tell me why it's not just another boilerplate: https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/README.md
111
+ Read this and tell me why it's not just another boilerplate: https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/README.md
101
112
  ```
102
113
 
103
114
  ## Ключевые возможности
@@ -141,7 +152,7 @@ Read this and tell me why it's not just another boilerplate: https://raw.githubu
141
152
 
142
153
  **Sisyphus** (`claude-opus-4-6` / **`kimi-k2.5`** / **`glm-5`**) — главный оркестратор. Он планирует, делегирует задачи специалистам и доводит их до завершения с агрессивным параллельным выполнением. Он не останавливается на полпути.
143
154
 
144
- **Hephaestus** (`gpt-5.3-codex`) — автономный глубокий исполнитель. Дайте ему цель, а не рецепт. Он исследует кодовую базу, изучает паттерны и выполняет задачи сквозным образом без лишних подсказок. *Законный Мастер.*
155
+ **Hephaestus** (`gpt-5.4`) — автономный глубокий исполнитель. Дайте ему цель, а не рецепт. Он исследует кодовую базу, изучает паттерны и выполняет задачи сквозным образом без лишних подсказок. *Законный Мастер.*
145
156
 
146
157
  **Prometheus** (`claude-opus-4-6` / **`kimi-k2.5`** / **`glm-5`**) — стратегический планировщик. Режим интервью: задаёт вопросы, определяет объём работ и формирует детальный план до того, как написана хотя бы одна строка кода.
147
158
 
@@ -149,7 +160,7 @@ Read this and tell me why it's not just another boilerplate: https://raw.githubu
149
160
 
150
161
  > Anthropic [заблокировал OpenCode из-за нас.](https://x.com/thdxr/status/2010149530486911014) Именно поэтому Hephaestus зовётся «Законным Мастером». Ирония намеренная.
151
162
  >
152
- > Мы работаем лучше всего на Opus, но Kimi K2.5 + GPT-5.3 Codex уже превосходят ванильный Claude Code. Никакой настройки не требуется.
163
+ > Мы работаем лучше всего на Opus, но Kimi K2.5 + GPT-5.4 уже превосходят ванильный Claude Code. Никакой настройки не требуется.
153
164
 
154
165
  ### Оркестрация агентов
155
166
 
package/README.zh-cn.md CHANGED
@@ -4,6 +4,17 @@
4
4
  > 核心维护者 Q 因受伤,本周 issue/PR 回复和发布可能会延迟。
5
5
  > 感谢你的耐心与支持。
6
6
 
7
+ > [!TIP]
8
+ > **Building in Public**
9
+ >
10
+ > 维护者正在使用 Jobdori 实时开发和维护 oh-my-opencode。Jobdori 是基于 OpenClaw 深度定制的 AI 助手。
11
+ > 每个功能开发、每次修复、每次 Issue 分类,都在 Discord 上实时进行。
12
+ >
13
+ > [![Building in Public](./.github/assets/building-in-public.png)](https://discord.gg/PUwSMR9XNk)
14
+ >
15
+ > [**→ 在 #building-in-public 频道中查看**](https://discord.gg/PUwSMR9XNk)
16
+
17
+
7
18
  > [!NOTE]
8
19
  >
9
20
  > [![Sisyphus Labs - Sisyphus is the agent that codes like your team.](./.github/assets/sisyphuslabs.png?v=2)](https://sisyphuslabs.ai)
@@ -15,15 +26,15 @@
15
26
  > | [<img alt="Discord link" src="https://img.shields.io/discord/1452487457085063218?color=5865F2&label=discord&labelColor=black&logo=discord&logoColor=white&style=flat-square" width="156px" />](https://discord.gg/PUwSMR9XNk) | 加入我们的 [Discord 社区](https://discord.gg/PUwSMR9XNk),与贡献者及其他 `oh-my-opencode` 用户交流。 |
16
27
  > | :-----| :----- |
17
28
  > | [<img alt="X link" src="https://img.shields.io/badge/Follow-%40justsisyphus-00CED1?style=flat-square&logo=x&labelColor=black" width="156px" />](https://x.com/justsisyphus) | 关于 `oh-my-opencode` 的新闻和更新过去发布在我的 X 账号上。<br /> 因为账号被意外停用,现在由 [@justsisyphus](https://x.com/justsisyphus) 代为发布更新。 |
18
- > | [<img alt="GitHub Follow" src="https://img.shields.io/github/followers/D4ch1au?style=flat-square&logo=github&labelColor=black&color=24292f" width="156px" />](https://github.com/D4ch1au) | 在 GitHub 上关注 [@D4ch1au](https://github.com/D4ch1au) 获取更多项目信息。 |
29
+ > | [<img alt="GitHub Follow" src="https://img.shields.io/github/followers/code-yeongyu?style=flat-square&logo=github&labelColor=black&color=24292f" width="156px" />](https://github.com/code-yeongyu) | 在 GitHub 上关注 [@code-yeongyu](https://github.com/code-yeongyu) 获取更多项目信息。 |
19
30
 
20
31
  <!-- <CENTERED SECTION FOR GITHUB DISPLAY> -->
21
32
 
22
33
  <div align="center">
23
34
 
24
- [![Oh My OpenCode](./.github/assets/hero.jpg)](https://github.com/D4ch1au/evil-oh-my-openagent#oh-my-opencode)
35
+ [![Oh My OpenCode](./.github/assets/hero.jpg)](https://github.com/code-yeongyu/oh-my-openagent#oh-my-opencode)
25
36
 
26
- [![Preview](./.github/assets/omo.png)](https://github.com/D4ch1au/evil-oh-my-openagent#oh-my-opencode)
37
+ [![Preview](./.github/assets/omo.png)](https://github.com/code-yeongyu/oh-my-openagent#oh-my-opencode)
27
38
 
28
39
  </div>
29
40
 
@@ -33,14 +44,14 @@
33
44
 
34
45
  <div align="center">
35
46
 
36
- [![GitHub Release](https://img.shields.io/github/v/release/D4ch1au/evil-oh-my-openagent?color=369eff&labelColor=black&logo=github&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/releases)
47
+ [![GitHub Release](https://img.shields.io/github/v/release/code-yeongyu/oh-my-openagent?color=369eff&labelColor=black&logo=github&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/releases)
37
48
  [![npm downloads](https://img.shields.io/npm/dt/oh-my-opencode?color=ff6b35&labelColor=black&style=flat-square)](https://www.npmjs.com/package/oh-my-opencode)
38
- [![GitHub Contributors](https://img.shields.io/github/contributors/D4ch1au/evil-oh-my-openagent?color=c4f042&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/graphs/contributors)
39
- [![GitHub Forks](https://img.shields.io/github/forks/D4ch1au/evil-oh-my-openagent?color=8ae8ff&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/network/members)
40
- [![GitHub Stars](https://img.shields.io/github/stars/D4ch1au/evil-oh-my-openagent?color=ffcb47&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/stargazers)
41
- [![GitHub Issues](https://img.shields.io/github/issues/D4ch1au/evil-oh-my-openagent?color=ff80eb&labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/issues)
42
- [![License](https://img.shields.io/badge/license-SUL--1.0-white?labelColor=black&style=flat-square)](https://github.com/D4ch1au/evil-oh-my-openagent/blob/dev/LICENSE.md)
43
- [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/D4ch1au/evil-oh-my-openagent)
49
+ [![GitHub Contributors](https://img.shields.io/github/contributors/code-yeongyu/oh-my-openagent?color=c4f042&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/graphs/contributors)
50
+ [![GitHub Forks](https://img.shields.io/github/forks/code-yeongyu/oh-my-openagent?color=8ae8ff&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/network/members)
51
+ [![GitHub Stars](https://img.shields.io/github/stars/code-yeongyu/oh-my-openagent?color=ffcb47&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/stargazers)
52
+ [![GitHub Issues](https://img.shields.io/github/issues/code-yeongyu/oh-my-openagent?color=ff80eb&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/issues)
53
+ [![License](https://img.shields.io/badge/license-SUL--1.0-white?labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/blob/dev/LICENSE.md)
54
+ [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/code-yeongyu/oh-my-openagent)
44
55
 
45
56
  [English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-cn.md)
46
57
 
@@ -92,7 +103,7 @@
92
103
 
93
104
  ```
94
105
  Install and configure oh-my-opencode by following the instructions here:
95
- https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/docs/guide/installation.md
106
+ https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/docs/guide/installation.md
96
107
  ```
97
108
 
98
109
  或者你可以直接去读 [安装指南](docs/guide/installation.md),但说真的,让 Agent 去干吧。人类配环境总是容易敲错字母。
@@ -102,7 +113,7 @@ https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/do
102
113
  获取安装指南并照做:
103
114
 
104
115
  ```bash
105
- curl -s https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/docs/guide/installation.md
116
+ curl -s https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/docs/guide/installation.md
106
117
  ```
107
118
 
108
119
  ---
@@ -112,7 +123,7 @@ curl -s https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/head
112
123
  读文档的时代已经过去了。直接把下面这行发给你的 Agent:
113
124
 
114
125
  ```
115
- Read this and tell me why it's not just another boilerplate: https://raw.githubusercontent.com/D4ch1au/evil-oh-my-openagent/refs/heads/dev/README.md
126
+ Read this and tell me why it's not just another boilerplate: https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/README.md
116
127
  ```
117
128
 
118
129
  ## 核心亮点
@@ -158,7 +169,7 @@ Read this and tell me why it's not just another boilerplate: https://raw.githubu
158
169
 
159
170
  **Sisyphus** (`claude-opus-4-6` / **`kimi-k2.5`** / **`glm-5`**) 是你的主指挥官。他负责制定计划、分配任务给专家团队,并以极其激进的并行策略推动任务直至完成。他从不半途而废。
160
171
 
161
- **Hephaestus** (`gpt-5.3-codex`) 是你的自主深度工作者。你只需要给他目标,不要给他具体做法。他会自动探索代码库模式,从头到尾独立执行任务,绝不会中途要你当保姆。*名副其实的正牌工匠。*
172
+ **Hephaestus** (`gpt-5.4`) 是你的自主深度工作者。你只需要给他目标,不要给他具体做法。他会自动探索代码库模式,从头到尾独立执行任务,绝不会中途要你当保姆。*名副其实的正牌工匠。*
162
173
 
163
174
  **Prometheus** (`claude-opus-4-6` / **`kimi-k2.5`** / **`glm-5`**) 是你的战略规划师。他通过访谈模式,在动一行代码之前,先通过提问确定范围并构建详尽的执行计划。
164
175
 
@@ -166,7 +177,7 @@ Read this and tell me why it's not just another boilerplate: https://raw.githubu
166
177
 
167
178
  > Anthropic [因为我们屏蔽了 OpenCode](https://x.com/thdxr/status/2010149530486911014)。这就是为什么我们将 Hephaestus 命名为“正牌工匠 (The Legitimate Craftsman)”。这是一个故意的讽刺。
168
179
  >
169
- > 我们在 Opus 上运行得最好,但仅仅使用 Kimi K2.5 + GPT-5.3 Codex 就足以碾压原版的 Claude Code。完全不需要配置。
180
+ > 我们在 Opus 上运行得最好,但仅仅使用 Kimi K2.5 + GPT-5.4 就足以碾压原版的 Claude Code。完全不需要配置。
170
181
 
171
182
  ### 智能体调度机制
172
183
 
package/bin/evil-omo.js CHANGED
@@ -199,4 +199,4 @@ function main() {
199
199
 
200
200
  if (isDirectExecution()) {
201
201
  main();
202
- }
202
+ }
package/bin/platform.js CHANGED
@@ -1,16 +1,13 @@
1
1
  // bin/platform.js
2
2
  // Shared platform detection module - used by wrapper and postinstall
3
3
 
4
- const PLATFORM_PACKAGE_PREFIX = "evil-omo";
5
- const CLI_BINARY_NAME = "evil-omo";
6
-
7
4
  /**
8
5
  * Get the platform-specific package name
9
- * @param {{ platform: string, arch: string, libcFamily?: string | null }} options
6
+ * @param {{ platform: string, arch: string, libcFamily?: string | null, packageBaseName?: string }} options
10
7
  * @returns {string} Package name like "evil-omo-darwin-arm64"
11
8
  * @throws {Error} If libc cannot be detected on Linux
12
9
  */
13
- export function getPlatformPackage({ platform, arch, libcFamily }) {
10
+ export function getPlatformPackage({ platform, arch, libcFamily, packageBaseName = "evil-omo" }) {
14
11
  let suffix = "";
15
12
  if (platform === "linux") {
16
13
  if (libcFamily === null || libcFamily === undefined) {
@@ -26,13 +23,13 @@ export function getPlatformPackage({ platform, arch, libcFamily }) {
26
23
 
27
24
  // Map platform names: win32 -> windows (for package name)
28
25
  const os = platform === "win32" ? "windows" : platform;
29
- return `${PLATFORM_PACKAGE_PREFIX}-${os}-${arch}${suffix}`;
26
+ return `${packageBaseName}-${os}-${arch}${suffix}`;
30
27
  }
31
28
 
32
- /** @param {{ platform: string, arch: string, libcFamily?: string | null, preferBaseline?: boolean }} options */
33
- export function getPlatformPackageCandidates({ platform, arch, libcFamily, preferBaseline = false }) {
34
- const primaryPackage = getPlatformPackage({ platform, arch, libcFamily });
35
- const baselinePackage = getBaselinePlatformPackage({ platform, arch, libcFamily });
29
+ /** @param {{ platform: string, arch: string, libcFamily?: string | null, preferBaseline?: boolean, packageBaseName?: string }} options */
30
+ export function getPlatformPackageCandidates({ platform, arch, libcFamily, preferBaseline = false, packageBaseName = "evil-omo" }) {
31
+ const primaryPackage = getPlatformPackage({ platform, arch, libcFamily, packageBaseName });
32
+ const baselinePackage = getBaselinePlatformPackage({ platform, arch, libcFamily, packageBaseName });
36
33
 
37
34
  if (!baselinePackage) {
38
35
  return [primaryPackage];
@@ -41,18 +38,18 @@ export function getPlatformPackageCandidates({ platform, arch, libcFamily, prefe
41
38
  return preferBaseline ? [baselinePackage, primaryPackage] : [primaryPackage, baselinePackage];
42
39
  }
43
40
 
44
- /** @param {{ platform: string, arch: string, libcFamily?: string | null }} options */
45
- function getBaselinePlatformPackage({ platform, arch, libcFamily }) {
41
+ /** @param {{ platform: string, arch: string, libcFamily?: string | null, packageBaseName?: string }} options */
42
+ function getBaselinePlatformPackage({ platform, arch, libcFamily, packageBaseName = "evil-omo" }) {
46
43
  if (arch !== "x64") {
47
44
  return null;
48
45
  }
49
46
 
50
47
  if (platform === "darwin") {
51
- return `${PLATFORM_PACKAGE_PREFIX}-darwin-x64-baseline`;
48
+ return `${packageBaseName}-darwin-x64-baseline`;
52
49
  }
53
50
 
54
51
  if (platform === "win32") {
55
- return `${PLATFORM_PACKAGE_PREFIX}-windows-x64-baseline`;
52
+ return `${packageBaseName}-windows-x64-baseline`;
56
53
  }
57
54
 
58
55
  if (platform === "linux") {
@@ -64,10 +61,10 @@ function getBaselinePlatformPackage({ platform, arch, libcFamily }) {
64
61
  }
65
62
 
66
63
  if (libcFamily === "musl") {
67
- return `${PLATFORM_PACKAGE_PREFIX}-linux-x64-musl-baseline`;
64
+ return `${packageBaseName}-linux-x64-musl-baseline`;
68
65
  }
69
66
 
70
- return `${PLATFORM_PACKAGE_PREFIX}-linux-x64-baseline`;
67
+ return `${packageBaseName}-linux-x64-baseline`;
71
68
  }
72
69
 
73
70
  return null;
@@ -81,5 +78,5 @@ function getBaselinePlatformPackage({ platform, arch, libcFamily }) {
81
78
  */
82
79
  export function getBinaryPath(pkg, platform) {
83
80
  const ext = platform === "win32" ? ".exe" : "";
84
- return `${pkg}/bin/${CLI_BINARY_NAME}${ext}`;
81
+ return `${pkg}/bin/evil-omo${ext}`;
85
82
  }
@@ -1,5 +1,12 @@
1
1
  import type { AvailableAgent, AvailableCategory, AvailableSkill } from "./dynamic-agent-prompt-types";
2
2
  import type { AvailableTool } from "./dynamic-agent-prompt-types";
3
+ /**
4
+ * Builds an explicit agent identity preamble that overrides any base system prompt identity.
5
+ * This is critical for mode: "primary" agents where OpenCode prepends its own system prompt
6
+ * containing a default identity (e.g., "You are Claude"). Without this override directive,
7
+ * the LLM may default to the base identity instead of the agent's intended persona.
8
+ */
9
+ export declare function buildAgentIdentitySection(agentName: string, roleDescription: string): string;
3
10
  export declare function buildKeyTriggersSection(agents: AvailableAgent[], _skills?: AvailableSkill[]): string;
4
11
  export declare function buildToolSelectionTable(agents: AvailableAgent[], tools?: AvailableTool[], _skills?: AvailableSkill[]): string;
5
12
  export declare function buildExploreSection(agents: AvailableAgent[]): string;
@@ -1,5 +1,5 @@
1
1
  export type { AvailableAgent, AvailableTool, AvailableSkill, AvailableCategory, } from "./dynamic-agent-prompt-types";
2
2
  export { categorizeTools } from "./dynamic-agent-tool-categorization";
3
- export { buildKeyTriggersSection, buildToolSelectionTable, buildExploreSection, buildLibrarianSection, buildDelegationTable, buildOracleSection, buildNonClaudePlannerSection, buildParallelDelegationSection, } from "./dynamic-agent-core-sections";
3
+ export { buildAgentIdentitySection, buildKeyTriggersSection, buildToolSelectionTable, buildExploreSection, buildLibrarianSection, buildDelegationTable, buildOracleSection, buildNonClaudePlannerSection, buildParallelDelegationSection, } from "./dynamic-agent-core-sections";
4
4
  export { buildCategorySkillsDelegationGuide } from "./dynamic-agent-category-skills-guide";
5
5
  export { buildHardBlocksSection, buildAntiPatternsSection, buildToolCallFormatSection, buildUltraworkSection, buildAntiDuplicationSection, } from "./dynamic-agent-policy-sections";
@@ -1,3 +1,24 @@
1
- /** GPT-5.4 optimized Hephaestus prompt */
1
+ /**
2
+ * GPT-5.4 optimized Hephaestus prompt - entropy-reduced rewrite.
3
+ *
4
+ * Design principles (aligned with OpenAI GPT-5.4 prompting guidance):
5
+ * - Personality/tone at position 1 for strong tonal priming
6
+ * - Prose-based instructions; no FORBIDDEN/MUST/NEVER rhetoric
7
+ * - 3 targeted prompt blocks: tool_persistence, dig_deeper, dependency_checks
8
+ * - GPT-5.4 follows instructions well - trust it, fewer threats needed
9
+ * - Conflicts eliminated: no "every 30s" + "be concise" contradiction
10
+ * - Each concern appears in exactly one section
11
+ *
12
+ * Architecture (XML-tagged blocks, consistent with Sisyphus GPT-5.4):
13
+ * 1. <identity> - Role, personality/tone, autonomy, scope
14
+ * 2. <intent> - Intent mapping, complexity classification, ambiguity protocol
15
+ * 3. <explore> - Tool selection, tool_persistence, dig_deeper, dependency_checks, parallelism
16
+ * 4. <constraints> - Hard blocks + anti-patterns (after explore, before execution)
17
+ * 5. <execution> - 5-step workflow, verification, failure recovery, completion check
18
+ * 6. <tracking> - Todo/task discipline
19
+ * 7. <progress> - Update style with examples
20
+ * 8. <delegation> - Category+skills, prompt structure, session continuity, oracle
21
+ * 9. <communication> - Output format, tone guidance
22
+ */
2
23
  import type { AvailableAgent, AvailableTool, AvailableSkill, AvailableCategory } from "../dynamic-agent-prompt-builder";
3
24
  export declare function buildHephaestusPrompt(availableAgents?: AvailableAgent[], availableTools?: AvailableTool[], availableSkills?: AvailableSkill[], availableCategories?: AvailableCategory[], useTaskSystem?: boolean): string;
@@ -0,0 +1,6 @@
1
+ export interface BackupResult {
2
+ success: boolean;
3
+ backupPath?: string;
4
+ error?: string;
5
+ }
6
+ export declare function backupConfigFile(configPath: string): BackupResult;
@@ -11,4 +11,3 @@ export declare function getConfigDir(): string;
11
11
  export declare function getConfigJson(): string;
12
12
  export declare function getConfigJsonc(): string;
13
13
  export declare function getOmoConfigPath(): string;
14
- export declare function getExistingOmoConfigPath(): string | null;
@@ -0,0 +1,9 @@
1
+ export interface VersionCompatibility {
2
+ canUpgrade: boolean;
3
+ reason?: string;
4
+ isDowngrade: boolean;
5
+ isMajorBump: boolean;
6
+ requiresMigration: boolean;
7
+ }
8
+ export declare function checkVersionCompatibility(currentVersion: string | null, newVersion: string): VersionCompatibility;
9
+ export declare function extractVersionFromPluginEntry(entry: string): string | null;
@@ -9,3 +9,7 @@ export { isOpenCodeInstalled, getOpenCodeVersion } from "./config-manager/openco
9
9
  export { detectCurrentConfig } from "./config-manager/detect-current-config";
10
10
  export type { BunInstallResult } from "./config-manager/bun-install";
11
11
  export { runBunInstall, runBunInstallWithDetails } from "./config-manager/bun-install";
12
+ export type { VersionCompatibility } from "./config-manager/version-compatibility";
13
+ export { checkVersionCompatibility, extractVersionFromPluginEntry, } from "./config-manager/version-compatibility";
14
+ export type { BackupResult } from "./config-manager/backup-config";
15
+ export { backupConfigFile } from "./config-manager/backup-config";
@@ -24,6 +24,6 @@ export declare const EXIT_CODES: {
24
24
  readonly SUCCESS: 0;
25
25
  readonly FAILURE: 1;
26
26
  };
27
- export declare const MIN_OPENCODE_VERSION = "1.0.150";
27
+ export declare const MIN_OPENCODE_VERSION = "1.4.0";
28
28
  export declare const PACKAGE_NAME = "evil-omo";
29
29
  export declare const OPENCODE_BINARIES: readonly ["opencode", "opencode-desktop"];