domfelipe
d8bea2017b
Reliable auto-kickoff via classic CLI PTY inject
...
TUI HERMES_TUI_QUERY races session creation (~4s) and often never
submits. Default launcher now uses hermes chat --cli plus a small
Python PTY that injects the Phase-1 kickoff after ready markers.
2026-08-03 00:26:43 -03:00
domfelipe
29c3fa703b
Fix auto-start launcher: use hermes chat --tui -q
...
Top-level hermes has no -q flag, so the kickoff string was parsed as
a subcommand and failed. Query must go on hermes chat.
2026-08-03 00:15:51 -03:00
domfelipe
3b98cb7253
Auto-start onboarding: agent speaks first via TUI kickoff
...
Install hermes-client-onboarding launcher that runs hermes --tui -s
skill -q kickoff so Phase 1 begins without waiting for user hello.
2026-08-03 00:09:39 -03:00
domfelipe
f86c06d521
Always set DeepSeek base_url to avoid OpenRouter 401
...
Leftover model.base_url pointing at openrouter.ai causes Missing
Authentication header even with a valid DEEPSEEK_API_KEY.
2026-08-03 00:01:28 -03:00
domfelipe
89b036652c
Switch default stack to native DeepSeek (deepseek-v4-flash)
...
Use DEEPSEEK_API_KEY + provider deepseek instead of OpenRouter for
client onboarding skill, helper script, docs, and troubleshooting.
2026-08-02 23:57:16 -03:00
domfelipe
4c33662ead
Initial release: Hermes client onboarding bootstrap + skill
...
One-liner install.sh, conversational skill for OpenRouter/DeepSeek
V4 Flash + Telegram gateway, and DomHubs client demo flow.
2026-08-02 21:23:29 -03:00