mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-16 23:43:10 +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> |
||
|---|---|---|
| .. | ||
| fabro-agent | ||
| fabro-api | ||
| fabro-checkpoint | ||
| fabro-cli | ||
| fabro-config | ||
| fabro-core | ||
| fabro-devcontainer | ||
| fabro-github | ||
| fabro-graphviz | ||
| fabro-hooks | ||
| fabro-interview | ||
| fabro-llm | ||
| fabro-macros | ||
| fabro-mcp | ||
| fabro-model | ||
| fabro-oauth | ||
| fabro-proc | ||
| fabro-retro | ||
| fabro-sandbox | ||
| fabro-server | ||
| fabro-slack | ||
| fabro-spa | ||
| fabro-store | ||
| fabro-telemetry | ||
| fabro-test | ||
| fabro-tracker | ||
| fabro-types | ||
| fabro-util | ||
| fabro-validate | ||
| fabro-workflow | ||