| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
44 commits since v1.0.4, five merged PRs (#64-#68). The headline is not the MCP tail — it is that chats became sessions and projects gained a memory. Structure follows v1.0.4: a lede, Highlights, then the factual sections. Six highlights — sessions and the History panel, honest three-tier resume, project memory, memory-as-untrusted-input, fork, and Copy as Markdown — plus the eight new settings with their real defaults. Two things stated that a release note would usually omit: - A "Not in this release" section saying the panel does NOT search yet. It is the first gap a user hits once a project holds more than a screenful of sessions, and letting them discover it after upgrading is worse than saying it. Same finding #68 put in the design docs. - The memory security posture as its own highlight rather than a footnote, because memory is replayed into every future session and is distilled from transcripts containing repo files and MCP output. The instruction gate, the surfacing, the redaction and the verify-first framing are the feature. Every claim re-checked against the build rather than the commit log: all 8 settings and defaults match package.json; the card renders exactly rename/fork/export/done/delete/pin; the digest carries its verify-first framing; the instruction gate refuses to auto-promote; secrets are redacted; and the "no search" claim is true. Suite counts (32 suites / 528 cases) measured, not recalled.
There was a problem hiding this comment.
Updates the project’s release notes to reflect LevelCode v1.0.5, focusing on the shift from ephemeral chats to persisted sessions and the introduction of per-project memory (with explicit “untrusted input” framing and security posture).
Changes:
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Sorry, something went wrong.
|
|
||
| ## New settings | ||
|
|
||
| | Setting | Default | | |
| Back | FazBrowse Home | New Git URL |
44 commits since v1.0.4, five merged PRs (#64–#68). The headline isn't the MCP tail — it's that chats became sessions and projects gained a memory.
Structure follows v1.0.4: lede, Highlights, then the factual sections. Six highlights — sessions and the History panel, honest three-tier resume, project memory, memory-as-untrusted-input, fork, Copy as Markdown — plus the eight new settings with their real defaults.
Two things a release note would usually leave out
A "Not in this release" section, saying plainly that the Sessions panel does not search yet. It's the first gap a user hits once a project holds more than a screenful of sessions, and letting them discover it after upgrading is worse than saying it. Same finding #68 put into the design docs.
The memory security posture as its own highlight, not a footnote. Memory is replayed into the system prompt of every future session and is distilled from transcripts containing repo files, command output and MCP results. The instruction gate, the surfacing, the redaction and the verify-first framing are the feature, not caveats to it.
Every claim re-checked against the build
Not against the commit log:
It also passes the tag-on-merge.yml gate from #63: no TODO markers, no scaffolding, first line names v1.0.5.
Note on the release in flight
v1.0.5 is already tagged at 37cd2ca (develop tip, includes #67 and #68), and a draft release exists with all four signed assets attached — but its body is still the placeholder text from the old hybrid workflow, telling the reader the assets are unsigned. That needs replacing with these notes before publishing.