docs: add overview page reference to all READMEs

This commit is contained in:
justsisyphus
2026-01-19 15:47:38 +09:00
parent 86e095cb6e
commit 4566094054
3 changed files with 6 additions and 0 deletions

View File

@@ -191,6 +191,8 @@ Windows から Linux に初めて乗り換えた時のこと、自分の思い
#### インストールするだけで。
[overview page](./guide/overview.md) を読めば多くのことが学べますが、以下はワークフローの例です。
インストールするだけで、エージェントは以下のようなワークフローで働けるようになります:
1. Sisyphusは自分自身でファイルを探し回るような時間の無駄はしません。メインエージェントのコンテキストを軽量に保つため、より高速で安価なモデルへ並列でバックグラウンドタスクを飛ばし、自身の代わりに領域の調査を完了させます。

View File

@@ -200,6 +200,8 @@ Meet our main agent: Sisyphus (Opus 4.5 High). Below are the tools Sisyphus uses
#### Just Install This
You can learn a lot from [overview page](./guide/overview.md), but following is like the example workflow.
Just by installing this, you make your agents to work like:
1. Sisyphus doesn't waste time hunting for files himself; he keeps the main agent's context lean. Instead, he fires off background tasks to faster, cheaper models in parallel to map the territory for him.

View File

@@ -195,6 +195,8 @@
#### 直接安装就行。
你可以从 [overview page](./guide/overview.md) 学到很多,但以下是示例工作流程。
只需安装这个,你的智能体就会这样工作:
1. Sisyphus 不会浪费时间自己寻找文件;他保持主智能体的上下文精简。相反,他向更快、更便宜的模型并行发起后台任务,让它们为他绘制地图。