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
···
{
"name": "skywatch-tools",
-
"version": "1.3.0",
+
"version": "2.0.1",
"type": "module",
"scripts": {
"start": "npx tsx src/main.ts",