0551b9fd891d1cfd6c19c7298fd5b10f0d3fe083
bin/amc:
- Add cross-platform browser opening: try 'open' (macOS) first,
fall back to 'xdg-open' (Linux) for desktop environments
- Wrap browser opening in conditional to avoid errors on headless systems
bin/amc-hook:
- Fix edge case in question extraction where tool_input.get("questions")
could return None instead of empty list, causing TypeError
Description
No description provided
Languages
Python
70%
JavaScript
22.9%
Shell
4.9%
CSS
1.5%
HTML
0.7%