AI_Chatbot / services /github_sync.py

Commit History

fix: apply persisted active db before startup health
6879bda

Hamza-Naimat commited on

fix: restore active db from persisted state on startup
c7707bc

Hamza-Naimat commited on

fix(infra): paginate BM25 fetch + volume-preserve guard against clobber
6c084bc

Hamza-Naimat Claude Opus 4.8 commited on

fix: remaining infra + extraction issues from session audit
2b7301e

Hamza-Naimat Claude Fable 5 commited on

fix: never publish empty DB dirs over release backups (husk guard)
86419e5

Hamza-Naimat Claude Fable 5 commited on

fix: republish missing allowed dbs on startup
c63edbf

Hamza-Naimat commited on

fix: honor deleted db tombstones on startup restore
db34110

Hamza-Naimat commited on

fix: hard-lock db deletion to explicit admin action
6bc2561

Hamza-Naimat commited on

refactor: harden crawl chunking and restore lock
f5c68e4

Hamza-Naimat commited on

fix(multitenant): restore missing tenant db from release on widget request
2a4063c

Hamza-Naimat commited on

fix: remove stale /dev/shm sync code from upload path
be1c645

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: sync /dev/shm back to disk before zip upload
b330f76

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: stream zip extraction to avoid OOM on large files + fix zf->z bug
a03c303

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: stale .tmp_sync files causing permanent 'being restored' state
1eb9b88

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: merge operational config fields on HF restart + agentfactory scope fix
372d9c1

Hamza-Naimat Claude Sonnet 4.6 commited on

fix(sync): persist cleared DBs as empty on GitHub
d1748a0

Hamza-Naimat commited on

fix(sync): load local DB when GitHub sync fails (401/expired PAT)
9fb3fcf

Hamza-Naimat Claude Sonnet 4.6 commited on

fix(github_sync): always keep repo config.json over zip version
365f487

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: preserve rich config.json during GitHub sync; fix eval OOS filter for retail DBs
292d60d

Hamza-Naimat Claude Sonnet 4.6 commited on

evals: avoid HF sync deadlocks during owner generation
c047c2b

Hamza-Naimat commited on

refactor: extract services/github_sync.py (session 3)
d522068

Hamza-Naimat Claude Sonnet 4.6 commited on