Fac Status

Quick Factorio situational check — your character's position and walking state, server tick, connected players, your last bridge action, and the latest game chat. Use first when turning attention to the factory, and to see whether the human said anything in game chat.

bdambrosio 90bd261 3 files · 3.7 KB Updated

File contents

fac-status

One-call read of your state in the shared Factorio world, via the game bridge. Cheap; use it freely before acting.

Behavior

  • Reports your character position, whether it is currently walking, the server tick, and who is connected.
  • Includes your last bridge action (from the activity log) and the last few game-chat lines — check these for requests or corrections from the human before starting new work.
  • Returns {status: "error", ...} if the bridge process is not running.
{"thought": "check the factory situation before acting", "tool": "fac-status"}

bdambrosio/cognitive_workbench/tree/main/src/tools_out/fac-status commit 90bd2618f6

Frequently asked questions

npx skillmds@latest add bdambrosio/fac-status