Hermes CLI Markdown rendering may need more than one setting

Hermes Agent was used together with DeepSeek-V4-Flash to show Markdown neatly inside the CLI. The setup can already make Hermes emit Markdown.

The problem is that `final_response_markdown: render` does not appear to change the final display. The practical issue is that Hermes may be able to produce Markdown text, while the CLI may not automatically render that text into a formatted view from this setting alone.

Key points

Quick term guide

Hermes Agent
It appears to be a tool or community for building and managing AI agents.
DeepSeek-V4-Flash
The AI model the user says they are using with Hermes.
DeepSeek-V4
An open-source large language model that can be run on a personal computer without paying for cloud API access.
Markdown
A simple text format for headings, lists, links, and other basic document structure.
`final_response_markdown: render`
A setting name that appears to control how final markdown answers are shown.
hermes-agent
A likely name for Nous Research’s agent-style AI tool or service.
rendering
The process where a computer draws internal information onto the screen as text or pictures.
features
The different tools or functions built into a software application.
Read original