A tool for parsing traffic on the jetstream and applying a moderation workstream based on regexp based rules

Fix Auth Issue #3

merged opened by skywatch.blue targeting main from fix/login-bug

Fixes #1

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:e4elbtctnfqocyfcml6h2lf7/sh.tangled.repo.pull/3m3scz4lo6z22
+1 -1
Interdiff #0 #1
.claude/settings.local.json

This file has not been changed.

.gitignore

This file has not been changed.

.session

This file has not been changed.

src/agent.ts

This file has not been changed.

src/main.ts

This file has not been changed.

src/tests/agent.test.ts

This file has not been changed.

+1 -1
package.json
··· 1 1 { 2 2 "name": "skywatch-tools", 3 - "version": "1.3.0", 3 + "version": "2.0.1", 4 4 "type": "module", 5 5 "scripts": { 6 6 "start": "npx tsx src/main.ts",

History

2 rounds 0 comments
sign up or login to add to the discussion
2 commits
expand
feat: Add retry logic to authentication
Bumped version number
expand 0 comments
pull request successfully merged
1 commit
expand
feat: Add retry logic to authentication
expand 0 comments