Skip to content

v0.3.6 - resilient turns, honest errors & tidy memory 🩹💬🧠

Choose a tag to compare

@smixs smixs released this 30 Jul 07:46
· 1057 commits to main since this release
eb8041d

Что нового / What's new

  • 🩹 Оборвавшийся ход не глушит бота - мост сам освобождает чат, сообщает об ошибке и убирает зависшее «⏳ Работаю»; все доставки идут через acceptance-роут, так что сбой виден мгновенно (#85, #87, #91).
  • 💬 Ошибки провайдера по-человечески - лимит (со временем сброса), баланс, ключ, сбой провайдера - вместо молчания или «переполнился контекст» (#85).
  • 🧠 CORE.md держит лимит сам - детерминированный ночной ужим без потери указателей; rollup проверяет свою работу (#86).
  • 📣 Служебные алерты доходят без настройки - фолбэк на первого доверенного пользователя (часть #88).
  • 🛡️ Бэкап vault не травит git-историю - гигантские файлы останавливают коммит, отказ пуша называет настоящую причину; iva doctor показывает ночные проблемы.
  • 🐍 Python-писатель frontmatter приведён к TS-диалекту + OOM-защита enforce (остатки #88).
  • ⚙️ eve 0.27.13 - ретраи на обрыв стрима провайдера, ограничение trace-хранилища.

  • 🩹 A broken turn no longer mutes the bot - the bridge frees the chat, reports the error and clears the stuck status; all deliveries use the acceptance route, so failures are visible instantly (#85, #87, #91).
  • 💬 Provider errors in plain words - limit (with its reset time), balance, key, provider-side failure - instead of silence or "context overflowed" (#85).
  • 🧠 CORE.md keeps its cap on its own - deterministic nightly compaction that never cuts the pointers; rollup verifies its work (#86).
  • 📣 Service alerts arrive without extra setup - fallback to the first trusted user (part of #88).
  • 🛡️ The vault backup no longer poisons git history - oversize files stop the commit, push failures state their real cause; iva doctor surfaces nightly problems.
  • 🐍 The Python frontmatter writer matches the TS dialect + enforce OOM guard (#88 residuals).
  • ⚙️ eve 0.27.13 - retries on provider stream drops, bounded trace store.

Полная история / full history: CHANGELOG.md