Changes for version 0.003 - 2026-04-21
- Switch bash tool from the retired MCP::Server::Run::Bash to MCP::Run::Bash (same API, renamed upstream distribution).
- Dockerfile installs App::Raider from the dzil-built tarball instead of the source tree (no Makefile.PL in Dist::Zilla dists).
- Docker Hub image published as raudssus/raider. dzil release now runs run_after_release hooks that create the GitHub release, build the runtime-root image, and push raudssus/raider:VERSION plus :latest.
- Ship a cpanfile.snapshot for reproducible Carton deployments.
Documentation
Autonomous CLI agent with filesystem and bash access
Modules
Autonomous CLI agent that can browse directories, edit files, and run bash commands
MCP::Server factory with local filesystem tools (list/read/write/edit)
Inject situational context (current time, timezone, host, user) at the start of the first raid
Live ANSI-colored progress output for a running Langertha::Raider raid
Generate a "how to use raider" documentation file from a live App::Raider configuration
MCP::Server factory with web search and fetch tools (Net::Async::WebSearch + Net::Async::HTTP)