Skip to main content

5 posts tagged with "release"

View All Tags

daimon 0.31.0: rules that stand until a human ends them

· 4 min read

Some facts in a project are not beliefs. "Never deploy the payments service on a Friday" is not something the agent should re-derive each session, weigh against newer context, or quietly forget under budget pressure. It is a standing constraint, and until now daimon had no home for one: a rule stated once landed in the belief partition, did not carry, and was first in the drop order when the briefing ran over budget. 0.31.0 adds pinned rulings.

Agreement is not evidence: shipping origin-bound corroboration

· 5 min read

Here is a trap every agent memory system walks toward sooner or later: an item that keeps showing up starts to feel true. Five sessions all "remember" the same fact, so the fact must be solid. Promote it. Trust it more.

We wanted that feature. Independent re-observation should strengthen a memory — that is how evidence works everywhere else. But before building it we went looking for the ways it breaks, and what we found changed the design, the release, and one security assumption we had been living with. All of it shipped today in v0.22.0.

daimon 0.19.0: a docs site, an MCP server, and deletion you can prove

· 3 min read

daimon 0.19.0 is on PyPI, three days after 0.18. The headline is a pair of doors: the documentation site you are reading — in English and Spanish from day one — and a read-only MCP server, so hosts that speak MCP but have no hook system can still read your agent's memory. Also in the box: daimon forget ships, and a chunk cache stops failed serializes from re-buying work they already paid for.

daimon has a home: bilingual docs, and what shipped this week

· 3 min read

daimon now has a documentation site — the one you are reading — in English and Spanish, with a quickstart that takes you from install to your first briefing, and concept pages for the ideas that make daimon different: trust classes, carry, receipts, and the item lifecycle. This blog is the new canonical home for releases, feature explainers, and field incidents; every announcement you see from us elsewhere will link back here.