yatfa 1.0.72 → 1.0.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@ export DEBIAN_FRONTEND=noninteractive
7
7
  echo 'Acquire::Check-Date "false";' > /etc/apt/apt.conf.d/99no-check-date
8
8
 
9
9
  apt-get update && apt-get install -y \
10
- git curl tmux sudo unzip wget jq nano
10
+ git curl tmux sudo unzip wget jq nano chromium
11
11
 
12
12
  # Install Node.js (required for Claude CLI)
13
13
  # Check for existing Node installation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yatfa",
3
- "version": "1.0.72",
3
+ "version": "1.0.73",
4
4
  "description": "YATFA - Yet Another Tool For Agents",
5
5
  "bin": "./bin/run-yatfa-agent.rb",
6
6
  "files": [