pyr0ball
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-05-21 16:43:24 -07:00
0c200f3148 feat(pipeline): ingest_purplecarrot.py — upsert scraped recipes into corpus DB
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-05-21 16:22:29 -07:00
21a0664961 feat(pipeline): weekly Purple Carrot harvest script + cron
pyr0ball pushed to main at Circuit-Forge/kiwi 2026-05-21 16:17:56 -07:00
a9ab996bcc feat(pipeline): purple carrot weekly menu scraper with CF bypass
56f942b3fd feat(pipeline): Purple Carrot scraper hardening + shared pipeline logging
Compare 2 commits »
pyr0ball closed issue Circuit-Forge/snipe#55 2026-05-21 15:05:37 -07:00
Rename CF_ORCH_URL to GPU_SERVER_URL for self-hoster clarity
pyr0ball closed issue Circuit-Forge/snipe#56 2026-05-21 15:05:37 -07:00
circuitforge-orch must not be a hard install dependency — it is Paid+ only
pyr0ball opened issue Circuit-Forge/kiwi#143 2026-05-21 13:22:39 -07:00
Can't load ingredients on demo instance
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-05-21 12:05:53 -07:00
11aee888be Merge pull request 'fix(ci): restore green backend CI — ruff config + unused import cleanup' (#117) from fix/ci-ruff-lint into main
02d79e6727 fix(ci): install ruff before lint step
e4c5744d87 fix(ci): restore TaskSpec re-export in task_scheduler.py
46bae7db1c fix(ci): rename GITHUB_MIRROR_TOKEN secret to GH_MIRROR_TOKEN
e87c707dd9 chore(lint): ruff auto-fix unused imports in tests/
Compare 7 commits »
pyr0ball merged pull request Circuit-Forge/peregrine#117 2026-05-21 12:05:52 -07:00
fix(ci): restore green backend CI — ruff config + unused import cleanup
pyr0ball pushed to fix/ci-ruff-lint at Circuit-Forge/peregrine 2026-05-21 12:03:48 -07:00
02d79e6727 fix(ci): install ruff before lint step
pyr0ball pushed to fix/ci-ruff-lint at Circuit-Forge/peregrine 2026-05-21 11:51:42 -07:00
e4c5744d87 fix(ci): restore TaskSpec re-export in task_scheduler.py
pyr0ball pushed to fix/ci-ruff-lint at Circuit-Forge/peregrine 2026-05-21 11:41:13 -07:00
46bae7db1c fix(ci): rename GITHUB_MIRROR_TOKEN secret to GH_MIRROR_TOKEN
pyr0ball pushed to main at Circuit-Forge/circuitforge-hooks 2026-05-21 08:19:04 -07:00
c586b8cf2c feat: add prepare-commit-msg hook to auto-append ticket links
pyr0ball created pull request Circuit-Forge/peregrine#117 2026-05-20 23:08:28 -07:00
fix(ci): restore green backend CI — ruff config + unused import cleanup
pyr0ball created branch fix/ci-ruff-lint in Circuit-Forge/peregrine 2026-05-20 23:08:08 -07:00
pyr0ball pushed to fix/ci-ruff-lint at Circuit-Forge/peregrine 2026-05-20 23:08:08 -07:00
e87c707dd9 chore(lint): ruff auto-fix unused imports in tests/
7dcdf551fc chore(lint): ruff auto-fix unused imports in scripts/ and scrapers/
544a6aeeb3 fix(ci): add ruff config, clean lint in dev-api.py + scripts
Compare 3 commits »
pyr0ball pushed to feat/patterns-expansion at Circuit-Forge/robin 2026-05-20 11:18:27 -07:00
17c6b27bfe fix(window): hide chat window on close instead of destroying it
pyr0ball pushed to feat/patterns-expansion at Circuit-Forge/robin 2026-05-20 11:16:42 -07:00
d6252cf16c fix(webview): pin Vite to port 1420 + manage.sh auto-starts Vite for debug builds
pyr0ball pushed to feat/patterns-expansion at Circuit-Forge/robin 2026-05-20 11:10:27 -07:00
5142e29ad9 fix(tray): prevent exit when chat window closes
pyr0ball pushed to feat/patterns-expansion at Circuit-Forge/robin 2026-05-20 11:06:57 -07:00
efec0a53ee feat(manage): manage.sh overhaul + exe-relative pattern loading + desktop entry
pyr0ball pushed to feat/patterns-expansion at Circuit-Forge/robin 2026-05-20 09:59:45 -07:00
8e28ac2624 fix(startup): add init logging + fix app_lib → robin_lib in main.rs