hermes-agent/agent/pet
Teknium 55e3ee1ab8
fix: remove dead f-string prefixes via ruff F541 (216 sites) (#52336)
ruff check --fix --select F541 . on current main. Pure prefix removals;
adjacent-string concatenations keep the f only on interpolating fragments.
No string content or live placeholder altered.
2026-07-05 13:42:46 -07:00
..
generate feat(pets): quality-first OpenRouter model chain + stronger atlas gates + global pet-gen notifications 2026-06-24 23:11:21 -05:00
__init__.py feat(pets): pet engine + display.pet config 2026-06-20 14:18:30 -05:00
constants.py feat(pets): pet engine + display.pet config 2026-06-20 14:18:30 -05:00
manifest.py feat(pets): prompt → atlas sprite-generation engine 2026-06-24 13:48:29 -05:00
render.py fix: remove dead f-string prefixes via ruff F541 (216 sites) (#52336) 2026-07-05 13:42:46 -07:00
state.py feat(pets): pet engine + display.pet config 2026-06-20 14:18:30 -05:00
store.py feat(pets): prompt → atlas sprite-generation engine 2026-06-24 13:48:29 -05:00