Commit graph

8 commits

Author SHA1 Message Date
Pagwin
ead700adf4
feat: solve() accepts objective_factors and objective_mode
Add objective_factors and objective_mode as optional parameters to solve().
Resolve defaults at function entry and validate using existing _validate_objective.
Normalize objective_factors to ensure all required keys (EBSC) are present.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 19:22:59 -04:00
Pagwin
8a775dd941
feat: add objective factors/mode defaults and validation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 19:20:50 -04:00
Pagwin
023fdefe89
web solve is back to home setup and solve prioritizes electrum and steel over brass again 2026-06-11 16:57:47 -04:00
Pagwin
36e3117966
remove economst 2026-06-10 13:00:06 -04:00
Pagwin
b8b21bad6b
minor fixes to actually do something with agent availability 2026-06-10 12:44:59 -04:00
Pagwin
17020b857c
added resource constraints 2026-06-09 16:53:35 -04:00
Pagwin
3e604324ad
web server with docker container 2026-06-09 15:26:51 -04:00
Pagwin
b1dba083a0
starting on a web ui 2026-06-09 13:33:39 -04:00
Renamed from main.py (Browse further)