Commit Graph

7 Commits

Author SHA1 Message Date
62414399b1 fix: clean up config.py unused imports, null-YAML safety, and add non-default roundtrip test 2026-05-21 12:08:56 +08:00
53133ccb67 feat: add TunnelConfig dataclass and YAML I/O
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 11:31:19 +08:00
113cc994b1 chore: add .gitignore and remove cached pycache
- Created .gitignore with standard Python patterns
- Removed committed __pycache__/__init__.cpython-314.pyc from git tracking

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 11:29:32 +08:00
4070533a68 chore: add uv.lock 2026-05-21 11:22:37 +08:00
0408fc2f7d feat: scaffold autossh-mgr project structure 2026-05-21 11:22:27 +08:00
e6fc5db85a Add autossh-mgr implementation plan
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 21:34:04 +08:00
84514afe57 Add autossh-mgr design spec
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 21:19:25 +08:00