Commit Graph

  • 17f26d2cab Merge pull request #11 from hermes-repair/14 master Hermes Agent 2026-08-16 10:50:32 +00:00
  • 0dec765154 fix(hermes): Percent values must be converted from whole-number percentages to fractions using 100; this restores the expected 10%, 100%, and fractional discount totals without changing validation or rounding behavior. (incident hermes-code-demo/14) hermes-repair/14 Hermes Agent 2026-08-07 16:47:56 +00:00
  • 0e1c14cb88 refactor: simplify discount percentage math Brad Stein 2026-08-07 13:46:12 -03:00
  • 35c580d098 revert: restore the discount divisor Brad Stein 2026-08-07 13:45:18 -03:00
  • 0fd6ea129c refactor: simplify discount percentage math Brad Stein 2026-08-07 10:42:51 -03:00
  • d378f634cf revert: restore the discount divisor Brad Stein 2026-08-07 10:19:28 -03:00
  • 00ca2c9d26 refactor: simplify discount percentage math Brad Stein 2026-08-07 10:13:32 -03:00
  • b58cc90912 ci: cap the warm agent at one and shorten its idle time Brad Stein 2026-08-07 05:06:35 -03:00
  • 50372edd26 revert: restore the discount divisor Brad Stein 2026-08-07 05:04:36 -03:00
  • 92fae0a1c4 ci: reuse the agent and shallow-clone so the gate is not all overhead Brad Stein 2026-08-07 04:29:04 -03:00
  • 6c4428c893 refactor: simplify discount percentage math Brad Stein 2026-08-07 03:09:22 -03:00
  • 63e927b8b4 revert: restore the discount divisor Brad Stein 2026-08-07 03:08:44 -03:00
  • f019c79bed refactor: simplify discount percentage math Brad Stein 2026-08-07 01:01:43 -03:00
  • 59f7b4b32c revert: restore the discount divisor Brad Stein 2026-08-07 01:01:13 -03:00
  • 2cf11aa9ae refactor: simplify discount percentage math Brad Stein 2026-08-06 22:52:53 -03:00
  • be0f3cb59b fix(hermes): correct discount divisor (PR #1) bstein 2026-08-06 00:16:49 +00:00
  • 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) Hermes Agent 2026-08-05 22:35:18 +00:00
  • 50416b5064 refactor: simplify discount percentage math Brad Stein 2026-08-05 19:24:06 -03:00
  • a7f7e2deaa ci: give pip a writable HOME on the agent Brad Stein 2026-08-05 19:22:26 -03:00
  • ca1ac6bfd4 feat: pricing helper with regression tests Brad Stein 2026-08-05 19:03:04 -03:00