unsloth/.github
Daniel Han 22177c8250 Local Agent Guides CI: run the resume job weekly, not dispatch-only
The resume job (added with unsloth start --persist) proves a launch-path session
survives exit and reopens: codex/pi need --persist to keep the session out of the
wiped temp home, opencode/claude persist either way. It was gated to
workflow_dispatch, so a regression in the --persist wiring only surfaced when
someone remembered to run it by hand.

Promote it to the same cadence as file-edit (if: github.event_name !=
'pull_request'): it now runs on the weekly schedule and on manual dispatch, so
--persist is exercised automatically. It stays off pull_request for the same
reason file-edit does, it drives the real launch path end to end on a 4B model
and is too slow to gate PRs.
2026-07-09 11:59:37 +00:00
..
ISSUE_TEMPLATE Update issue template 2026-03-23 10:10:15 +05:30
scripts unsloth start: add --persist to keep and reopen agent sessions (#7014) 2026-07-09 11:47:59 +02:00
workflows Local Agent Guides CI: run the resume job weekly, not dispatch-only 2026-07-09 11:59:37 +00:00
CODEOWNERS Update CODEOWNERS 2026-06-10 11:09:16 -07:00
dependabot.yml security: NOT affected by Mini Shai-Hulud (May-12 wave) -- forward-looking hardening only (#5397) 2026-05-13 04:58:12 -07:00
FUNDING.yml Update FUNDING.yml (#3792) 2025-12-28 19:57:43 -08:00