Skip to content

Commit d4bae7a

Browse files
committed
release v0.1.1
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
1 parent 43cce9e commit d4bae7a

4 files changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1+
# v0.1.1 (2025-04-08)
2+
## What's Changed
3+
4+
**Full Changelog**: https://github.com/gojue/moling/compare/v0.1.0...v0.1.1
5+
<hr>
6+
17
# v0.1.0 (2025-04-04)
8+
29
## What's Changed
310

11+
* Improve builder by @cfc4n in https://github.com/gojue/moling/pull/16
12+
413
**Full Changelog**: https://github.com/gojue/moling/compare/v0.0.8...v0.1.0
514
<hr>
615

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ MoLing is a computer-use and browser-use MCP Server that implements system inter
2727
- **File System Operations**: Reading, writing, merging, statistics, and aggregation
2828
- **Command-line Terminal**: Execute system commands directly
2929
- **Browser Control**: Powered by `github.com/chromedp/chromedp`
30+
- Chrome browser is required.
31+
- In Windows, the full path to Chrome needs to be configured in the system environment variables.
3032
- **Future Plans**:
3133
- Personal PC data organization
3234
- Document writing assistance

README_JA_JP.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ MoLingは、オペレーティングシステムAPIを介してシステム操
2727
- **ファイルシステム操作**:読み取り、書き込み、マージ、統計、集計
2828
- **コマンドラインターミナル**:システムコマンドを直接実行
2929
- **ブラウザ制御**`github.com/chromedp/chromedp`によって提供される
30+
- Chromeブラウザのインストールが必要です。
31+
- Windows環境では、環境変数にChromeのフルパスを設定する必要があります。
3032
- **将来の計画**
3133
- 個人PCデータの整理
3234
- ドキュメント作成支援

README_ZH_HANS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ MoLing是一个computer-use和browser-use的MCP Server,基于操作系统API
2727
- **文件系统操作**:读取、写入、合并、统计和聚合
2828
- **命令行终端**:直接执行系统命令
2929
- **浏览器控制**:基于 `github.com/chromedp/chromedp`
30+
- 需要安装Chrome浏览器
31+
- Windows系统中,需要在环境变量中配置Chrome的完整路径
3032
- **未来计划**
3133
- 个人电脑资料整理
3234
- 文档编写辅助

0 commit comments

Comments
 (0)