d7a34f36
2026-06-01 02:00 EDT
Point Beads sync at the Dolt host
Commit d7a34f36b66e57fbc75d3533f1de4cdb79457b32
changed .beads/config.yaml from a commented local IP
example to an active sync.remote:
"http://dolt.deltaisland.io/islandflow" entry.
.beads/config.yaml
8ede8cc8
2026-06-01 13:36 EDT
Raise the tmp override past the flagged version
Commit 8ede8cc8f3d4e1e39a58749f8a73b06cf008d35d
updated package.json and bun.lock so the
root override moved from tmp@^0.2.5 to
tmp@^0.2.6, with the lockfile resolving to
tmp@0.2.7. The same commit also added
docs/turns/2026-06-01-address-tmp-cve.html and closed
Beads issue islandflow-9ur.
package.json
bun.lock
docs/turns/2026-06-01-address-tmp-cve.html
1bf11330
2026-06-01 21:05 EDT
Switch Next route-type import to the dev output tree
Commit 1bf113300d52f318cf93afaf28a19626699e8e43
changed apps/web/next-env.d.ts so it imported route
types from ./.next-dev/dev/types/routes.d.ts instead
of ./.next/types/routes.d.ts.
apps/web/next-env.d.ts
a6061957
2026-06-01 21:14 EDT
Restore the CI-safe route-type import path
Commit a60619579bf1954514e5a2c9be9573fd877aec15
reverted apps/web/next-env.d.ts back to
./.next/types/routes.d.ts. The commit also touched
.beads/issues.jsonl while carrying branch-local Beads
history.
apps/web/next-env.d.ts
.beads/issues.jsonl