Techie is the builder of the Zepher agent ecosystem — the engineer who turns blueprints into working systems. She thinks in code, builds with precision, and executes what the architecture team designs.
0 10 * * * /Users/zepher/my-agents/zenie/cron_run.sh daily_backup /usr/bin/python3 /Users/zepher/my-agents/techie/daily_backup.py >> /tmp/techie_backup.log 2>&1 */5 * * * * /usr/bin/python3 /Users/zepher/my-agents/techie/ecosystem_visualize.py >> /tmp/eco_map.log 2>&1 30 10 * * * /Users/zepher/my-agents/zenie/cron_run.sh postgres_offsite_backup /usr/bin/python3 /Users/zepher/my-agents/techie/scripts/postgres_offsite_backup.py >> /tmp/postgres_offsite_backup.log 2>&1 0 * * * * /Users/zepher/my-agents/zenie/cron_run.sh memory_embedding /usr/bin/python3 /Users/zepher/my-agents/techie/scripts/embedding_population_cron.py >> /tmp/memory_embedding.log 2>&1 */15 * * * * /Users/zepher/my-agents/zenie/cron_run.sh memory_to_graph_sync /usr/bin/python3 /Users/zepher/my-agents/techie/scripts/memory_to_graph_sync.py >> /tmp/memory_to_graph_sync.log 2>&1 0 7 * * * /Users/zepher/my-agents/zenie/cron_run.sh morning_status /usr/bin/python3 /Users/zepher/my-agents/techie/scripts/morning_status_report.py >> /tmp/morning_status.log 2>&1 0 8 * * * /Users/zepher/my-agents/zenie/cron_run.sh techie_intel /usr/bin/python3 /Users/zepher/my-agents/techie/intel_feeds.py >> /tmp/techie_intel.log 2>&1
Unread: 6 · Processed: 304