Files

29 lines
675 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# agy
> Google 的代理式開發平台。
> 更多資訊:<https://antigravity.google/docs>。
- 開啟特定檔案或目錄:
`agy {{路徑/至/檔案或目錄}}`
- 比較兩個檔案:
`agy {{[-d|--diff]}} {{路徑/至/檔案1}} {{路徑/至/檔案2}}`
- 傳入提示詞來執行一個在目前工作目錄的聊天工作階段:
`agy chat "{{提示詞}}"`
- 安裝或解除安裝特定擴充功能:
`agy --{{install|uninstall}}-extension {{發布者.擴充功能|路徑/至/擴充功能.vsix}}`
- 向使用者設定檔案新增 MCPModel Context Protocol)伺服器定義:
`agy --add-mcp "{{json_字串}}"`
- 顯示說明:
`agy {{[-h|--help]}}`