[pull] master from industrial-optimization-group:master#145
Merged
pull[bot] merged 6 commits intolight-weaver:masterfrom Mar 26, 2026
Merged
[pull] master from industrial-optimization-group:master#145pull[bot] merged 6 commits intolight-weaver:masterfrom
pull[bot] merged 6 commits intolight-weaver:masterfrom
Conversation
- Add lagrange_multipliers field to SolverResults, extract duals from Ipopt/Bonmin/Gurobi solvers - Create desdeo/explanations/lagrange.py (filter, tradeoff, active-objective utilities) - Add XNIMBUS StateKinds, state fields, API models (NIMBUSMultiplierRequest/Response) - Add get-multipliers-info endpoint to NIMBUS router, create XNIMBUS router, register in app.py - Regenerate Orval types/endpoints from updated OpenAPI spec - Refactor NIMBUS frontend to Orval handler pattern (remove +server.ts proxy, callNimbusAPI) - Add XNIMBUS frontend route with explainable layout, advanced sidebar, explanation barcharts, help dialog - Add unit tests for lagrange utils, solver integration tests, API endpoint tests - Migrate all components['schemas'] references to direct $lib/gen/models imports - Fix SessionContextGuard swapped args bug (fetch_interactive_session called with request/session reversed) - Refactor SessionContextGuard: replace __call__ with .post/.get/.delete to eliminate spurious requestBody on GET/DELETE endpoints in OpenAPI schema - Fix Orval GET-with-body error (pass undefined instead of null for optional body params) - Fix dmitry forest problem infinite loop (use Path(__file__).resolve() instead of searching for "DESDEO" folder name) - Fix stale Orval imports in E-NAUTILUS, problems/handler, problems/define/handler - Fix exp-barchart/exp-ranking-barchart label overflow (rotate, truncate, cap margins) - Rename 'Worsen until' to 'Impair until' in constants - Add Explainable NIMBUS to method selection view
- Replace all api.GET/api.POST calls with orval-generated endpoint
functions
- Migrate 19 files across problems, groups, NIMBUS, XNIMBUS,
SCORE-bands, GDM-SCORE-bands, GNIMBUS, and EMO routes
- Convert POST /problem/get calls to GET /problem/{problemId}
- Refactor GNIMBUS/+server.ts from generic dispatch to individual orval
calls
- Switch EMO server endpoints to customFetch (orval endpoints pending)
- Delete unused client files: client.ts, client-types.ts,
zod-schemas.ts, zod-types.ts
- Remove openapi-fetch and openapi-typescript-fetch dependencies
- Orval generated models and clients are now generated in a single file instead of being split in src/lib/gem/models
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )