List past runs
--env filters to a single environment.
Read a run’s report
The report is the fastest way to see what a run actually produced — for a read-only agent it is the output (an audit), and for a write agent it’s a “what I changed” summary:--session, the latest run is used; combine with --env to scope. If a run hasn’t finished or produced no message, the command says so and shows the stop reason when there is one.
Logs
The log-streaming endpoint is still a server-side stub, so
logs currently prints a placeholder rather than live log lines. To read a finished run’s output today, use fimo agents report.What’s next
Schedules
Trigger runs on a cron or on demand.
Create an agent
Author and activate a bundle.
Agents overview
How activations and run sessions relate.