docs: add v4.4.0 release notes to docs/release-notes/#173
Conversation
Adds the long-form release notes for v4.4.0 at the canonical location expected by tasks.md T049. The GitHub release body at https://github.com/thebtf/engram/releases/tag/v4.4.0 was shipped first as part of the release ceremony; this file makes the same content discoverable in-repo for future readers. No behavioural change.
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
ОбзорДобавлена новая документация с примечаниями к выпуску Engram v4.4.0, описывающая интеграцию Phase B Loom, включая четыре новых MCP-инструмента, CLI-воркер для выполнения подпроцессов, события в реальном времени, обновления фреймворка, функциональность управления жизненным циклом проекта на сервере и реализацию демона с дедупликацией событий. Изменения
Оценка усилий при проверке кода🎯 1 (Trivial) | ⏱️ ~3 minutes Связанные PR
Стихотворение
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
docs/release-notes/v4.4.0.md (1)
1-130: Отличная документация!Заметки о релизе хорошо структурированы и точны. Все технические утверждения проверены на соответствие коду:
- 4 новых MCP-инструмента подтверждены в
internal/handlers/loom/tools.go- Детали CLI-воркера с allowlist соответствуют реализации
- Описание Bridge с 256-записным LRU dedup совпадает с
internal/handlers/serverevents/bridge.go- Спецификации proto для
SyncProjectStateточныДокумент предоставляет исчерпывающий обзор изменений v4.4.0 с правильными ссылками на PRs и коммиты.
Примечание: Статический анализ предложил, что "in support of" на строке 36 может быть многословным, но в контексте документации по релизу эта формулировка вполне уместна для ясности.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@docs/release-notes/v4.4.0.md` around lines 1 - 130, Reviewer flagged a minor wording suggestion around the "Framework upgrades in support of loom" heading but approved the changes; no code/doc change is required. Leave the heading "Framework upgrades in support of loom" and the surrounding section as-is unless you want to make a purely editorial tweak — if you choose to adjust wording, update that heading and any matching references (search for the exact phrase "Framework upgrades in support of loom") to a more concise variant, otherwise do nothing.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@docs/release-notes/v4.4.0.md`:
- Around line 1-130: Reviewer flagged a minor wording suggestion around the
"Framework upgrades in support of loom" heading but approved the changes; no
code/doc change is required. Leave the heading "Framework upgrades in support of
loom" and the surrounding section as-is unless you want to make a purely
editorial tweak — if you choose to adjust wording, update that heading and any
matching references (search for the exact phrase "Framework upgrades in support
of loom") to a more concise variant, otherwise do nothing.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: e1654555-052e-4105-870c-7a4376d8fa3a
📒 Files selected for processing (1)
docs/release-notes/v4.4.0.md
What
Adds
docs/release-notes/v4.4.0.md— the long-form release notes for v4.4.0.Why
The v4.4.0 tag was shipped via
gh release create --notes-filepointing at a transient file in the bump worktree. The GitHub release page at https://github.com/thebtf/engram/releases/tag/v4.4.0 has the notes, but tasks.md T049 AC called for a canonicaldocs/release-notes/v4.4.0.mdpath for in-repo discoverability. This PR delivers that file.Same content as the GitHub release body, written in the style of prior release notes.
No behaviour change
Docs-only PR. Nothing to test beyond markdown rendering.
Summary by CodeRabbit
Engram v4.4.0