fmxexpress/pasclaw-build

AI agent built in Object Pascal for planning and building with portable memory and files.

Public
12 runs

Run time and cost

This model runs on CPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

A Replicate cog that runs pasclaw build (and now pasclaw plan) against your task, ships back the entire agent brain as a workspace.zip you can feed into the next call, and returns the model’s final reply as a small text file. The whole loop — agent state, memory notes, knowledge base, checkpoints, project files written by the model — round-trips through one zip so long-horizon work survives between 30-second cog calls. The agent itself is Object Pascal (Delphi / Free Pascal) — one binary ports cleanly across Linux / Windows / macOS / cog containers, and a static type system keeps a multi-provider, multi-tool agent loop legible without a runtime layer.

Model created
Model updated