moltis-org
moltis
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: release 0.9.5
main
9 hours ago
chore: release 0.9.4
main
10 hours ago
chore: release 0.9.3
main
11 hours ago
style(js): fix biome formatting in share-theme-init and websocket Apply biome auto-formatting (indentation style) and use optional chaining for channel audio filename access.
main
11 hours ago
chore: release 0.9.2
main
11 hours ago
fix(telegram): send activity logbook as raw HTML, not markdown The logbook follow-up messages (showing tool usage like web_search, browser) were sent via send_text which runs content through markdown-to- HTML conversion, escaping the already-valid HTML tags. Add send_html to the ChannelOutbound trait so pre-formatted HTML can be sent directly, and use it for all standalone logbook follow-ups.
main
11 hours ago
feat(telegram): render markdown tables as formatted pre blocks Telegram does not support <table> HTML, so markdown tables (pipe- delimited with separator rows) were passed through as raw text. Add table detection to markdown_to_telegram_html that splits input into text and table segments. Tables are parsed into cells, column-aligned, and rendered as <pre> blocks with a header separator line. Existing inline markdown processing is preserved for non-table segments.
main
13 hours ago
fix(tools): don't register web_search tool when API key is missing When no search API key is configured and DuckDuckGo fallback is disabled, the web_search tool was still offered to the LLM, which would call it and always get an error back. Now `from_config` returns None in this case so the tool is not registered at all.
main
13 hours ago
Active Branches
feat(gateway): system prompt profiles UI with CRUD, section options, model overrides
last run
17 hours ago
#190
CodSpeed Performance Gauge
-50%
feat(gateway): support external web UI assets for distro and docker builds
last run
3 days ago
#167
CodSpeed Performance Gauge
-1%
fix(csp): eliminate inline scripts to fix Safari CSP violations
last run
9 days ago
#95
CodSpeed Performance Gauge
+1%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs