Skip to main content
← Back to list
01Issue
FeatureShippedSwamp CLI
Assigneesstack72

Relationships

#1499 Make it aware hot reload on the deamon does not take into account trust list changes, or do take into account the trust list for the hot reload.

Opened by stack72 · 8/2/2026· Shipped 8/2/2026

I'm setting up two workflows that should run once a day. I think this is is preventable, by either making sure it suggest to reload the deamon after the trust list is changed, or taking the trust list into account for the hot reload.

This is what clause 'noticed' please feel free to ask addition clarification if it's not clear.

Found it — same root cause as before, but the earlier fix didn't actually take effect. The .swamp.yaml trust list correctly has gklijs and wendy (added yesterday), but the swamp-serve daemon has been running continuously since Jul 31, before that fix was made — --hot-reload apparently only watches extension/model/workflow files, not the repo's trust config, so the daemon's in-memory trust list never picked up the change. That's why my manual CLI runs worked yesterday (fresh process reads the file) while the actual cron-fired runs kept dying with the same Unknown model type: @gklijs/news-scraper error this morning too.

Automoved by swampadmin from https://github.com/swamp-club/swamp/issues/2043

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 4 MOREPR_MERGED+ 2 MORESESSION_SUMMARIZED

Shipped

8/2/2026, 10:26:09 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack728/2/2026, 9:38:00 PM

Sign in to post a ripple.