Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 10:38
· 331 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

7cada8c chore: bump to v0.5.1, CI/CD for SDK + WebUI + Docker
1e01195 Merge dev into main for v0.5.0
51baf14 feat: data-bearing tool categories, strict DB row types, RAG rebalancing
2e347c3 feat(plugins): add onMessage and onCallbackQuery event hooks
a9a9a1b feat(webui): inline dropdown task details with overflow fix
5194098 feat: WebUI auth & pages, SDK expansion (53 methods), code quality audit
235d6bf fix: reliability — key caching, transactions, debouncer, market extraction
d310075 feat(webui): dashboard, tool config, plugins page, documentation
c38ea4c feat: core hardening, plugin SDK extraction, open-source cleanup

Full Changelog: v0.4.0...v0.5.1