fabro/lib/packages/fabro-api-client/src
Bryan Helmkamp f79ca80591
Merge origin/main into main
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>
2026-04-09 21:11:55 -04:00
..
.openapi-generator Merge origin/main into main 2026-04-09 21:11:55 -04:00
api refactor(api): stage 6.6 collapse settings DTOs to freeform v2 shape 2026-04-09 17:04:33 -04:00
models Merge origin/main into main 2026-04-09 21:11:55 -04:00
.openapi-generator-ignore Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
api.ts refactor(billing): unify the LLM billing domain 2026-04-07 14:33:35 -04:00
base.ts Regenerate TypeScript API client from updated OpenAPI spec 2026-03-13 20:43:25 -04:00
common.ts Regenerate TypeScript API client from updated OpenAPI spec 2026-03-13 20:43:25 -04:00
configuration.ts Regenerate TypeScript API client from updated OpenAPI spec 2026-03-13 20:43:25 -04:00
index.ts Regenerate TypeScript API client from updated OpenAPI spec 2026-03-13 20:43:25 -04:00