Claude
c6d1ccba7d
chore: update dappco.re/go/core/log to v0.1.0
...
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m15s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 01:06:33 +00:00
Claude
2f9ff11204
chore: migrate to dappco.re vanity import path
...
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 42s
Change module path from forge.lthn.ai/core/go-webview to
dappco.re/go/core/webview. Update all Go imports and documentation
references. The go-log dependency uses a replace directive to
resolve via the forge until the vanity redirect is configured.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 23:45:30 +00:00
Snider
ab77e922bd
refactor: replace fmt.Errorf/errors.New with coreerr.E()
...
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m14s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 21:10:49 +00:00
Snider
80e0ac1c7d
chore: bump go directive to 1.26.0
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-22 20:33:49 +00:00
Snider
56d2d476a1
fix: add gorilla/websocket dependency
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 16:10:05 +00:00
Snider
45f119b9ac
feat: extract go-webview from core/go pkg/webview
...
Chrome DevTools Protocol client for browser automation.
Zero external dependencies (stdlib only).
Module: forge.lthn.ai/core/go-webview
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 16:09:11 +00:00