Skip to content

v0.8.6

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Mar 23:52
· 182 commits to main since this release

Install

npm:

npm install -g teleton

Docker:

docker run -it -v ~/.teleton:/data ghcr.io/TONresistor/teleton-agent:latest setup

Changes

8ae4f88 v0.8.6
a71608d fix: clean up stale docs
79cd574 fix: lint eslint-disable on correct line
dd7105f ui: dashboard, mode switch, infotips
b45ed79 tools: extended scopes, dead UI cleanup, CSS variables
797bf09 fix: update loader tests for restructured prompt
d68697e agent: memory, prompts, tools overhaul
ef1000a ui: toggle alignment, bot-only send_buttons, layout polish
4132e27 ui: config polish, pills toggle, inline fields, stepper
825f876 fix: callback buttons dedup + streaming draft cleanup
3cf7492 fix: drop pending updates on bot polling start
bbab7a2 fix: wire EventBus in index.ts (knip dead code check)
ea14b10 feat: dual-mode bot/user + WebUI overhaul
f99d9d1 ci: re-trigger
0d99ba1 fix: audit findings — typing, conventions, env validation, flood gate
f3952e5 revert: remove requestId from logs
b150ec9 fix: requestId only on processed messages, not skipped
02943b2 style: format
1dc7681 revert: remove premature update-check wiring
c58aff6 feat(cli): add npm update checker
2e47cd0 fix: robustness, async IO, concurrency limit
be46bcc docs: fix stale defaults and config examples
494b06f fix: security hardening, robustness guards, data retention
bfff26d feat: agent perf, heartbeat fix, WebUI redesign, dep bumps

Full Changelog: v0.8.5...v0.8.6