mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Brings in the events schema v2 work (RunEvent envelope fields, ActorRef, parallel branch ids, flattened EventEnvelope wire JSON) on top of the local Stage 6 settings TOML redesign. Conflict resolutions: - fabro-types/src/lib.rs: keep new ParallelBranchId re-export from origin; drop the legacy Settings/ArtifactStorage* re-exports (the flat Settings struct was deleted in Stage 6.3b). - fabro-server/src/server.rs: keep new ActorRef import from origin; drop the unused legacy Settings import that came along with it. - fabro-api-client/src/models/web-settings.ts: keep our deletion. The remote modification was an incidental TS-client regeneration that Stage 6.6 already invalidated by collapsing settings DTOs to a freeform v2 shape. - fabro-workflow/src/event.rs: rewrite the run_created actor test to use SettingsFile::default() instead of the deleted Settings type. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| administration | ||
| agents | ||
| api-reference | ||
| brainstorms | ||
| changelog | ||
| core-concepts | ||
| examples | ||
| execution | ||
| getting-started | ||
| human-tools | ||
| ideation | ||
| images | ||
| integrations | ||
| languages | ||
| logo | ||
| plans | ||
| reference | ||
| tutorials | ||
| workflows | ||
| .mintignore | ||
| docs.json | ||
| dot-highlight.js | ||
| favicon.svg | ||