SuperDooper
a729a37efc
Diagnostics: fix Swift string interpolation compile errors in fullDiagText
2026-05-11 21:12:41 +02:00
SuperDooper
c51086c119
Bump version to 1.3.3-beta.4 (build 80)
2026-05-11 21:08:03 +02:00
SuperDooper
5840b34b3b
Diagnostics: update privacy note, fix last error (none), add missing copy fields
2026-05-11 21:07:50 +02:00
SuperDooper
5a141095e1
Diagnostics: show (none) for empty last error in copy
2026-05-11 21:06:49 +02:00
SuperDooper
4b42a631be
Diagnostics: add Org ID, lastActiveOrg, and Time to copied text
2026-05-11 21:05:12 +02:00
SuperDooper
3796139178
Bump version to 1.3.3-beta.3 (build 79)
2026-05-11 20:53:46 +02:00
SuperDooper
554eb80c0c
Diagnostics: remove cookie stats from copied text
2026-05-11 20:51:31 +02:00
SuperDooper
a22bf3a309
Diagnostics: remove stale Cookie Store section
2026-05-11 20:51:10 +02:00
SuperDooper
1977b51b74
Bump version to 1.3.3-beta.2 (build 78)
2026-05-11 20:49:57 +02:00
SuperDooper
64a3f15ac5
Diagnostics: remove email from copied text
2026-05-11 20:48:46 +02:00
SuperDooper
8fbd1c42c3
Diagnostics: remove email from copy output, add privacy note
2026-05-11 20:48:21 +02:00
SuperDooper
2235a627b5
Bump version to 1.3.3-beta.1 (build 77)
2026-05-11 20:34:15 +02:00
SuperDooper
432819639e
Diagnostics: remove email, redact IDs on copy
2026-05-11 20:28:12 +02:00
SuperDooper
52db469c13
Remove org ID from diagnostics output
2026-05-11 20:24:56 +02:00
superdooper86
a338f4e5fe
release 1.3.2: anchor primer WebView in hidden window for reliable startup fetch
...
Every launch now loads claude.ai in a real (off-screen, invisible) NSWindow so
WebKit doesn't throttle JS execution. The nav delegate fires adoptPrimerWebView
once the page loads, replacing the old 1.5 s sleep-then-refresh approach.
2026-05-11 14:01:07 +02:00
superdooper86
9af0d6401c
release 1.3.1: remove API response bodies from diagnostics panel
2026-05-11 13:45:09 +02:00
superdooper86
206e97780d
release 1.3.0: multi-org support, WKWebView JS fetch, diagnostics panel
2026-05-11 13:30:09 +02:00
superdooper86
60b6c60c0a
beta.25: read plan label from active org (lastActiveOrg) not first membership
2026-05-11 13:23:23 +02:00
superdooper86
9ed8916075
beta.24: read lastActiveOrg cookie via JS, expose bootstrap body and lastActiveOrg in diagnostics
2026-05-11 13:15:08 +02:00
superdooper86
30ad89e458
beta.23: use WKWebView JS fetch for all API calls (avoids URLSession 403 fingerprinting)
2026-05-11 13:07:01 +02:00
superdooper86
4378463600
beta.22: manual cookie join, anthropic-client-platform header, ephemeral session, expose usage 403 body
2026-05-11 12:52:46 +02:00
SuperDooper
84bdfbd786
beta.21: diagnostics view, cookie polling, detailed error messages
2026-05-11 12:40:50 +02:00
SuperDooper
a4dff4bde9
beta.21: add DiagnosticsView.swift
2026-05-11 12:40:47 +02:00
SuperDooper
d0b33e8f43
beta.21: diagnostics view, cookie polling, detailed error messages
2026-05-11 12:40:38 +02:00
SuperDooper
6a5a3c9cd1
beta.21: diagnostics view, cookie polling, detailed error messages
2026-05-11 12:40:36 +02:00
SuperDooper
91829b0ed9
beta.20: URLSession with browser headers (sec-fetch-*, Chrome UA, Origin/Referer)
2026-05-11 12:32:34 +02:00
SuperDooper
caffc996ff
beta.20: URLSession with browser headers (sec-fetch-*, Chrome UA, Origin/Referer)
2026-05-11 12:32:33 +02:00
SuperDooper
566258e9c8
beta.19: fix tuple label mismatch in APIFetchDelegate
2026-05-11 12:22:14 +02:00
SuperDooper
dc2a8e2307
beta.19: fix tuple label mismatch in APIFetchDelegate
2026-05-11 12:22:13 +02:00
SuperDooper
ccfee938b7
beta.18: navigate-and-read API fetch replaces callAsyncJavaScript
2026-05-11 12:20:21 +02:00
SuperDooper
28d952bcbd
beta.18: navigate-and-read API fetch replaces callAsyncJavaScript
2026-05-11 12:20:19 +02:00
SuperDooper
112210a99b
beta.17: adopt login WebView for API calls, add diagnostics
2026-05-11 12:00:29 +02:00
SuperDooper
f4a83940b1
beta.17: adopt login WebView for API calls, add diagnostics
2026-05-11 12:00:28 +02:00
SuperDooper
377888a427
beta.17: adopt login WebView for API calls, add diagnostics
2026-05-11 12:00:26 +02:00
SuperDooper
e24113a78b
beta.17: adopt login WebView for API calls, add diagnostics
2026-05-11 12:00:24 +02:00
SuperDooper
373ca1dc14
beta.16: anchor background WebView in hidden NSWindow to prevent WebKit throttling
2026-05-11 11:47:08 +02:00
SuperDooper
7a4c21768f
beta.16: anchor background WebView in hidden NSWindow to prevent WebKit throttling
2026-05-11 11:47:06 +02:00
SuperDooper
7b26629dc7
beta.16: anchor background WebView in hidden NSWindow to prevent WebKit throttling
2026-05-11 11:47:05 +02:00
SuperDooper
e2ef8b6f2a
beta.15: only detect auth when back on claude.ai, not on OAuth provider pages
2026-05-11 11:42:25 +02:00
SuperDooper
7a4975fa3e
beta.15: only detect auth when back on claude.ai, not on OAuth provider pages
2026-05-11 11:42:24 +02:00
SuperDooper
b11507221f
beta.14: fix httpShouldHandleCookies=false so Cookie header is actually sent
2026-05-11 11:29:38 +02:00
SuperDooper
b6fef53264
beta.14: fix httpShouldHandleCookies=false so Cookie header is actually sent
2026-05-11 11:29:37 +02:00
SuperDooper
ec6ae6621a
beta.14: fix httpShouldHandleCookies=false so Cookie header is actually sent
2026-05-11 11:29:35 +02:00
SuperDooper
8087cc029d
beta.13: wait for apiWebView didFinish before making JS fetch calls
2026-05-11 11:20:50 +02:00
SuperDooper
11f9e0c9b6
beta.13: wait for apiWebView didFinish before making JS fetch calls
2026-05-11 11:20:49 +02:00
SuperDooper
709eb12382
beta.12: route all API calls through background WKWebView
2026-05-11 11:02:33 +02:00
SuperDooper
e866324a48
beta.12: route all API calls through background WKWebView
2026-05-11 11:02:32 +02:00
SuperDooper
a62584221b
beta.12: route all API calls through background WKWebView
2026-05-11 11:02:30 +02:00
superdooper86
58b947e515
fix: add KVO on webView.url to catch SPA pushState navigation
...
didFinish only fires for cross-document (full page) navigations. After
loading https://claude.ai/login the SPA redirects authenticated users
via history.pushState to /new — this changes the URL visually but never
fires didFinish, so auth was never detected.
KVO on webView.url fires for every URL change including SPA pushState,
covering the case where the app routes client-side after the initial
page load. Both KVO and didFinish now call the same checkCurrentURL
helper so detection is not missed regardless of navigation type.
2026-05-11 10:46:11 +02:00
superdooper86
ad2ff3a7b6
fix: revert to URL-based auth detection; remove browser headers
...
Every JS/cookie-based detection approach failed. Reverting to the
simplest reliable mechanism: if the WebView navigates to any non-login,
non-auth URL, the server redirected us after sign-in — fire onAuthenticated.
Also removing the browser headers added in beta.6. The 1.1.4 version
worked without them and they may be triggering server-side bot detection.
All-cookies approach (beta.8) is kept.
2026-05-11 10:35:30 +02:00