MoltBot Service
24a4d87f8c
stage-8: cron scheduler with APScheduler
...
Scheduler class, cron/jobs.json, Discord /cron commands, CLI cron subcommand, job lifecycle management. 88 new tests (281 total).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 16:12:56 +00:00
MoltBot Service
09d3de003a
stage-7: CLI tool with full subcommands
...
echo status/doctor/restart/logs/sessions/channel/send commands, symlink at ~/.local/bin/echo. QA fix: discord chat handler tuple unpacking bug. 32 new tests (193 total).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 13:29:39 +00:00
MoltBot Service
5bdceff732
stage-6: model selection and advanced commands
...
/model (show/change), /restart (owner), /logs, set_session_model API, model reset on /clear. 20 new tests (161 total).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 13:13:38 +00:00
MoltBot Service
a1a6ca9a3f
stage-5: full discord-claude chat integration
...
Message router, typing indicator, emoji reactions, auto start/resume sessions, message splitting >2000 chars. 34 new tests (141 total).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 12:54:19 +00:00
MoltBot Service
6cd155b71e
stage-4: discord bot minimal with channel/admin management
...
Discord.py bot with slash commands (/ping, /help, /setup, /channel, /admin), PID file, graceful shutdown. 30 new tests (119 total).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 12:42:28 +00:00
MoltBot Service
339866baa1
stage-3: claude CLI wrapper with session management
...
Subprocess wrapper for Claude CLI with start/resume/clear sessions, personality system prompt, atomic session tracking. 38 new tests (89 total).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 12:12:07 +00:00
MoltBot Service
010580b3c3
stage-2: secrets manager with keyring
...
Credential broker via keyring (zero plaintext on disk), CLI secrets subcommand, 29 new tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 11:40:11 +00:00
MoltBot Service
f2973aa76f
stage-1: project bootstrap
...
Structure, config loader, personality/tools/memory from clawd, venv, 22 tests passing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 10:20:55 +00:00