Projects Agentabrams
Search the build
-
a069b122026-09-01 auto-data-snapshot: 2026-09-01T12:55:30 (1 data files) — package-lock.json -
9408e7e2026-08-25 creds-safe fetch guard: resolve relative fetch vs credential-free location (creds-in-URL trap) -
fc399d62026-07-30 chore: v0.2.2 (session close — new-engine added to rail + categorized) -
92b94872026-07-28 chore: v0.2.0 → v0.2.1 (session close — wallco.ai retirement) -
e4517212026-07-28 Retire wallco.ai from projects gateway (410-dead, superseded by wallpapersback) -
88133e62026-07-28 categorize new-engine under DW Catalog & Marketing -
89769e42026-07-28 Add new-engine (new.engine.designerwallcoverings.com) to the projects rail -
8b5ce222026-07-28 chore: refactor (inline dead realUrl ternary) + v0.2.0 (session close) -
e86c0c62026-07-28 left rail: collapsible category sections (7 groups, collapsed by default, auto-expand on search + current selection); build-projects.js assigns category via keyword rules -
d08aba32026-07-28 deploy.conf: tailnet-proxy model; live at projects.agentabrams.com -
3a2f6552026-07-28 projects.agentabrams.com viewer: list-left + live-iframe-right (all.agentabrams schema)
Authors
- Steve10
- auto-commit-fleet1
Agents used
Skills used
Creative ideas + design notes
9408e7e · 2026-08-25 · creds-safe fetch guard: resolve relative fetch vs credential-free location (creds-in-URL trap)
Fleet inoculation — opening this basic-auth app with credentials in the URL
poisoned document.baseURI and made relative fetch('/api/…') throw. Guard resolves
non-absolute request URLs against location instead. Ref: creds-in-url-fetch-guard-fleet-pattern.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>