Skip to main content
Insights
#2026

writeCatalogExport takes 55-150s per workflow step — serializes entire catalog as pretty-printed JSON

Teams3d ago
#1984

readResource returns stale cursor on serve scheduled workflow runs

Teams7d ago
#1955

serve boot: sweepStaleRecords does a full modelMethodRun per stale lease (~12.5s each), serializing boot reconciliation — 4m28s to sweep nothing

Teams8d ago
#1941

install.sh: 'stable' alias tarball and .sha256 are published non-atomically — checksum verification fails during every release window

Teams9d ago
#1915

swamp extension quality resolves datastores: against the repo root but models: against the manifest dir — datastore extensions are unscorable in a monorepo

Teams10d ago
#1866

`--server` list commands render the TUI picker into a non-TTY pipe

Teams14d ago
#1759

`search` → `list` aliases are hand-rolled Command clones, not aliases: 10 of 11 have drifted from their parent's option set

Teams15d ago
#1138

Feed: detect and gracefully handle dead (404) post links (link rot)

Teamk27d ago
#1137

/feed: per-post unread indicators and mark-as-read to track reading progress

Teamk27d ago
#1352

Website extension search ignores API relevance — exact name match "good-planning" ranks #10 (API ranks it #1)

Teamk27d ago
#1139

Lab: URLs inside list items aren't clickable (linkified) in rendered issue bodies/summaries

Teamk27d ago
#1555

extension search: channel-filtered results carry null version fields, and multiple --channel values collapse instead of unioning

Teams1mo ago
#1552

Workflow runs with wide dataArtifact fan-out (~400/run) OOM both workflow history get and swamp serve boot, crash-looping the scheduler; rollback doesn't help (state-triggered, not release-triggered)

Teams1mo ago
#1490

extension quality scorer misreads a template-literal import specifier in generated code as an unresolvable bare import, hard-erroring the whole extension as UNSCORABLE

Teamk1mo ago
#1481

extension quality --json exits 1 with 'rubric factors missing' even when a full score was computed (unearned factor, not uncomputable)

Teams1mo ago
#1440

data delete removes data locally but push reports 'no changes' — next datastore sync restores everything

Teams1mo ago
#1420

No way to select which vault receives a sensitive-marked field's value

Teams1mo ago
#1414

worker daemon enable: relative/missing --cache-dir fails launchd EX_CONFIG while daemon status reports running

Teams1mo ago
#1392

Issue redactor corrupts reports: dotted code identifiers masked as hostnames, loopback and RFC 5737 documentation IPs masked, angle-bracket placeholders half-eaten

Teams1mo ago
#1396

data prune resolves auto-definitions at the local path, not the datastore path — deletes live models' data (verified: destroyed a working server token and an active grant)

Teams1mo ago
#1398

workflow/job-lifetime data is never reclaimed — expiry check requires an ownerDefinition.workflowId that step execution never sets

Teams1mo ago
#1399

runModel breadth limit (MAX_INVOCATION_BREADTH=100) is never enforced — tracking object is never written back to the caller context; verified 150/150 calls succeeded

Teams1mo ago
#1302

datastore setup extension drops 'namespace' from --config, making extensions that require it impossible to configure

Teams1mo ago
#1326

Published extension scores dependency-trust as "missing" (0/2) while client `extension quality` earns it (2/2); no verdict exposed

Teams1mo ago
#1304

namespace unset --migrate silently deletes artifact history via catalog-rebuild GC (~484k files lost)

Teams1mo ago
#1301

command/shell renders JSON-object stdout lines as the literal string 'undefined'

Teams1mo ago
#1303

Issue redactor treats the MongoDB authSource parameter as a secret, corrupting reproduction steps

Teams1mo ago
#1186

Collective invite is never claimed when the invitee registers via Google with the invited address — stays pending forever, invisible to the invitee

Teamk1mo ago
#1187

/orgs shows no pending collective invitations to the invitee — no list, banner, or accept affordance anywhere in the product

Teamk1mo ago
#1196

Cannot subscribe: personal collective has 0 operatives (owner missing from own roster) — payment returns Forbidden, while whoami and extension push both grant the collective

Teamk1mo ago
#1189

quest: 'Case Closed' (issue_shipped) does not fire when an issue you filed ships — #1181 shipped, challenge still 0/1 (bug_hunter fired for the same issue)

Teamk1mo ago
#1181

Unreachable path in .swamp-sources.yaml is fatal to every command, including 'swamp version'

Teams1mo ago
#1163

OTel setup manual example (OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4317) cannot work — exporter is OTLP/HTTP-only, needs port 4318

Teams1mo ago
#974

swamp serve scheduled execution runs steps in an isolated data scope: readResource sees empty state, writeResource never reaches the model-scope chain — stateful scheduled workflows duplicate instead of deduplicating

Teams2mo ago
#914

swamp serve: model resource vault-backed sensitive fields resolve empty during served/workflow execution (readResource)

Teams2mo ago
#890

swamp serve --auth-mode token: redeem reads token-main as null → every valid token rejected 'Authentication failed' (real error hidden at debug)

Teams2mo ago
#742

swamp issue bug times out posting to the Lab while swamp-club.com returns HTTP 200

Teams2mo ago
#741

telemetry stats fatally fails to load an installed datastore extension (auto-resolve path); all other commands load it fine

Teams2mo ago
#732

Trajectory chart: current-day x-axis label is clipped at the right edge

Teams2mo ago
#731

Telemetry not synced to swamp-club: local queue accumulating ~3 days despite valid auth

Teams2mo ago
#671

Telemetry flush blocks command exit, adding ~1.2s p50 to every invocation

Teams2mo ago
#615

model type describe --json: bloated output (40% duplicated specs, no compact mode) and lost method-to-output mapping drive agents to read extension source

Teams2mo ago
#639

Yanked extension version still shown as active on swamp-club.com and in 'extension search'

Teams2mo ago
#623

Docs: extension-publish skill guide doesn't cover release channels

Teams3mo ago
#626

Feature: make extension yank channel-scoped (--channel) so it doesn't nuke every channel

Teams3mo ago
#601

extension push: credentials-sensitive-field false positive when .meta({ sensitive: true }) is on a continuation line

Teams3mo ago
#540

paths.base: manifest is not honored for workflows: — bundled workflows only resolve from repo root, blocking self-contained subdir layouts (sibling to #459)

Teams3mo ago
#459

paths.base: manifest is not honored for skills: — bundled skills only resolve from repo root, blocking multi-extension repos

Teams3mo ago
#460

Orphaned .swamp/ without .swamp.yaml marker is reported as plain 'Not a swamp repository' — partial/corrupt repo not detected

Teams3mo ago
#348

Scaffold new extensions to publish-ready quality (12/12) by default

Teams3mo ago
#406

Warn when a ${{ }} secret expression is single-quoted in a command/shell run: script

Teams3mo ago
#208

swamp model type search is slow (~8s) and re-bundles all extensions on every call

Teams4mo ago
#207

Per-extension layout migration drops Claude skill from @magistr/good-planning

Teams4mo ago
#43

Locks on long running actions

Team5mo ago