From 57dbc25ee25bf6bc9552a50e461518331dead045 Mon Sep 17 00:00:00 2001
From: seth <117851610+Sethispr@users.noreply.github.com>
Date: Thu, 12 Feb 2026 12:42:37 -0800
Subject: [PATCH 1/2] chore: lint jp readme
---
README.ja.md | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 deletions(-)
diff --git a/README.ja.md b/README.ja.md
index daeee50b4..048ae999e 100644
--- a/README.ja.md
+++ b/README.ja.md
@@ -16,7 +16,6 @@
-
---
🦐 PicoClaw は [nanobot](https://github.com/HKUDS/nanobot) にインスパイアされた超軽量パーソナル AI アシスタントです。Go でゼロからリファクタリングされ、AI エージェント自身がアーキテクチャの移行とコード最適化を推進するセルフブートストラッピングプロセスで構築されました。
@@ -39,6 +38,7 @@
## 📢 ニュース
+
2026-02-09 🎉 PicoClaw リリース!$10 ハードウェアで 10MB 未満の RAM で動く AI エージェントを 1 日で構築。🦐 皮皮虾,我们走!
## ✨ 特徴
@@ -59,11 +59,13 @@
| **RAM** | >1GB |>100MB| **< 10MB** |
| **起動時間**(0.8GHz コア) | >500秒 | >30秒 | **<1秒** |
| **コスト** | Mac Mini 599$ | 大半の Linux SBC ~50$ |**あらゆる Linux ボード****最安 10$** |
-
+
## 🦾 デモンストレーション
+
### 🛠️ スタンダードアシスタントワークフロー
+
🧩 フルスタックエンジニア |
@@ -83,13 +85,14 @@
|---|
-
## 🐛 トラブルシューティング
### Web 検索で「API 配置问题」と表示される
@@ -421,8 +428,10 @@ Discord: https://discord.gg/V4sAZ9XWpN
検索 API キーをまだ設定していない場合、これは正常です。PicoClaw は手動検索用の便利なリンクを提供します。
Web 検索を有効にするには:
+
1. [https://brave.com/search/api](https://brave.com/search/api) で無料の API キーを取得(月 2000 クエリ無料)
2. `~/.picoclaw/config.json` に追加:
+
```json
{
"tools": {
From df22249dfc360798820c47a853c58e3389ae7277 Mon Sep 17 00:00:00 2001
From: seth <117851610+Sethispr@users.noreply.github.com>
Date: Thu, 12 Feb 2026 12:44:23 -0800
Subject: [PATCH 2/2] chore: lint readme en
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index 381998211..53b65926f 100644
--- a/README.md
+++ b/README.md
@@ -385,8 +385,6 @@ Connect Picoclaw to the Agent Social Network simply by sending a single message
**Read `https://clawdchat.ai/skill.md` and follow the instructions to join [ClawdChat.ai](https://clawdchat.ai)**
-
-
## ⚙️ Configuration
Config file: `~/.picoclaw/config.json`