mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Two artifacts can share a filename, a retry, and an absent stage, in which case the winner was whichever the object store listed first. Break the tie on the serialized stage ID, which is the third key the artifacts page sorts on. Compare the `node@visit` string rather than StageId's own ordering: the page compares the string, so "unknown@2" beats "unknown@10" there and now here too. The spec said captures from the `start` and `exit` nodes are excluded, but the exclusion is by handler type, so a node named `start` that does real work keeps its artifacts. Say that instead. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fabro-cli | ||
| fabro-mcp-server | ||
| fabro-server | ||
| fabro-spa | ||