gitdataai/libs/git/ssh
ZhenYi 88dd3a5f61 fix: log silently dropped errors in compaction and SSH path handling
- Add tracing::warn! when conversation compaction fails (was let _ = e)
- Add tracing::debug! when SSH path canonicalize fails (was let _ = e)
2026-04-27 14:01:25 +08:00
..
authz.rs refactor(git): migrate libs/git from slog to tracing 2026-04-21 22:29:26 +08:00
handle.rs fix: log silently dropped errors in compaction and SSH path handling 2026-04-27 14:01:25 +08:00
mod.rs fix: start SSH rate limiter cleanup and fix ToolContext reset per tool call 2026-04-27 13:57:47 +08:00
rate_limit.rs fix(git): harden HTTP and SSH git transports for robustness 2026-04-16 20:11:18 +08:00
server.rs fix: resolve 4 remaining "design decision" bugs 2026-04-27 11:20:38 +08:00