Skip to content

Appilot 1.2.0 — Evidence to action

Latest

Choose a tag to compare

@wxy wxy released this 13 Sep 10:07
· 4 commits to master since this release
3ea1abe

What's New

  • Copilot is now an actionable workspace with persistent product/storefront context, contextual follow-ups, measurable outcomes, and registered actions.
  • The release workbench now starts with a fresh GitHub check and supports localized store copy, screenshot copy, Keynote generation, and PNG export.
  • Overview recommendations and ranking diagnostics are grounded in current product evidence.
  • Scheduling now supports safe forward balancing, atomic daemon restart, and persistent schedule provenance.
  • Low-signal Trends and Reviews modules were intentionally retired.

Fixes & Engineering

  • Stabilized release draft, copy-plan, checklist, and screenshot-material identities and migrations.
  • Preserved Copilot suggestion lifecycle and user-visible sequence identity.
  • Hardened scheduler startup, self-update, signal handling, execution facts, and Windows plugin builds.
  • Published all nine @appilot-labs/* packages at 1.2.0 with npm provenance.

Deployment Notes

  • Database schema 15 adds tasks.scheduleJson; migration runs automatically when the shared SQLite store opens.
  • macOS screenshot generation may request Apple Events permission to automate Keynote.
  • Signed DMGs are not attached yet because Apple notarization remains in progress; they will be added to this Release after acceptance.

Verification

  • Tests: npm test passed, including multiprocess, daemon, migration, Copilot, release-material, and Keynote automation coverage.
  • Builds: local macOS production build passed; GitHub Type Check, Unit Tests, and Windows Plugin Build passed.
  • Packages: publish workflow succeeded and all nine npm packages resolve at 1.2.0.

新增功能

  • 副驾升级为可执行工作区,保留产品/商店上下文,支持上下文追问、可衡量结果与已注册行动。
  • 发布工作台会先执行实时 GitHub 检查,并支持本地化商店文案、截图文案、Keynote 生成与 PNG 导出。
  • 总览建议与排名诊断以当前产品证据为基础。
  • 调度支持安全向前平衡、守护进程原子重启与计划来源持久化。
  • 主动移除了低信号的趋势与评论模块。

修复与工程

  • 稳定发布草稿、文案计划、检查清单与截图素材的身份和迁移路径。
  • 保留副驾建议生命周期及用户可见的稳定序号。
  • 强化调度器启动、自更新、信号处理、执行事实与 Windows 插件构建。
  • 9 个 @appilot-labs/* 包已携带 npm provenance 发布为 1.2.0。

部署说明

  • 数据库 schema 15 新增 tasks.scheduleJson,共享 SQLite 存储打开时自动迁移。
  • macOS 截图生成可能请求 Apple Events 权限以自动化 Keynote。
  • Apple 公证仍在处理,因此暂未附加签名 DMG;Accepted 后会补充到同一个 Release。

验证

  • 测试:npm test 已通过,覆盖多进程、守护进程、迁移、副驾、发布素材与 Keynote 自动化。
  • 构建:本地 macOS production build 通过;GitHub Type Check、Unit Tests 与 Windows Plugin Build 通过。
  • 包:发布工作流成功,9 个 npm 包均可解析到 1.2.0。