Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 22:02
· 306 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

5cd2794 v0.7.0
b4c5bf8 docs: update changelog for v0.7.0 release
dd16df6 feat(cli): add ASCII banner to setup --ui + update changelog
6b925ea docs: update changelog — unreleased + v0.6.0 + git history rewrite note
539c59b feat(local-llm): add local LLM provider with audit hardening
8adfbb9 feat(webui): setup wizard with guided onboarding flow
21e0dbd fix: security audit remediation (27 fixes across 22 files)
4248b0e feat(cocoon): add Cocoon Network, moonshot, and mistral LLM providers
c14a841 refactor: type safety (135→32 as any) + pino structured logging
56e1c7c feat(provider): add moonshot/kimi-k2 LLM provider
a681967 feat(cli): migrate setup wizard to @inquirer/prompts + auto-resolve owner
ee1a935 fix: data integrity and cleanup from full audit
4bf6927 docs: fix README formatting and update description

Full Changelog: v0.6.0...v0.7.0