..
agent-setup.ts
fix(security): add base64 validation for all shell-interpolated values ( #2988 )
2026-03-26 05:16:02 +07:00
agent-tarball.ts
fix: remove local tarball download path ( #2970 )
2026-03-24 21:42:31 -07:00
agents.ts
fix: resolve UX issues in spawn claude hetzner ( #2977 ) ( #2980 )
2026-03-25 15:50:51 +07:00
billing-guidance.ts
fix: standardize ESM import extensions across 35 production files ( #2827 )
2026-03-20 08:51:40 -07:00
cloud-init.ts
refactor(test): extract shouldSkipCloudInit helper and add unit tests ( #2958 )
2026-03-24 22:32:53 +07:00
oauth-constants.ts
fix: restore hyphens in OAuth code regex + add regression test ( #2171 )
2026-03-03 22:52:29 -08:00
oauth.ts
fix: standardize ESM import extensions across 35 production files ( #2827 )
2026-03-20 08:51:40 -07:00
orchestrate.ts
fix(security): add input validation to makeDockerExec ( #2987 )
2026-03-25 15:17:53 -07:00
parse.ts
refactor: remove dead deepMerge export from parse.ts ( #2663 )
2026-03-15 13:57:47 -07:00
paths.ts
fix(update): cache successful update checks for 1 hour ( #2755 )
2026-03-17 23:08:05 -07:00
result.ts
refactor: replace indiscriminate try/catch with guarded Result helpers ( #2477 )
2026-03-10 18:55:07 -07:00
shell.ts
feat: add Windows PowerShell support — remove bash dependency for local execution ( #2727 )
2026-03-17 16:35:23 -07:00
spawn-config.ts
refactor: remove dead exported types from picker.ts and spawn-config.ts ( #2553 )
2026-03-12 21:43:05 -04:00
ssh-keys.ts
fix: handle missing ssh-keygen in getSshFingerprint ( #2926 )
2026-03-24 06:50:45 +07:00
ssh.ts
fix: use POSIX normalize for remote Linux paths in validateRemotePath ( #2929 )
2026-03-23 19:34:49 -07:00
ui.ts
fix(ux): deduplicate install messages, add newlines to SSH polling, clarify completion messages ( #2900 )
2026-03-23 15:26:34 +07:00