Commit graph

7 commits

Author SHA1 Message Date
Pagwin
24f58765ac
feat: expose objective_factors and objective_mode in web UI
The solver form gains an Objective section with a product/sum mode
select and per-resource factor inputs (E/B/S/C, zero = excluded).
The /solve handler parses both fields and forwards them to solve(),
falling back to solve.py defaults when omitted.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 21:48:42 -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
b8b21bad6b
minor fixes to actually do something with agent availability 2026-06-10 12:44:59 -04:00
Pagwin
4f9a980cfb
safety bars 2026-06-09 16:59:58 -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