Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ameno-
Copy link
Contributor

@ameno- ameno- commented Jan 21, 2026

Summary

  • Only add IdentitiesOnly=yes when an explicit identity file is provided.
  • Preserve agent-backed SSH auth (e.g. 1Password) for remote commands/tunnels.

Testing

  • Not run (macOS app change).

@ameno-
Copy link
Contributor Author

ameno- commented Jan 21, 2026

Test run: pnpm test

Result: timed out after 120s with multiple failures.

Notable failures observed before timeout:

  • src/security/audit.test.ts (1 failed)
  • src/gateway/server.agent.gateway-server-agent-a.test.ts (16 failed)
  • src/gateway/openresponses-http.e2e.test.ts (25 failed)
  • src/gateway/server.cron.test.ts (11 failed)
  • src/gateway/server.channels.test.ts (3 failed)
  • src/gateway/server.agent.gateway-server-agent.test.ts (7 failed)
  • src/gateway/server.misc.test.ts (5 failed)

Also saw EMFILE watcher warnings and deprecation warnings during the run.

@steipete steipete force-pushed the fix/ssh-identity-agent branch from 5f7fb6c to fd918bf Compare January 21, 2026 17:32
@steipete steipete merged commit 84eadd9 into openclaw:main Jan 21, 2026
@steipete
Copy link
Contributor

Landed via temp rebase onto main.

  • Gate: pnpm lint && pnpm build && pnpm test
  • Land commit: fd918bf
  • Merge commit: 84eadd9

Thanks @ameno-!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants