Skip to content

feat(tips): add cost-saving tips from April 30 tip-of-the-day#17841

Merged
teknium1 merged 1 commit intomainfrom
hermes/hermes-6b173777
Apr 30, 2026
Merged

feat(tips): add cost-saving tips from April 30 tip-of-the-day#17841
teknium1 merged 1 commit intomainfrom
hermes/hermes-6b173777

Conversation

@teknium1
Copy link
Copy Markdown
Contributor

Summary

Seed three new tips covering the cost-saving knobs from Teknium's April 30 tip-of-the-day tweet. Requested by @micheltamanda.

Changes

  • hermes_cli/tips.py: +3 entries in the CLI Subcommands section
    • Tools/skills trimming (hermes tools, hermes skills config)
    • /reasoning low|minimal dialing thinking depth below the medium default
    • hermes models for routing auxiliary tasks (vision, compression, title gen, session_search) to cheaper models

Validation

Before After
TIPS count 277 280
Duplicates 0 0
Max length 150 150
test_tips.py 11 pass 11 pass

No new command surface — uses the existing random-tip-at-session-start wiring.

@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard labels Apr 30, 2026
Seed the tips corpus with the knobs users can turn to reduce token
spend: hermes tools / hermes skills config to trim surface area,
/reasoning low|minimal to dial thinking depth down from the medium
default, and hermes models to route auxiliary tasks (vision, compression,
title gen, session_search) to cheaper backends while the main chat model
stays intact.

Requested by @micheltamanda under Teknium's tip-of-the-day tweet.
@teknium1 teknium1 force-pushed the hermes/hermes-6b173777 branch from 697146f to a30649a Compare April 30, 2026 09:30
@teknium1 teknium1 merged commit 25caaa4 into main Apr 30, 2026
@teknium1 teknium1 deleted the hermes/hermes-6b173777 branch April 30, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants