|
|
be0f3cb59b
|
fix(hermes): correct discount divisor (PR #1)
|
2026-08-06 00:16:49 +00:00 |
|
Hermes Agent
|
c740dfe9aa
|
fix(hermes): A percentage must be divided by 100 before subtracting it from 1. This one-line change produces the expected 90.0, 0.0, and 16.99 results without changing validation or rounding behavior. (incident hermes-code-demo/4)
|
2026-08-05 22:35:18 +00:00 |
|
Brad Stein
|
50416b5064
|
refactor: simplify discount percentage math
|
2026-08-05 19:24:06 -03:00 |
|
Brad Stein
|
a7f7e2deaa
|
ci: give pip a writable HOME on the agent
|
2026-08-05 19:22:26 -03:00 |
|
Brad Stein
|
ca1ac6bfd4
|
feat: pricing helper with regression tests
|
2026-08-05 19:03:04 -03:00 |
|