Skip to content

Releases: sbhooley/ainativelang

AINL v1.8.0 — MCP authoring wizard, strict-valid families, HTTP machine payments

Choose a tag to compare

@sbhooley sbhooley released this 27 Apr 15:54

PyPI: ainativelang 1.8.0pip install -U 'ainativelang[mcp]'

Highlights

  • MCP authoring: ainl_get_started with wizard_state_json; ainl_step_examples; resource ainl://strict-valid-families; ainl_validate / ainl_compile include contract_validation_status and contract_alignment (mismatched_calls vs ADAPTER_CONTRACTS). Hub: MCP_AINL_WIZARD_AND_CORPUS.md.
  • HTTP machine payments: optional payment_profile on http (none / auto / x402 / mpp) with structured 402 handling. See HTTP_MACHINE_PAYMENTS.md.

Full conventional changelog: CHANGELOG.md § v1.8.0 · Release notes: RELEASE_NOTES.md.

AINL v1.4.6 — Samples + OpenSpace harness (2026-04-11)

Choose a tag to compare

@sbhooley sbhooley released this 09 Apr 06:55

AINL v1.4.6 — Samples + OpenSpace harness (2026-04-11)

PyPI / runtime: ainativelang 1.4.6RUNTIME_VERSION 1.4.6.

  • Samples: apollo-x-bot/api-cost-monitor.ainl, demo/test_openspace_http.ainl, and root run_openspace_test.py (portable paths) for OpenSpace / promoter experiments.
  • Full details: docs/CHANGELOG.md (§ v1.4.6).

Install: pip install -U "ainativelang[mcp]>=1.4.6"

ainativelang 1.4.4

Choose a tag to compare

@sbhooley sbhooley released this 08 Apr 16:55

ainativelang 1.4.4

PyPI packaging release; version surfaces aligned. See docs/CHANGELOG.md and docs/RELEASE_NOTES.md.

  • emit_solana_client discoverability header uses RUNTIME_VERSION
  • Core builtins (v1.4.3 line): comparisons, trim/strip, startswith/endswith, keys/values, coercions
  • MCP: frame_hints, workspace limits file, auto-cache, docs

AINL 1.4.2

Choose a tag to compare

@sbhooley sbhooley released this 08 Apr 03:51

AINL 1.4.2 (2026-04-07)

Intelligence host adapter policy (AINL_ALLOW_IR_DECLARED_ADAPTERS), MCP/runner grant alignment, compiler strict-mode fixes for label jumps, expanded adapter tooling/manifest, intelligence graph fixes, demo/.ainl-library-skip for App Store filtering.

Full notes: CHANGELOG.md

ainl 1.4.1

Choose a tag to compare

@sbhooley sbhooley released this 03 Apr 13:52

Release 1.4.1 — offline LLM provider, wishlist examples, fanout, file-backed cache, core.GET, serve/LLM wiring, docs. See docs/CHANGELOG.md.

ainativelang 1.4.0

Choose a tag to compare

@sbhooley sbhooley released this 01 Apr 18:03

Full Changelog: v1.3.4...v1.4.0