CxWebApp/share/cxai-mac/build-info.json
cx-git-agent b55680ffbf
Some checks are pending
build-and-push / image (push) Waiting to run
feat(swift-app): rebuild share/cxai-mac as native CxAI ADE 1.2.0
- Package.swift: add CxARA (via CxLLM-SDK) and CxDrive (via new CxLLM-Drive
  package dep) so the native shell links every mac-app-shaped module
  exported by the CxLLM-SDK and CxLLM-Drive families.
- Sidebar: surface .repair (CxARA) and .drive (CxDrive) alongside the
  existing Web/Chat/Agent/MCP/Models/Code/AWS/Git/LangBridge/Telemetry
  tabs, with matching SF Symbols.
- scripts/build-mac-bundle.sh: end-to-end pipeline (release build, .app
  bundle with rebranded Info.plist studio.cxai.ade 1.2.0, ad-hoc codesign,
  tar.gz, hdiutil UDZO dmg, publish to share/cxai-mac, write
  build-info.json with sha256/sizes/modules/git sha).
- Makefile targets: swift-app 'make rebuild-mac', CxWebApp root
  'make rebuild-mac'.
- share/cxai-mac: replace Tauri 0- share/cxai-mac: replace Tauri 0- share/cxai-mac: replace Tauri 0- share/cxai-mac: replace Tauri 0- share/cxai-mac: replace Tauri 0- share/cxai-mac: replace Tauri 0- share/cxai-mac: replace Tauri 0- share/cxai-mac: replace Tauri 0- share/cxai-mac: replace Tauri 0- dge- share/cxai-mac: replace Tauri 0- share/cxai-mac: replace Tauri 0- share/AR- share/cxai-mac: replace Tauri 0- share/cxai-mac: replace Ter refere- share/cxai-mac: replace Tauri 0- origin main 2>&1 | tail -5
2026-05-17 16:26:39 -05:00

25 lines
956 B
JSON

{
"name": "CxAI ADE",
"version": "1.2.0",
"identifier": "studio.cxai.ade",
"channel": "stable",
"sha": "f5b6c3203f4c",
"built_at": "2026-05-17T21:23:28Z",
"description": "Native AppKit/SwiftUI shell for CxAI Studio. Built from CxWebApp/swift-app (CxLLM-SDK + CxLLM-Drive).",
"platform": "macOS 13+ aarch64",
"modules": [
"CxCode", "CxAWS", "CxGit", "CxAgent", "CxMCP",
"CxModels", "CxChat", "CxSPARenderer", "CxInstrument",
"CxLangBridge", "CxARA", "CxDrive"
],
"artifacts": {
"app_tar_gz": "CxAI-ADE-1.2.0-aarch64.app.tar.gz",
"app_tar_gz_sha256": "6ada3b2a1156666e7ae2d517a6579c241a37434b84daa71ad0e5e827cfb6c85d",
"app_tar_gz_size": 121127,
"dmg": "CxAI-ADE-1.2.0-aarch64.dmg",
"dmg_sha256": "5d7c9428148c505580d91aeeef731ed51146b1f162c54d1e4eb39ff9037a7131",
"dmg_size_bytes": 153833
},
"download_url": "/static/cxai-mac/CxAI-ADE-1.2.0-aarch64.dmg"
}