You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(ai): Add Google AI doc and update AI comparison table
Add new docs/google_ai.md that documents Antigravity's task.md
artifact, explaining goals, constraints, implementation plan, and where
task.md appears in the workspace. Include a sample task.md snippet.
Update docs/AI.md to include a comparison table for OpenAI, Google,
and Anthropic covering agent frameworks, web/local editors, CLIs,
and research/note-taking tools.
Signed-off-by: alanhc <[email protected]>
| Agent framework | Model Context Protocol (MCP) + OpenAI Agents SDK(Agent 標準 + SDK) | Agent Development Kit (ADK)、Vertex AI Agent Builder(雲端部署 Agent) | Claude Agent SDK(搭配 Claude Code / Claude 模型的 Agent SDK) |
36
+
| Web-based AI editor / IDE(不含 NotebookLM) | Codex 線上編輯 / ChatGPT Code Interpreter | Google AI Studio、Firebase Studio、Gemini for Web、 | Claude Code Web App(claude.ai) |
37
+
| Local AI editor / IDE | (OpenAI:目前無本地 IDE) | Gemini in Zed Editor、Antigravity(本地運行)、VSCode Gemini Plugin | Claude Code CLI(帶編輯能力) |
38
+
| CLI tool | OpenAI CLI、Codex CLI(直接在終端呼叫 OpenAI API / 模型) | Gemini CLI(開源 AI agent,帶 Gemini 到你的 terminal) | Claude Code CLI(終端內的 Claude coding / agent 工具) |
0 commit comments