Skip to content

Releases: maceip/agent.html

v1.0.5

06 Oct 15:53
6e37912

Choose a tag to compare

Changes

  • Add CLI support for agent-html command
  • MCP client & tests

What's Changed

Full Changelog: v1.0.2...v1.0.5

v1.0.4

06 Oct 15:52
44a27af

Choose a tag to compare

Changes

  • Add CLI support for agent-html command
  • MCP client & tests

What's Changed

Full Changelog: v1.0.2...v1.0.4

v1.0.3

06 Oct 15:51
c3c495a

Choose a tag to compare

Changes

  • Add CLI support for agent-html command

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

05 Oct 13:14
8bea800

Choose a tag to compare

What's New

  • Added comprehensive test suite for AgentFile class
  • Fixed CI workflow to properly handle tests
  • Updated all documentation for consistent agent.html naming
  • Removed emojis from documentation
  • Added GitHub Actions workflows for CI/CD

Features

  • agent.html format: Package AI agents as single, self-contained HTML files
  • Framework support: Vanilla JS, LangGraph, LiterT, HuggingFace, WASM
  • Security: Built-in integrity checking and permission system
  • Examples: Live demos available at https://maceip.github.io/agent.html/

Installation

npm install agent-file@1.0.2

Full Changelog

v1.0.1...v1.0.2