Skip to content

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 13:19
· 233 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

0229b3a v0.8.1
ebb1580 docs: update changelog for v0.8.0 and v0.8.1
fd4c1a9 fix(ci): lower coverage thresholds for Node 20 CI variance
1eb7bad docs: update for 15 providers, TON Proxy, SDK signed transfers
44305d4 feat(sdk): signed transfers without broadcast for x402 payments
871f661 perf: parallelize RAG searches and cache transcripts in memory
c80ed00 feat(webui): split Config page into dedicated tabs
50a37c5 feat(ton-proxy): Tonutils-Proxy module with auto-download
9ffc259 fix(tool-rag): normalize keyword scores without embedder
f843c08 feat(memory): two-phase observation masking
1b3e28f fix(ci): telegram notifications only after CI/Release pass
35c97f3 feat(setup): QR code login as alternative to phone+code auth
1671476 fix(quality): strict ESLint, quality tooling, and CI hardening
3e314e7 feat(hooks): user-configurable keyword blocklist + context triggers
32bc277 feat(hooks): plugin hook system with 13 typed hooks + configurable priority
985cca6 fix(security): sanitize hook context + fix effectiveIsGroup self-reference

Full Changelog: v0.8.0...v0.8.1