Skip to main content
#1021

extension update/install reports new version while on-disk pulled files stay old

s13m ago
#1009

Orphaned data (migrated-away/deleted model) can't be GC'd or deleted

k20h ago
#913

datastore migrate-index ignores the repo's configured namespace (migrates bucket-root index instead)

s5d ago
#829

Intra-namespace write concurrency: whole-index sync under the lock serializes fan-out workloads (split from shipped #666)

s7d ago
#867

Pre-sync pull aborts the whole command when an index entry's S3 object is missing — no built-in way to recover

s8d ago
#869

Local model source edit may not change the bundle cache key — rebuilt bundle shadowed by an older same-hash copy on a shared S3 datastore

s8d ago
#851

autoGc emits auto_gc_completed event on --json stdout, breaking single-parse consumers

s9d ago
#826

Batch / prefix delete for swamp data delete (single lock acquisition)

s11d ago
#803

Datastore should fail fast on unresolvable credentials instead of stalling on the AWS provider chain

s13d ago
#666

Single __global__ datastore lock serializes unrelated writes across all repos/namespaces

s13d ago
#788

swamp data gc prunes the catalog but never deletes objects from S3 datastores (markDirty hook not wired) — sync manifest never shrinks

s13d ago
#665

data gc --dry-run ignores the flag and performs a destructive GC

s20d ago
#606

Resident/warm worker mode — `model method run` has ~6s fixed per-invocation overhead that rules out latency-sensitive use

s28d ago
#580

Homepage install command: wrong domain and missing https:// protocol

s1mo ago
#502

Gator-approved feed post did not trigger Discord activity or profile points

k1mo ago
#381

swamp CLI commands fail silently or hang when invoked from git worktrees via SWAMP_REPO_DIR

s1mo ago
#382

Many CLI commands acquire global .datastore.lock unnecessarily, causing 60s LockTimeoutError under any concurrent writer

s1mo ago