ClawLite v0.5.0 #1
forgesynapseltd
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's New in v0.5.0
Added
/exportar(aliases:/export,/exporter,/exportieren) now deliversyour complete memory as 7 Markdown files: chat history, profile (facts,
goals, tasks, interests, reminders), conversation summary, brand
profile, behavior patterns, knowledge graph, and watches. Previously it
only delivered 2 files.
/exportar→export/exporter/exportieren,/olvida→forget/oublie/vergiss,/recordatorios→reminders/rappels/erinnerungen,/voz→voice/voix/stimme,/modelo→model/modele. Chinese/Russian/Japanese users are covered by the Englishalias (a real constraint of the Telegram Bot API: command names only
accept Latin letters).
distinguishes in its wording between findings corroborated by multiple
sources and findings with conflicting reports across sources, reusing
the same calibration mechanism already used by the research engine.
Fixed
regardless of the user's actual language — it read an in-memory session
cache instead of the persisted language string already used by every
other command.
/exportarzip's caption was hardcoded in Spanish — it now uses themultilingual catalog, same as every other deterministic message in the
project.
patterns and knowledge graph): two code paths were writing the same
learning for the same turn, causing duplicate LLM calls and a real,
unguarded race on behavior patterns.
This discussion was created from the release ClawLite v0.5.0.
All reactions