Skip to content

Releases: agentinit/agentinit

v1.7.0

17 Oct 19:53

Choose a tag to compare

1.7.0 (2025-10-17)

Bug Fixes

  • resolve TypeScript errors in MCP verifier (469f886)
  • tests: remove duplicate getServerVersion properties in mock objects (26106a7)

Features

  • add automatic MCP server version detection (3980599)
  • verifier: add advanced MCP verification options (d89d5da)

v1.6.0

10 Oct 10:11

Choose a tag to compare

1.6.0 (2025-10-10)

Features

  • agents: add Droid (Factory AI) agent support (73e5529)

v1.5.0

01 Oct 08:16

Choose a tag to compare

1.5.0 (2025-10-01)

Bug Fixes

  • use npx tsc in build and fix Commander argument parsing (4fa51f9)

Features

  • add library API for programmatic MCP verification (8cf70d7)

v1.4.1

26 Sep 17:22

Choose a tag to compare

1.4.1 (2025-09-26)

Bug Fixes

v1.4.0

26 Sep 17:20

Choose a tag to compare

1.4.0 (2025-09-26)

Bug Fixes

  • address comments (b4a63e7)
  • dirty fix with token calcs (e7d3ef9)
  • mcp: improve token calculation accuracy for different schema types (6f85f8b)
  • mcp: use minified JSON to prevent token inflation (c5885c2)

Features

  • improve token calc (107a8d7)
  • mcp: significantly improve token calculation accuracy (c7c5137)

v1.3.0

24 Sep 11:43

Choose a tag to compare

1.3.0 (2025-09-24)

Bug Fixes

Features

  • centralize constants and add timeout support to apply command (d35a6fc)

v1.2.1

20 Sep 22:49

Choose a tag to compare

1.2.1 (2025-09-20)

Bug Fixes

v1.2.0

20 Sep 22:13

Choose a tag to compare

1.2.0 (2025-09-20)

Bug Fixes

Features

  • add --header flag support for HTTP MCP custom headers (45a065f)

v1.1.0

19 Sep 20:16

Choose a tag to compare

1.1.0 (2025-09-19)

Bug Fixes

  • resolve all TypeScript compilation errors (6b8535e)
  • tests fix, enhance gitignore (47ae616)

Features

  • add apply cmd (c813d82)
  • add DEBUG=1 flag to show all agents in detect command (5b6527b)
  • add MCP verification with token counting and DEBUG mode support (b785530)
  • add structured config file definitions and Cursor MDC support (9af939c)
  • enhance MCP verification and project configuration (8af8a09)
  • less commands (f5b0795)

v1.0.1

06 Sep 05:17

Choose a tag to compare

1.0.1 (2025-09-06)

Bug Fixes