Files
CLI-Anything/macrocli
haorui-harry 8cdbafe301 fix(macrocli): address remaining review blockers
- 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)
2026-05-04 18:21:42 +08:00
..