ebeneezer
  • Joined on 2026-06-07
ebeneezer pushed to master at ebeneezer/omarchy-grok-usage 2026-08-20 22:39:09 +00:00
88073c4bea fix: emit 0-1 limit fractions and refresh the agents panel
ebeneezer created branch master in ebeneezer/omarchy-grok-usage 2026-08-20 22:31:57 +00:00
ebeneezer pushed to master at ebeneezer/omarchy-grok-usage 2026-08-20 22:31:57 +00:00
4df21f20a0 feat: SuperGrok weekly collector for stock Omarchy agents panel
ebeneezer created repository ebeneezer/omarchy-grok-usage 2026-08-20 22:31:44 +00:00
ebeneezer commented on issue jtmorris/dms_tailscalectl#54 2026-07-15 08:35:59 +00:00
Feature Request: Public IP address in addition to Tailscale node IP address.

Updated to v0.2.3: public IP is now a lazy true-egress check, not status-derived endpoints.

  • UI shows "Public IP: tap to check" when connected
  • Tap runs curl (api.ipify.org → icanhazip.com…
ebeneezer pushed to vibes at jtmorris/dms_tailscalectl 2026-07-15 08:35:58 +00:00
6a586119be feat: lazy on-demand true egress public IP check (#54)
ebeneezer pushed to testing at jtmorris/dms_tailscalectl 2026-07-15 08:35:58 +00:00
6a586119be feat: lazy on-demand true egress public IP check (#54)
ebeneezer pushed to feature_public_ip_lazy_egress at jtmorris/dms_tailscalectl 2026-07-15 08:35:57 +00:00
6a586119be feat: lazy on-demand true egress public IP check (#54)
ebeneezer created branch feature_public_ip_lazy_egress in jtmorris/dms_tailscalectl 2026-07-15 08:35:57 +00:00
ebeneezer commented on issue jtmorris/dms_tailscalectl#54 2026-07-15 08:31:51 +00:00
Feature Request: Public IP address in addition to Tailscale node IP address.

Shipped on testing/vibes as v0.2.2.

Public IP is derived from tailscale status --json endpoint addresses (Self.Addrs, or the active exit-node peer's Addrs when an exit node is selected).…

ebeneezer closed issue jtmorris/dms_tailscalectl#54 2026-07-15 08:31:51 +00:00
Feature Request: Public IP address in addition to Tailscale node IP address.
ebeneezer pushed to testing at jtmorris/dms_tailscalectl 2026-07-15 08:31:50 +00:00
108e77a024 feat: show public IP from Tailscale endpoints (#54)
ebeneezer pushed to vibes at jtmorris/dms_tailscalectl 2026-07-15 08:31:50 +00:00
108e77a024 feat: show public IP from Tailscale endpoints (#54)
ebeneezer pushed to feature_public_ip at jtmorris/dms_tailscalectl 2026-07-15 08:31:48 +00:00
108e77a024 feat: show public IP from Tailscale endpoints (#54)
ebeneezer created branch feature_public_ip in jtmorris/dms_tailscalectl 2026-07-15 08:31:48 +00:00
ebeneezer commented on issue jtmorris/dms_tailscalectl#55 2026-07-15 08:30:23 +00:00
Bug: Tailscale node list still shows, even when disconnected from Tailscale.

Fixed on testing/vibes (v0.2.1).

parseStatusResult clears peers/exit node/self IP when BackendState is not Running. Popout shows "Not connected" empty state when offline.

Commits: 61626df,…

ebeneezer closed issue jtmorris/dms_tailscalectl#55 2026-07-15 08:30:16 +00:00
Bug: Tailscale node list still shows, even when disconnected from Tailscale.
ebeneezer commented on issue jtmorris/dms_tailscalectl#55 2026-07-15 08:30:15 +00:00
Bug: Tailscale node list still shows, even when disconnected from Tailscale.

Fixed on testing / vibes (v0.2.1).

parseStatusResult now returns empty peers, exit node, and self IP whenever BackendState !== "Running", so a disconnected status cannot keep a stale peer…

ebeneezer pushed to testing at jtmorris/dms_tailscalectl 2026-07-15 08:12:47 +00:00
bbce7f0100 docs: sync README/manifest to v0.2.1 behavior and i18n keys
7c31598594 fix(ui): layout spacer, peer empty state, busy mutex, style
61626dff51 fix: clear disconnected peer state; abort toggle on failed status poll
00a40a9aa2 Cleaned up agent comment.
3986ee3490 fix: remove duplicate version key from plugin.json and modernize for-in loop in lib.js
Compare 48 commits »
ebeneezer pushed to vibes at jtmorris/dms_tailscalectl 2026-07-15 08:12:18 +00:00
bbce7f0100 docs: sync README/manifest to v0.2.1 behavior and i18n keys
7c31598594 fix(ui): layout spacer, peer empty state, busy mutex, style
61626dff51 fix: clear disconnected peer state; abort toggle on failed status poll
Compare 3 commits »