mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-23 00:41:13 +00:00
Compact mode now renders nested-bullet summaries with handler-specific sub-items (script: command/stdout/stderr; codergen: model/tokens/files) under a ## Completed stages heading. Summary:high renders per-stage ## Stage sections with full detail and a ## Current context table. Also captures script.stderr in context_updates for both success and failure branches, and improves context filtering across all modes to exclude engine keys (graph.*, thread.*, response.*, last_stage, etc.). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| graph | ||
| handler | ||
| interviewer | ||
| parser | ||
| validation | ||
| artifact.rs | ||
| checkpoint.rs | ||
| condition.rs | ||
| context.rs | ||
| daytona_env.rs | ||
| engine.rs | ||
| error.rs | ||
| event.rs | ||
| lib.rs | ||
| main.rs | ||
| outcome.rs | ||
| pipeline.rs | ||
| preamble.rs | ||
| server.rs | ||
| stylesheet.rs | ||
| transform.rs | ||