Commit Graph

3 Commits

Author SHA1 Message Date
Claude
30e9eec9fb
docs: update README with new features
- Add Commands section with /js, /python, /ts, /bash, /run
- Document Piston API fallback for sandbox
- Add OpenRouter as AI provider option
- Document PostgreSQL/Redis storage layer
- Update architecture diagram
- Add Sandbox Backends section explaining auto-detection

https://claude.ai/code/session_015VqJ7gN4vaxtYfYc92UjLs
2026-01-30 08:19:24 +00:00
Claude
4c4b400c7b
feat: rebrand to AssureBot + fix build
- Rename from Moltbot Secure to AssureBot
- Fix TypeScript compilation errors
- Add secure/ to pnpm workspace
- Update Dockerfile for workspace build
- Fix CronJob type signature
- Remove unused webhookHandler
- Use node:22-slim as default sandbox image

https://claude.ai/code/session_015VqJ7gN4vaxtYfYc92UjLs
2026-01-30 06:38:25 +00:00
Claude
c90073a1e3
docs: add README for Moltbot Secure edition
Focused documentation for the lean Railway deployment:
- Quick start and one-click deploy
- Environment variable reference
- Security model explanation
- Architecture overview

https://claude.ai/code/session_015VqJ7gN4vaxtYfYc92UjLs
2026-01-30 06:08:54 +00:00