Compare commits

..

2 Commits

Author SHA1 Message Date
9a26927196 Merge remote-tracking branch 'origin/v4' into v4
All checks were successful
Build / build (push) Successful in 24m17s
2026-01-30 23:26:48 +09:00
1891395d2f [obsidian] vault backup: 2026-01-06 11:05:18[ 2026-01-06 11:05:18 +09:00
3 changed files with 8 additions and 0 deletions

1
content/MCP.md Normal file
View File

@@ -0,0 +1 @@
[[Model Context Protocol]]

View File

@@ -0,0 +1 @@
#stub

6
content/Peekaboo.md Normal file
View File

@@ -0,0 +1,6 @@
#software
macOSの操作を自動化、またスクリーンショットを撮ってUIテストの自動化などに使える。[[MCP]]サーバーとして使えるので、ネイティブGUIアプリを無理やりAIエージェントにデバッグさせたい時などに使え・・・なくもない。
[GitHub - steipete/Peekaboo: Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.](https://github.com/steipete/Peekaboo)