This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryRemoved the public registry from the repository.
Full changelog
See CHANGELOG.md for details.
Install:
npm install -g @axint/compiler
What's Changed
- phase 2 compiler polish + registry hardening by @nimatime in https://github.com/agenticempire/axint/pull/42
- add defineView() — TypeScript to SwiftUI compilation by @nimatime in https://github.com/agenticempire/axint/pull/43
- add defineWidget() and MCP schema compilation by @nimatime in https://github.com/agenticempire/axint/pull/44
- update docs, complete widget schema compilation by @nimatime in https://github.com/agenticempire/axint/pull/45
- add defineApp() compiler surface by @nimatime in https://github.com/agenticempire/axint/pull/46
- add mcp server tests by @nimatime in https://github.com/agenticempire/axint/pull/47
- python sdk v0.2.0 + compile benchmarks by @nimatime in https://github.com/agenticempire/axint/pull/48
- architecture docs, xcode plugin, registry enhancements by @nimatime in https://github.com/agenticempire/axint/pull/49
- update readme, roadmap, and examples for all four surfaces by @nimatime in https://github.com/agenticempire/axint/pull/50
- fix type safety and namespace bypass from audit by @nimatime in https://github.com/agenticempire/axint/pull/51
- extract shared parser utils, fix entity resolution + serialization bugs by @nimatime in https://github.com/agenticempire/axint/pull/52
- add registry.axint.ai custom domain, fix og image urls by @nimatime in https://github.com/agenticempire/axint/pull/53
- fix codegen bugs, pin integration versions, sync metadata by @nimatime in https://github.com/agenticempire/axint/pull/54
- remove registry from public repo by @nimatime in https://github.com/agenticempire/axint/pull/55
- fix test count in project tree (244 → 245) by @nimatime in https://github.com/agenticempire/axint/pull/56
- replace unsafe as-casts with type guards by @nimatime in https://github.com/agenticempire/axint/pull/57
- expand test coverage (249 → 402) and sync readme by @nimatime in https://github.com/agenticempire/axint/pull/58
- split cli into modules, clean registry refs, harden tests by @nimatime in https://github.com/agenticempire/axint/pull/59
- audit fixes, python sdk parity, smithery listing by @nimatime in https://github.com/agenticempire/axint/pull/60
- python mcp server, cli parity, ci coverage by @nimatime in https://github.com/agenticempire/axint/pull/61
- fix ci: mypy casts, coverage thresholds by @nimatime in https://github.com/agenticempire/axint/pull/63
- fix mypy: generator types, parser casts, cli return, mcp exclusion by @nimatime in https://github.com/agenticempire/axint/pull/64
- fix pyproject.toml syntax by @nimatime in https://github.com/agenticempire/axint/pull/65
- fix cli test assertions by @nimatime in https://github.com/agenticempire/axint/pull/66
- add mcp http transport for smithery by @nimatime in https://github.com/agenticempire/axint/pull/67
- add cloudflare worker for remote mcp endpoint by @nimatime in https://github.com/agenticempire/axint/pull/68
- add server.json and registry verification markers by @nimatime in https://github.com/agenticempire/axint/pull/69
Full Changelog: https://github.com/agenticempire/axint/compare/v0.3.2...v0.3.4
Breaking Changes
- Removed the registry directory from the public repository.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About agenticempire/axint
Apple-native execution layer for AI agents. Compiles TypeScript to validated Swift — App Intents, SwiftUI views, WidgetKit widgets, and full apps. 13 MCP tools, 150 diagnostics, 500 tests.
Related context
Related tools
Beta — feedback welcome: [email protected]