Skip to content

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 24 Feb 16:34
· 287 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

95bc8cb chore: bump to v0.7.3
d0d6ee0 feat(context): inject reply-to message context into LLM prompt
c526571 fix: replace deprecated claude-3-5-haiku with claude-haiku-4-5 + fix seed phrase display in CLI setup
c9c0f2b feat(auth): support Telegram anonymous numbers (+888) via Fragment
b9b27cc feat(provider): add claude-code provider with auto-detected credentials
c8a9bb5 fix(ton): TEP-74 encoding, infra robustness and tests

Full Changelog: v0.7.2...v0.7.3