Hermes agent scripts and operational tooling
  • Python 98.6%
  • Shell 1.4%
Find a file
The Noid b20aaaf185 feat: add auto-snapshot.py with review fixes applied
- Removed unused import time
- Removed broken git wildcard fetch (replaced with ls-remote checks)
- Fixed token exposure: uses GIT_ASKPASS temp script instead of CLI arg
- Added git checkout main at start of create_snapshot_branch
- Fixed dry-run token gate: always runs push/PR in dry-run mode
- Removed misleading --orphan comment
2026-07-26 14:15:06 +00:00
imap_monitor Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
tests Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
tripit_sync Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
.env.example Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
.gitignore Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
.lamy2000-prices.json Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
apply-cronjob.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
archive-test-entries.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
auto-snapshot.py feat: add auto-snapshot.py with review fixes applied 2026-07-26 14:15:06 +00:00
bambuddy.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
bambuddy_profiles.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
build-cronjob-yaml.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
build-patch.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
check-pr-feedback.sh Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
config.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
dump-inbox.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
fix-cronjob.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
fix-cronjob2.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
fix-cronjob3.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
forgejo-to-kanban.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
helicopter-monitor.sh Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
hermes-morning-report.sh Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
history.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
http_client.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
icloud-email-cronjob-current.yaml Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
icloud-email-cronjob.yaml Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
imap-monitor-wrapper.sh Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
imap-monitor.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
kanban-completion-watcher.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
lamy2000-price-monitor.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
llm-key-test-job.yaml Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
main.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
models.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
morning-report-apple.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
pyproject.toml Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
scrapers.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
test-imap-peek.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
test_bambuddy.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
test_forgejo_to_kanban.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
test_history.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
test_http_client.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
test_main.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
test_scrapers.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
test_weather_conditions.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
test_weatherkit_auth.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
trigger-cronjob.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
tripit-sync.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
update-morning-report-channel.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
uv.lock Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
watch-job.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
weather_conditions.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00
weatherkit_auth.py Initial commit: Hermes operational scripts and tooling 2026-07-26 04:17:08 +00:00