back interdiff of round #1 and #0

Fix Auth Issue #3

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

Fixes #1

ERROR
.claude/settings.local.json

Failed to calculate interdiff for this file.

ERROR
.gitignore

Failed to calculate interdiff for this file.

ERROR
.session

Failed to calculate interdiff for this file.

ERROR
src/agent.ts

Failed to calculate interdiff for this file.

ERROR
src/main.ts

Failed to calculate interdiff for this file.

ERROR
src/tests/agent.test.ts

Failed to calculate interdiff for this file.

NEW
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",