#175
Drag Windows into the Swamp
1h ago
#174
Add `swamp extension test` command to run built-in extension tests with coverage
2h ago
#173
swamp repo init --tool kiro does not create .kiro/settings/cli.json
2h ago
#172
Support multi-agent repo initialization (multiple --tool targets)
2h ago
#171
CLI dumps 300-line Cliffy Command object on unknown flags / subcommands
s3h ago
#170
Docs: repository-configuration.md missing defaultDriver / defaultDriverConfig
k1d ago
#169
Server-side parse query params on /lab/all so refresh preserves multi-filter URLs
k1d ago
#168
fast-path sidecar TOCTOU: post-op HEAD can record generation from a concurrent writer's push, masking their data on next sync
s2d ago
#167
Scorer should honour files/deno.json imports so bare specifiers resolve
s2d ago
#166
@swamp/gcs-datastore: same minutes-slow zero-diff sync cliff as lab/164; mirror fingerprint fast path
s2d ago
#165
cleanup for repoDriver
k2d ago
#164
swamp datastore sync is minutes-slow at 4k-file scale even with zero-diff; outer 300s timeout fires
s2d ago
#163
swamp-extension-publish skill: add quality rubric check before push
s2d ago
#162
New @swamp extension: extension quality rubric checker for CI
s2d ago
#161
swamp-extension-quality and swamp-extension-publish skills don't guide zod import map resolution for scorer
s2d ago
#160
swamp repo upgrade deletes extension model source files
s2d ago
#159
Add repo-level `defaultDriver` to `.swamp.yaml`
k2d ago
#158
User report extensions registered lazily are silently skipped during method execution
s3d ago
#157
swamp extension install: datastore push hangs ~8.5m then crashes with Deno TLS panic (tls_wrap.rs:1918 unwrap on None)
s3d ago
#156
Add a preflight diagnostic for AI-tool audit integrations (so upstream CLI changes stop breaking us silently)
s2d ago
#155
audit record --from-hook silently drops input from kiro-cli postToolUse hooks
3d ago
#154
codegen pipelines don't detect _lib/*.ts changes so manifest CalVer never bumps
2d ago
#153
Link to namespace extensions listing from profile pages
s4d ago
#152
Trailing slash on /extensions/@<namespace>/ returns 404
s3d ago
#151
No way to browse all extensions belonging to a collective by URL
s4d ago
#150
DatastoreProvider.resolveCachePath declared optional but silently required at runtime
s4d ago
#147
Accept-invite link returns HTML instead of JSON, breaking collective join
s5d ago
#146
additionalFiles flatten to basenames on push and lack a runtime access API, creating a source-vs-pulled layout mismatch
s4d ago
#145
Extension search returns inflated results for quoted phrase queries
s5d ago
#144
Docs: document jsr:/https: imports and non-local pinning convention in user-facing manual
s5d ago
#143
First-class jsr: specifier support in extension bundler
s5d ago
#142
Cross-extension code sharing via manifest exports field
1d ago
#141
Extension models: document/resolve implicit-any in execute parameters when imported by test files
s5d ago
#140
extension yank: allow unyank and version-specific yanks
s5d ago
#139
extension source add does not discover brand new types — only overrides already-pulled types
s5d ago
#138
Add light mode to swamp.club and swamp open UI
6d ago
#137
Add 'swamp open' command to open the swamp.club web UI
6d ago
#136
Add light mode to swamp.club website
6d ago
#135
Datastore sync surfaces opaque errors from extensions verbatim — no status code or body preview
s6d ago
#134
@swamp/s3-datastore: first-attempt 403 masked as "UnknownError" from AWS SDK deserializer
6d ago
#133
Extension auto-resolve reports "already_installed" for truncated pulled-extension trees
6d ago
#131
Email delivery for mention notifications
7d ago
#130
Auto-update WARN is silent in --json mode (logger suppresses non-fatal)
s6d ago
#129
open.ts web UI uses force:true pullExtension, same data-loss family as #126
s7d ago
#128
Port bundle_freshness (content-fingerprint cache invalidation) to reports / drivers / datastores / vaults loaders
s7d ago
#127
Mentions and notifications system for issues
s7d ago
#126
Datastore auto-update in resolve_datastore.ts uses force:true, risking silent overwrite of local edits
s9d ago
#125
Per-repo user-extension bundle cache doesn't invalidate on source changes
s9d ago
#124
Adding methods to in-body `methods:{}` on `export const model` doesn't re-register
s2d ago
#123
User extensions silently dropped when base type not yet registered at scan time
s9d ago
#122
Footer floats when page content is shorter than viewport
s6d ago
#121
workflow validate can silently overwrite local edits to pulled extensions via force-pull in auto-resolver
s9d ago
#120
Extension pull should namespace files by extension to prevent filename collisions
s9d ago
#119
Update CLAUDE.md co-author instructions to use swamp-club issue author lookup
s11d ago
#118
Add swamp issue get CLI command to fetch issue details
s11d ago
#117
swamp-club API: include issue author in GET /api/v1/lab/issues/{number} response
s11d ago
#116
Install command curl-pipe-sh overflows the component on swamp.club homepage
s11d ago
#115
'Assigned to me' overlaps 'Privacy policy' on short viewports
s11d ago
#114
Collapsible left rail and repositionable right rail in Lab
k10d ago
#113
Usernames aren't linked to their profile pages
k10d ago
#112
Filter lab issues by author (opened by user)
k10d ago
#111
Add skills extension type for bundling agent/human guidance documents
s12d ago
#110
Remove traffic lights in column 2 of /lab
ks9d ago
#109
Multi-select combo filtering on /lab
k10d ago
#108
data gc skips version-count GC when no lifetime-expired data exists
k13d ago
#107
Content filter should identify the flagged word or phrase
k13d ago
#106
Bog flow: text rendering and layout issues
k10d ago
#101
Flow modal: text rendering issues
k10d ago
#99
Normalize text sizing across issue list and detail views
k13d ago
#98
Description 'Show more' button appears even when text fits
k13d ago
#97
Inline editing: click-to-edit fields instead of pencil icons
ks5d ago
#96
Persist lab filter selection in localStorage
k1d ago
#95
Update how-to guide with swamp-extension-publish skill
s13d ago
#94
Fix incorrect favicon in Google search results
13d ago
#93
Missing section on user profile page for wendy
s13d ago
#92
Extension skills missing repository initialization and publishing prerequisites
s13d ago
#91
Vault CEL expressions replaced with VaultSecretBag sentinels after model type upgrade
k14d ago
#90
Audit: modelRegistry.get() without ensureTypeLoaded() in YAML repository save() paths
s13d ago
#89
Cross-model expression validator fails on lazy-loaded types — modelRegistry.get() bypasses ensureTypeLoaded
15d ago
#88
forEach.in with data.latest() throws misleading 'got: object' error for unresolved Promise
s13d ago
#86
issue-lifecycle models should support --assignee for swamp.club issues
s15d ago
#85
Driver capability registry: declare richer execution capabilities at driver design time
s15d ago
#84
Consolidate MethodReportContext construction — manual and workflow report paths build contexts divergently
s12d ago
#83
Workflow-level workspace for docker driver: stateful multi-step workflows
s15d ago
#82
"OG Swamper" badge inconsistent
k16d ago
#81
Workflow-scope user extension reports don't execute: getAll() excludes lazy-loaded reports
s15d ago
#80
Improve skill trigger routing accuracy across models
s12d ago
#66
Add GitHub Copilot IDE support
s11d ago
#65
Phase 1: /feed — judge-gated content stream
k3d ago
#64
Add reactions and Giphy integration to comments
10d ago
#63
Architecture violation: search route imports directly from lib/infrastructure
s17d ago
#62
Introduce domain events to formalize the telemetry-to-consumer pipeline
10d ago
#61
Refactor: move telemetry track() calls from route handlers to application services
s17d ago
#59
Reindex path feeds error events to consumer, bypassing filtering
s15d ago
#58
Custom swamp-themed avatar generator with daily rerolls
17d ago
#57
Profile content links with scoring for community contributions
3d ago
#56
Score extension pull events for extension authors
s17d ago
#55
Score daily sign-in events with streak multiplier
s15d ago
#54
Score sign_up events in the telemetry pipeline
3d ago
#53
Score extension publish events in the telemetry pipeline
s15d ago
#52
Add 'award' telemetry event type for arbitrary score grants
17d ago
#51
Bug: authenticated pulls always shows 0 on profile page
10d ago
#50
Decouple identity_map from main app: username renames via event, not shared DB
10d ago
#49
Optimise MongoDB Search Queries
10d ago
#48
Transactional emails on login with google/similar
10d ago
#47
Add rate limiting to send-verification-email endpoint
10d ago
#46
Add authentication or rate limiting to check-verified endpoint
10d ago
#45
swamp data query for morning-message in hello-world tutorial returns nothing.
a15d ago
#44
Document vault migrate command in reference docs
s18d ago
#43
Locks on long running actions
18d ago
#42
issue-lifecycle skill: improve resumption and close-out guidance
s18d ago
#41
deprovision: firewall deletion fails with resource_in_use immediately after server delete
s3d ago
#40
swamp workflow validate should check step inputs against method's required arguments
s18d ago
#39
data.latest() returns null when new data written while _catalog.db is already marked populated
a18d ago
#38
Bundle cache fallback silently skipped when source and bundle have equal mtimes
s18d ago
#37
Add vault migrate command to move secrets between vaults
s18d ago
#35
Consolidate method execution paths — workflow steps and manual runs build MethodContext divergently
k15d ago
#33
CatalogStore constructor runs createSchema before migrateIfNeeded; v1→v2 upgrade fails on existing repos
a18d ago
#32
discord-bot poller double-processes events with >1 replica
18d ago
#31
datastore sync: clean up zombie _catalog.db* entries from remote index and S3 bucket
18d ago
#30
datastore sync --push runs pushChanged() twice per invocation (coordinator dedup)
18d ago
#29
datastore sync --push fails on _catalog.db-wal: catalog SQLite DB lives inside the S3 sync cache
18d ago
#28
.swamp/datastore-bundles/ leaks into deno lint and deno fmt scans
18d ago
#27
deno run audit task missing --allow-env flag
19d ago
#26
Error when submitting a new issue manually
18d ago
#25
Green text on issue details is a lot
18d ago
#24
evals/promptfoo: bump hono and @hono/node-server to clear 6 dependabot alerts
19d ago
#21
issue-lifecycle: COMMENTED PR review can overwrite a prior decisive state in fetchPrReviews
3d ago
#20
Add agent-constraints/ for issue-lifecycle skill
3d ago
#19
@swamp/aws/ec2: auto-generated models lack list, tag, and factory-compatible update methods
19d ago
#18
@swamp/digitalocean/space-key stores secret in plaintext - should mark as sensitive
19d ago
#17
Add Azure provider pipeline to codegen
19d ago
#16
feat: Namespace.so execution driver for remote workload execution
15d ago
#15
Add macOS Keychain vault type
10d ago
#14
Add uniform bucket-level IAM support to @swamp/gcp/storage
19d ago
#13
Expand DataRecord with first-class provenance fields; remove all hidden scoping from data access
a18d ago
#12
feat: Private extensions
19d ago
#11
Workflow execution repeats #1091: cross-model CEL expression validation fails for unresolved types
s9d ago
#10
context.readModelData returns different results depending on invocation context (manual vs workflow)
s9d ago
#9
Handle sensitive fields gracefully when no vault is configured
s18d ago
#8
Vault reads for model global arguments are cached at workflow start, making in-workflow token refresh ineffective
10d ago
#7
feat: approval gates for workflow steps and jobs
10d ago
#6
Install script: curl fails TLS verification for swamp.club (certificate chain)
1d ago
#5
Extension Patches: contribution workflow for community extensions
19d ago
#4
Feature: swamp issue for extensions — bug reports, security disclosures, and author notifications
s4d ago
#3
Support 'swamp <app> run' as containerized entrypoint for easy onboarding
19d ago
#2
Persistent runner / server mode to eliminate per-invocation CLI startup overhead
2d ago
#1
feat: add support for Nix via a flake
6d ago
← Back to list4/27/2026, 2:53:44 PM
01Issue
FeatureOpenSwamp CLI
AssigneesNone
Drag Windows into the Swamp
Opened by kneel · 4/27/2026
Problem Statement
When operating inside Windows, utilizing swamp presents problems -- WSL is an option to run the native binary but performance can vary depending on WSL version and various other things. Additionally, teaching Agents about platform-specific quirks like "run swamp via wsl.exe" are hard to reinforce and introduce their own issues such as mapping paths, copying credentials, losing track of where binaries are available, etc.
Proposed Solution
Release swamp as a windows binary (preferably via WinGet!)
Alternatives Considered
I have a fairly well structured "Platform: Windows" section that works well enough to utilize swamp inside WSL, albeit with issues.
Additional Context
Windows v swampy already so this makes sense
02Bog Flow
Open
No activity in this phase yet.
03Sludge Pulse
Sign in to post a ripple.