Skip to main content
Insights
#1147

/feed: filter and search by author, title/text, and topic

k7d ago
#1178

Unclear whether SWAMP_API_KEY auth claims a device's banked "ghost" reputation, or only swamp auth login does

s1mo ago
#1127

New Release Discord notification links to GitHub Actions run instead of swamp changelog/release notes

1mo ago
#1109

Vault: native secret-read access audit trail

s1mo ago
#1080

runModel(): options.arguments never reach the child's per-method arguments — merged into globalArgs, then dropped or rejected

s1mo ago
#1077

runModel(): nested outputs record triggeredBy "manual" with no parentOutputId — docs promise model-trigger lineage

s1mo ago
#1052

commitPush no-op verification fetches the full monolithic index instead of the v2 shard/commitSeq fast-path (follow-up to #1034)

s1mo ago
#1049

Catalog export re-uploads the full monolithic object every sync, even with zero changes (sibling to #1034)

s1mo ago
#1034

Shard-first v2 still re-uploads the full monolithic index + catalog export every commit; silent writeback failure above the 30s request timeout

s1mo ago
#1033

S3 datastore push walks the entire cache root — nested/foreign namespace dirs become doubled index keys (recurring)

s1mo ago
#1021

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

s1mo ago
#1009

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

k1mo ago
#1008

datastore migrate-index aborts on hardcoded 30s S3 requestTimeout for large shards

s1mo ago
#913

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

s1mo ago
#829

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

s1mo ago
#867

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

s1mo 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

s1mo ago
#851

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

s1mo ago
#826

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

s1mo ago
#812

Same-namespace writers fully serialize on the per-namespace lock — could maintenance/append writes avoid holding it?

s1mo ago
#811

Could method-summary report artifacts get a default retention cap? They grow to dominate the datastore manifest

s1mo ago
#803

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

s1mo ago
#806

Optional scheduled / automatic datastore GC (retention-policy-driven pruning)

1mo ago
#805

Notify issue author/participants on ripples & status changes — with Discord bot DM as a delivery channel

1mo ago
#666

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

s1mo ago
#788

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

s1mo ago
#665

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

s2mo ago
#669

Private / org-scoped collectives with member ACLs

2mo ago
#606

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

s2mo ago
#580

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

s2mo ago
#579

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

2mo ago
#502

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

k2mo ago
#381

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

s3mo ago
#382

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

s3mo ago