docs: polish himalaya skill docs

This commit is contained in:
Peter Steinberger
2026-01-06 23:44:06 +01:00
parent 16243b7edc
commit ea216994a1
5 changed files with 14 additions and 15 deletions

View File

@@ -117,6 +117,7 @@
- Models: extend `clawdbot models` status output with a masked auth overview (profiles, env sources, and OAuth counts).
### Maintenance
- Skills: add Himalaya email CLI skill. Thanks @dantelex for PR #335.
- Agent: add `skipBootstrap` config option. Thanks @onutc for PR #292.
- UI: add favicon.ico derived from the macOS app icon. Thanks @jeffersonwarrior for PR #305.
- Tooling: replace tsx with bun for TypeScript execution. Thanks @obviyus for PR #278.