Commit Graph
9 Commits
Author SHA1 Message Date
Laan Tungir d006d3fa0d v0.0.9 - Fixed snapshot tool: AGENT_SNAPSHOT_JS was self-executing IIFE causing syntax error when wrapped with args. Changed to function definition. Snapshot now works async. Eval works async. Login, open, get_title, tab_list all pass. v0.0.9 2026-07-11 22:09:48 -04:00
Laan Tungir c6af0179b0 v0.0.8 - Fixed WebSocket agent server: g_object_ref on connections to prevent premature destruction. Agent login now auto-closes GTK dialog via timeout check. All 9 login tests pass. v0.0.8 2026-07-11 21:25:29 -04:00
Laan Tungir fc0e412cc5 v0.0.7 - Fixed agent login flow: browser starts normally with GTK dialog, no blocking wait. Agent server is available throughout — agent can log in at any time (during dialog or after browser is running). Agent login takes priority over dialog if both occur. v0.0.7 2026-07-11 21:12:10 -04:00
Laan Tungir d64bd45f54 v0.0.6 - Updated README with agent tools documentation: login tools, browser tools, snapshot+ref workflow, settings, roadmap update v0.0.6 2026-07-11 20:47:05 -04:00
Laan Tungir 5c52198d9e v0.0.5 - Implemented agent tools Phase 1: WebSocket server (libsoup), login tools (local/seed/readonly/nip46/nsigner), snapshot+ref system, 31 browser automation tools (open, click, fill, type, eval, scroll, tabs, etc.), agent-driven login with GTK dialog fallback v0.0.5 2026-07-11 20:46:24 -04:00
Laan Tungir 0160b70dc2 v0.0.4 - Implemented browser tabs with GtkNotebook, per-tab toolbars, session restore, settings dialog, and keyboard shortcuts. Made Other Qube (qrexec) the default n_signer transport. v0.0.4 2026-07-11 20:17:56 -04:00
Laan Tungir 40eb1d1a16 v0.0.3 - Fix n_signer login: custom dialog buttons (no auto-respond), SIGCHLD blocking, SIGPIPE ignore, transport-adaptive UI, error messages for denied requests v0.0.3 2026-07-11 19:39:20 -04:00
Laan Tungir 63e205f001 v0.0.2 - Nostr login integration: GTK login dialog (local key, seed phrase, read-only, NIP-46, n_signer hardware), window.nostr NIP-07 injection via sovereign:// URI scheme bridge, security strip (CORS/SOP/TLS/mixed content disabled), WebKit Inspector, Open File menu, sovereign://security settings page, test page v0.0.2 2026-07-11 16:03:50 -04:00
Laan Tungir 6803eec526 first 2026-07-11 11:32:55 -04:00