@topy-ai/maggie 0.7.43 → 0.7.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README-zh-TW.md +6 -4
- package/README.md +4 -1
- package/package.json +1 -1
package/README-zh-TW.md
CHANGED
|
@@ -8,11 +8,13 @@ Codex、Claude Code 與相容的 coding agents。
|
|
|
8
8
|
## 安裝
|
|
9
9
|
|
|
10
10
|
```bash
|
|
11
|
-
npx @topy-ai/maggie@0.7.
|
|
12
|
-
npx @topy-ai/maggie@0.7.
|
|
11
|
+
npx @topy-ai/maggie@0.7.44 init --agent all
|
|
12
|
+
npx @topy-ai/maggie@0.7.44 doctor --project .
|
|
13
13
|
```
|
|
14
14
|
|
|
15
|
-
目前 release 是 `0.7.
|
|
15
|
+
目前 release 是 `0.7.44`。完成 2026-09-24 booking feedback batch:MaggieDash
|
|
16
|
+
Calendar availability grid/free-slot entry,以及 ORA modal focus restoration
|
|
17
|
+
的驗證證據。另新增 secret-free Starter marketplace provisioning
|
|
16
18
|
plan、versioned GitHub/Cloudflare/Starter contracts,以及 deterministic
|
|
17
19
|
`maggie marketplace plan` dry-run CLI。0.7.42 新增 redacted Gemini video-provider evidence gate,
|
|
18
20
|
驗證 provider acknowledgement、idempotency、moderation、object-storage
|
|
@@ -80,7 +82,7 @@ structure drift 或重複 treatment product 時 fail closed。
|
|
|
80
82
|
deployment、memory、feedback 和 MaggieDash。內容先 draft/review,外部寫入、
|
|
81
83
|
publish 與 production deployment 需要明確確認。
|
|
82
84
|
|
|
83
|
-
目前 source tree 的正式 release 是 `0.7.
|
|
85
|
+
目前 source tree 的正式 release 是 `0.7.44`。本版完成 2026-09-24 booking feedback batch:Calendar grid/free-slot entry 與 host modal focus-restoration evidence。本版新增 Starter marketplace provisioning plan;本版完成 feedback batches 22、23:加入 declarative browser interaction evidence、design markup/style/content-key gate、compiler source anchoring、entity double-escape protection、`update --help` read-only、noindex hypothetical indexability、可過期 baseline acknowledgement、DOM-only link extraction regression,以及 MaggieDash 0.2.10 的 content override、短期 browser session、CDN-safe public-session cache contracts。authentication 和 isolated dev server 仍由 host 負責。`maggie-booking` workflow、傳統 email/password、Stripe、Resend、public booking flow 及既有安全邊界維持不變;provider-bound video generation 與 transactional delivery 仍記錄在 issue #39,前一批延後功能仍在 issue #38,不會直接成為 active memory。0.7.33 記錄並審查一筆更正回饋;確認 0.7.32 已正確處理 batch index,沒有修改已驗證的 shared behavior。0.7.32 加入 feedback 一基索引支援、MaggieDash panel 的 source/freshness/error evidence、Consent Mode 與實際 write/no-op reconciliation、SEO baseline recapture、sitemap origin rebasing、content-diff scope、migration ledger reconciliation、deployment credential preflight、release provenance/runtime preflight、icon release gate、opt-in blog auto-publish gate,以及 least-privilege VPS deployer。也修復 top-level `maggie feedback` dispatcher parity。0.7.31 加入 update 差異摘要、atomic installer copy、subset install manifest merge,以及 inventory drift 時 doctor non-zero。0.7.30 補上 feedback tracking issue closeout gate 與 batch 14/15 audit ledger。0.7.29 修正 npm package landing page 使用英文 README;0.7.28 加入 versioned Gemini model policy、明確 fallback 與 provenance、bundled-first CLI
|
|
84
86
|
dispatch、`maggie --version`、feedback batch review 聚合與重複偵測、marketplace enrichment evidence、booking
|
|
85
87
|
worker/resolver evidence,以及 read-only migration preflight。它也包含 host-owned mobile app surface contract、signed-in
|
|
86
88
|
camera-state QA、直接 Astro route resolution、correlated feedback batch,以及
|
package/README.md
CHANGED
|
@@ -60,7 +60,10 @@ Maggie keeps the existing project foundation and asks for decisions before
|
|
|
60
60
|
shared routes, analytics, or publishing boundaries change. The current
|
|
61
61
|
package ships 20 installable skills and a local-first MaggieDash foundation.
|
|
62
62
|
|
|
63
|
-
The current release is `0.7.
|
|
63
|
+
The current release is `0.7.44`. It closes the 2026-09-24 booking feedback
|
|
64
|
+
batch with the canonical MaggieDash Calendar availability grid/free-slot
|
|
65
|
+
entry and documented ORA modal focus-restoration evidence. It also adds the
|
|
66
|
+
secret-free Starter marketplace
|
|
64
67
|
provisioning plan and bundles versioned GitHub repository, Cloudflare Pages,
|
|
65
68
|
Starter site, and Starter release contracts. `maggie marketplace plan` emits a
|
|
66
69
|
deterministic dry-run plan for a public Cal.com URL, static Cloudflare Pages,
|