new agents

This commit is contained in:
Giancarmine Salucci
2026-02-15 02:41:07 +01:00
parent e49dbfae41
commit cc8d46660a
11 changed files with 27 additions and 655 deletions

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env node
import { chromium } from 'playwright';
import fs from 'fs';
import path from 'path';