mirror of
https://github.com/HKUDS/CLI-Anything.git
synced 2026-08-28 23:27:04 +08:00
8cdbafe301
- Remove duplicate macro_record implementation in macrocli_cli.py (stale second implementation from lines 582-706 that would cause duplicate saves and unexpected behavior) - Update MACROCLI.md: document visual_anchor and gui_agent backends, optional dependencies ([visual], [gui_agent]), and OpenAI-compatible LLM configuration (MACROCLI_MODEL/API_KEY/BASE_URL) - Resolve .gitignore conflicts: add sbox and quietshrink directories from upstream while preserving macrocli entries (Step 4/5/6 pattern)