2 Commits

Author SHA1 Message Date
OpenClaw Agent
81f56d7a2d chore: sync compiled binary to repository
- Remove sms-receiver from .gitignore
- Add sms-receiver-new (latest compiled binary)
- Binary size: ~18MB
- Ready for deployment
2026-02-08 17:35:22 +08:00
OpenClaw Agent
4a31cd1115 initial commit: Go version of SMS Receiver with fixed template rendering
- Implemented all core features from Python version
- Fixed int64/int type compatibility in template functions
- Added login authentication, SMS receiving, statistics, logs
- Independent database: sms_receiver_go.db
- Fixed frontend display issues for message list and statistics
2026-02-08 17:15:22 +08:00