antigravity-cli-1.2.6
checks.x86_64-linux.pkgs-antigravity-cli
· build #4815
· raw
unpackPhase
1unpacking source archive /nix/store/igkqh87x7skzz19viqk410qhmpfl2gi5-cli_linux_x64.tar.gz2source root is .3setting SOURCE_DATE_EPOCH to timestamp 1789699814 of file "./antigravity"configurePhase
4no configure script, doing nothingbuildPhase
5no Makefile or custom buildPhase, doing nothingfixupPhase
6shrinking RPATHs of ELF executables and libraries in /nix/store/p15hhaz684cqwlfxc7ak0crlhjywvpna-antigravity-cli-1.2.67shrinking /nix/store/p15hhaz684cqwlfxc7ak0crlhjywvpna-antigravity-cli-1.2.6/bin/agy8checking for references to /build/ in /nix/store/p15hhaz684cqwlfxc7ak0crlhjywvpna-antigravity-cli-1.2.6...9patching script interpreter paths in /nix/store/p15hhaz684cqwlfxc7ak0crlhjywvpna-antigravity-cli-1.2.6installCheckPhase
10unpacking source archive /nix/store/j6v09kpc9357wdmd098d8wdrbjff09g5-cli_mac_arm64.tar.gz11codesignCheckHook: checking /build/tmp.zJ80KBA8z7/antigravity12(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)13no problems detected!14(we do not verify everything so please do not assume that the signature meets Apple standards)15CMS Verification successful16codesignCheckHook: verified 1 Mach-O binaries for team EQHXZ8M8AV17Usage of agy:18 --add-dir Add a directory to the workspace (repeatable) (default [])19 --agent Agent for the current CLI session20 -c Short alias for --continue21 --continue Continue the most recent conversation22 --conversation Resume a previous conversation by ID23 --dangerously-skip-permissions Auto-approve all tool permission requests without prompting24 --disable-slash-commands Disable slash command and skill expansion in print mode25 --effort Reasoning effort for the current CLI session (low|medium|high)26 -i Short alias for --prompt-interactive27 --input-format Input format for print mode (text, stream-json). stream-json reads one NDJSON message per line from stdin and runs a turn for each; it requires --output-format stream-json (default text)28 --json-schema Optional JSON schema string or path to a schema file to enforce structured output (for stream-json, only applicable to the final result)29 --log-file Override CLI log file path30 --mode Set the agent execution mode for this session (accept-edits, plan)31 --model Model for the current CLI session32 --new-project Create a new project for this session33 --output-format Output format for print mode (text, json, stream-json) (default text)34 -p Short alias for --print35 --print Run a single prompt non-interactively and print the response36 --print-timeout Optional time limit for print mode; 0 waits until the turn completes (default 0s)37 --project Project ID or project name for the current CLI session38 --prompt Alias for --print39 --prompt-interactive Run an initial prompt interactively and continue the session40 --remote-control Create a remote connection for the CLI session on start up41 --sandbox Run in a sandbox with terminal restrictions enabled4243Available subcommands:44 agent List available agents45 agents List available agents46 changelog Show changelog and release notes47 help Show help for subcommands48 install Configure environment paths and shell settings49 mcp Manage MCP servers (add, remove, list, enable, disable)50 mic-serve Serve this machine's microphone to a CLI on another host51 models List available models52 plugin Manage plugins (install, uninstall, list, enable, disable)53 plugins Alias for plugin54 remote-control Manage the remote-control background daemon (start, status, stop)55 update Update CLI