Commit 3778a64
committed
feat(dlx): pass SOCKET_CALLER_USER_AGENT when spawning coana
Adds the CLI's full user agent string to the env vars forwarded to the
coana subprocess. Coana reads SOCKET_CALLER_USER_AGENT and appends it
to its own base UA, producing a chain like:
coana-tech-cli/15.3.0 node/v22.0.0 linux/arm64 socket/1.1.96 node/v22.0.0 linux/arm641 parent 49eeea3 commit 3778a64
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| 210 | + | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
0 commit comments