Ruben Fiszel
e26e437dd1
refactor: extract 12 leaf crates from windmill-api (#7899)
* feat(backend): extract 12 leaf crates from windmill-api to improve incremental compilation
Extract independent modules from windmill-api (90k LOC monolith) into
separate leaf crates to reduce incremental compilation times. Modules
extracted: assets, configs, debug, flow-conversations, inputs,
npm-proxy, openapi, schedule, settings, workers, agent-workers, and
alerting (from windmill-common).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: add windmill-api-settings dep to root crate, make ee_oss public
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* test: add agent_workers integration tests
8 tests covering agent worker lifecycle:
- Simple script execution (bun)
- Script with arguments
- Script with logs (verified in job_logs table)
- Script failure handling
- Complex result (nested objects/arrays)
- Agent token creation via API
- Token creation + Initial/MainLoop ping cycle
- Multiple sequential job execution
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* all
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 10:31:03 +00:00
..
2026-02-11 10:31:03 +00:00
2026-02-09 15:17:26 +00:00
2026-02-11 10:31:03 +00:00
2026-02-08 22:35:36 +00:00
2026-02-04 11:38:15 +00:00
2025-11-28 16:00:11 +00:00
2026-02-08 21:25:35 +00:00
2026-02-11 06:27:21 +00:00
2026-01-29 07:48:46 +00:00
2026-02-08 22:35:36 +00:00
2026-02-08 22:20:34 +00:00
2026-02-08 22:20:34 +00:00
2026-01-26 23:46:27 +00:00
2026-02-06 09:33:39 +00:00
2026-01-22 23:16:57 +00:00
2026-01-19 21:42:10 +00:00
2026-02-08 14:31:12 +00:00
2026-02-08 14:31:12 +00:00
2026-02-04 07:35:29 +00:00
2026-01-25 23:33:54 +00:00
2026-02-10 17:35:38 +00:00
2025-12-16 21:17:06 +00:00
2026-02-08 22:20:34 +00:00
2025-10-23 20:18:08 +00:00
2026-02-07 13:16:32 +00:00
2026-02-08 22:20:34 +00:00
2026-02-08 22:35:36 +00:00
2026-02-09 15:17:26 +00:00
2026-01-18 23:08:29 +00:00
2026-01-24 19:26:06 +00:00
2026-02-10 23:14:40 +00:00
2026-02-09 12:28:25 +00:00
2026-02-09 12:28:25 +00:00
2026-02-09 21:13:52 +00:00
2026-02-08 21:06:51 +00:00
2026-02-09 22:48:29 +00:00
2026-01-29 22:31:49 +00:00
2026-02-08 00:39:56 +00:00
2026-02-08 22:35:36 +00:00