promotional banner

Agent Diagnostics Toolkit

Sets up test scenarios from one command and writes what happened into latest.log, so an AI assistant can diagnose a manual test.
Back to Files

agenttesttoolkit-1.2.0.jar

File nameagenttesttoolkit-1.2.0.jar
Uploader
MahghuuulsMahghuuuls
Uploaded
Sep 5, 2026
Downloads
13
Size
242.7 KB
Mod Loaders
Forge
File ID
8810417
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:agent-diagnostics-toolkit-1643535:8810417")

Learn more about Curse Maven

What's new

  • Added devtool await chunks: a bundle can wait until a region is loaded, with a timeout.
  • Added operator checkpoints: devtool checkpoint arm, cue and ack, with the ticks recorded.
  • Added devtool session operator and placeholders for the operator's name, UUID and selector in bundle commands.
  • Added devtool assert for counts, presence, dimension and game mode, with the outcome written to the log.
  • Added result files: "result": true on a bundle writes one JSON file per run.
  • Added fixtures: devtool fixture claim, list and clear for an entity a bundle summoned.
  • Added scenario checkpoints: devtool scenario checkpoint remembers which bundle must run next across a restart.
  • Added bundle hashes to every load, start and end record.
  • Added "trace": true on a bundle, writing one BUNDLE_STEP record per command.
  • Added lookup by UUID or entity id to devtool nbt entity, across every loaded dimension.
  • Changed the marker chat reply to show the label.
  • Changed placeholder handling: unknown $ text in a bundle command now refuses the file at reload.

This mod has no additional files