Aarnav Tale
ccde3513dc
feat: support resizing and other xterm.js addons
2025-06-16 11:45:00 -04:00
Aarnav Tale
a0a80852eb
fix: connect to stdout fd after starting an ssh shell
...
this avoids a race condition that would happen if the goroutine tried to read a
file descriptor that wasn't open properly and would lose frame delivery
2025-06-16 11:45:00 -04:00
Aarnav Tale
cb32637938
feat: add xterm frontend ui
2025-06-16 11:44:59 -04:00
Aarnav Tale
55eacb59e9
feat: expand frame type to support stdout/stderr chan
2025-06-16 11:44:59 -04:00
Aarnav Tale
7dfcbef774
feat: initial webssh tooling
2025-06-16 11:44:59 -04:00
Aarnav Tale
c5e6a6c407
feat: switch away from websocket to stdout messaging for agent
2025-05-25 11:02:19 -04:00
Aarnav Tale
608fcacdb1
feat: use a debug logger for agent
2025-05-25 11:02:19 -04:00
Aarnav Tale
73ea35980d
feat: switch agent fetching to the server side
...
this brings the benefit of fitting in the revalidator lifecycle we have
created via the useLiveData hook.
2025-03-24 16:15:38 -04:00
Aarnav Tale
134b38ceda
chore: update agent var scheme
2025-03-11 22:39:05 -04:00
Aarnav Tale
b8fb1fa40f
chore: switch to x-headplane-tailnet-id
2025-03-11 22:35:52 -04:00
Aarnav Tale
377641265b
fix: require auth for agent ws
2025-01-15 15:14:37 +05:30
Aarnav Tale
af919b2d34
fix: support the agent querying itself
2025-01-10 14:49:13 +05:30
Aarnav Tale
719d7a5e76
feat: create initial agent for localapi
2024-12-30 13:48:49 +05:30