# teleton-agent

> Teleton: Autonomous AI Agent for Telegram & TON Blockchain

- **URL**: https://www.freshcrate.ai/projects/teleton-agent
- **Author**: TONresistor
- **Category**: AI Agents
- **Latest version**: `v0.8.6` (2026-03-25)
- **License**: MIT
- **Source**: https://github.com/TONresistor/teleton-agent
- **Language**: TypeScript
- **GitHub**: 70 stars, 22 forks
- **Registry**: github
- **Tags**: `ai-agent`, `autonomous-agent`, `gramjs`, `llm`, `nodejs`, `open-source`, `plugin-sdk`, `rag`, `typescript`

## Description

Teleton: Autonomous AI Agent for Telegram & TON Blockchain

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.8.6` | 2026-03-25 | Medium | ## Install  **npm:** ```bash npm install -g teleton ```  **Docker:** ```bash 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: togg |
| `v0.8.5` | 2026-03-16 | Low | ## Install  **npm:** ```bash npm install -g teleton ```  **Docker:** ```bash docker run -it -v ~/.teleton:/data ghcr.io/TONresistor/teleton-agent:latest setup ```  ## Changes 3fd5732 v0.8.5 6b574af fix(lint): use const for non-reassigned variables in SDK tests 55cffe2 feat: SDK low-level TON APIs, compaction fix, minor improvements bdc68bd fix(test): update SignedTransfer test expectations for v2 fields 423b70f feat(sdk): enrich SignedTransfer with seqno, validUntil, walletAddress fe28f4f docs: |
| `v0.8.4` | 2026-03-13 | Low | ## Install  **npm:** ```bash npm install -g teleton ```  **Docker:** ```bash docker run -it -v ~/.teleton:/data ghcr.io/TONresistor/teleton-agent:latest setup ```  ## Changes 3ae3017 v0.8.4 d858f8c fix(setup): persist telegram credentials to config.yaml after auth f1e1556 docs(api): add Management API documentation a4dc9ad docs(readme): underline Key Highlights card titles 222f786 docs(readme): modernize layout and update content   **Full Changelog**: https://github.com/TONresistor/teleton-agent |
| `v0.8.3` | 2026-03-13 | Low | ## Install  **npm:** ```bash npm install -g teleton ```  **Docker:** ```bash docker run -it -v ~/.teleton:/data ghcr.io/TONresistor/teleton-agent:latest setup ```  ## Changes 6948f6d v0.8.3 60029e2 fix(ci): harden Telegram notify against special chars in commit messages 2d4049a feat(api): add bootstrap mode for remote setup without config   **Full Changelog**: https://github.com/TONresistor/teleton-agent/compare/v0.8.2...v0.8.3 |
| `v0.8.2` | 2026-03-13 | Low | ## Install  **npm:** ```bash npm install -g teleton ```  **Docker:** ```bash docker run -it -v ~/.teleton:/data ghcr.io/TONresistor/teleton-agent:latest setup ```  ## Changes f3687c6 v0.8.2 7e6ac26 fix(deps): patch 4 Dependabot vulnerabilities ac67afd fix(ci): remove unused @hono/zod-openapi, add src/api/ to knip entries f6255b8 feat(api): add HTTPS management API for remote agent control 1b36ac3 fix(embeddings): validate cached model files and use atomic writes 25728b2 feat(memory): smarter RAG |
| `v0.8.1` | 2026-03-05 | Low | ## Install  **npm:** ```bash npm install -g teleton ```  **Docker:** ```bash 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 cach |
| `v0.8.0` | 2026-03-03 | Low | ## Install  **npm:** ```bash npm install -g teleton ```  **Docker:** ```bash docker run -it -v ~/.teleton:/data ghcr.io/TONresistor/teleton-agent:latest setup ```  ## Changes b8b1560 v0.8.0 2d3ecae feat(gramjs): upgrade to Layer 223 e6ec0ce feat(sdk): add Bot SDK + complete documentation to 100% coverage 2cce211 feat(providers): add Cerebras, ZAI, MiniMax, HuggingFace + refactor Moonshot a46f7fc feat(sdk): add dns.setSiteRecord() for TON Site ADNL records 7032e9b feat(sdk): expand plugin API wit |
| `v0.7.5` | 2026-02-28 | Low | ## Install  **npm:** ```bash npm install -g teleton ```  **Docker:** ```bash docker run -it -v ~/.teleton:/data ghcr.io/TONresistor/teleton-agent:latest setup ```  ## Changes 0d7de25 v0.7.5 d5981b4 fix(formatting): remove underscore and italic markdown rules 1aae92a docs: update CHANGELOG and README for v0.7.4+ 3f00892 feat: exec tools, admin-only policy, token tracking, WebUI updates 495a216 feat(dns): add dns_set_site for decentralized TON Site hosting d58922d refactor(tools): enrich 35+ tool |
| `v0.7.4` | 2026-02-25 | Low | ## Install  **npm:** ```bash npm install -g teleton ```  **Docker:** ```bash docker run -it -v ~/.teleton:/data ghcr.io/TONresistor/teleton-agent:latest setup ```  ## Changes 922ab5f v0.7.4 1ecd53e style(webui): use accent blue for toggle switches 8c0a523 fix: pass session path to DealBot + Soul editor layout 0ca00e0 feat(webui): expand configurable keys + new dashboard features a5c78db refactor(webui): reorganize Dashboard & Config pages 4a3f51e refactor(setup): reorder wizard flow + clean up w |
| `v0.7.3` | 2026-02-24 | Low | ## Install  **npm:** ```bash npm install -g teleton ```  **Docker:** ```bash 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 |

## Citation

- HTML: https://www.freshcrate.ai/projects/teleton-agent
- Markdown: https://www.freshcrate.ai/projects/teleton-agent.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/teleton-agent/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
