Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:16
073fe0f

Release notes

Added

  • Current Apple platform compatibility — added an evidence-aware iOS and
    iPadOS 27 beta 3 catalog spanning Siri, Shortcuts, App Intents, Foundation
    Models, CoreAI, SwiftUI, UIKit, Background Assets, and document APIs.
  • Low-noise migration diagnostics — added ten advisory Swift checks for
    current Apple API and behavior changes, plus deterministic fixes for the
    renamed SwiftUI toolbar and text-field APIs.
  • Xcode and App Store readiness helpers — added Xcode 27 beta 3 build
    analysis, bounded test repetition, duplicate Clang module detection, App
    Store Connect API migration analysis, and Accessibility Nutrition Label
    common-task reports.
  • Modern hosted MCP transport — the production endpoint now supports both
    established initialization flows and the current stateless protocol,
    verified with official SDK clients.
  • Expanded compatibility canaries — CI now covers current Node and Python
    releases plus forward-looking TypeScript, Python, Xcode, and MCP lanes.
  • Brownfield benchmark v3 — the public benchmark now includes 38 paired
    cases across ten categories with precision, recall, and clean-project
    abstention gates.

Changed

  • Artifact and dependency release gates — npm package contents, every
    Python optional surface, Python wheels/source distributions, and the hosted
    Worker now receive explicit audit and publishability checks.
  • Marketplace tool semantics — all 36 compact MCP descriptions now preserve
    explicit purpose, sibling-tool guidance, parameter interaction, defaults,
    and read/write/network effects without exceeding the manifest budget.

Fixed

  • Hosted runtime drift — deployment and release workflows now verify that
    the public MCP endpoint matches the package being released.
  • Python MCP startup compatibility — both Python console entrypoints now
    use the stable SDK's stdio_server() and Server.run(...) contract instead
    of removed transport and .main() helpers.
  • Bounded Apple SDK scanning — nightly WWDC monitoring no longer follows
    compatibility symlink loops or walks SDK trees without limits.
  • Beta guidance accuracy — resolved simulator guidance is no longer emitted
    as an active Foundation Models warning; the current sampling workaround is
    generated instead.

Install

npm install -g @axint/compiler
pip install axint

Full changelog

What's Changed

  • deps: bump the javascript-tooling group with 5 updates by @dependabot[bot] in #344
  • Refresh the GitHub discovery experience by @nimatime in #345
  • Unify Axint proof and repair messaging by @nimatime in #346
  • chore: defer unsupported TypeScript major by @nimatime in #353
  • deps: bump typescript-eslint from 8.63.0 to 8.64.0 in the javascript-tooling group by @dependabot[bot] in #356
  • deps: bump actions/setup-node from 6 to 7 by @dependabot[bot] in #354
  • deps: bump the python-sdk group in /python with 9 updates by @dependabot[bot] in #355
  • Release Axint 0.6.0 platform hardening by @nimatime in #357

Full Changelog: v0.5.2...v0.6.0