# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/erbqxda
剛剛,OpenAI 開源了兩個 Agent 項目,手搓 Manus 時代來襲~**
OpenAI 舉行了一場面向開發者的直播,推出 Agent 開發套件,幫助開發人員構建可靠且強大的 AI Agents:內置工具(Built-in tools):包括網頁搜索、文件搜索以及電腦使用(Computer Use) Responses API :新的響應 API,將 Chat Completions API 的簡單性與 Assistants API 的工具使用功能相結合,用於構建 ⌘ Read more