Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 17:35
· 319 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

98675ec v0.6.0
6006aca feat(webui): accordion UI, dashboard settings, marketplace download fix
0254290 feat(webui): add Plugin Marketplace with secrets management
c6e0107 feat(webui): add Config + MCP pages, custom Select, centralize CSS
b92b7a9 feat(tools): add Tool RAG, web tools, and admin enhancements
41d26ec feat(mcp): add MCP client support + CLI management commands
3bcc03e docs: add project documentation, consolidate references
5582a70 chore(deps): upgrade all dependencies to latest

Full Changelog: v0.5.2...v0.6.0