Skip to content

Releases: dmt195/inodes-cli

v0.12

19 Mar 14:09

Choose a tag to compare

Changelog

v0.10

18 Mar 08:55

Choose a tag to compare

Changelog

  • 74474ff addition of delete and bringing export to the mcp

v0.9

17 Mar 20:49

Choose a tag to compare

Changelog

  • 71100a3 Upgrade GitHub Actions to Node.js 24 runtime versions
  • 04b88b4 export function

v0.8

17 Mar 07:34

Choose a tag to compare

What's Changed

ULID Migration Support

  • Updated ID validation from UUID (36-char) to ULID (26-char Crockford base32) pattern for asset ID detection in --image flag
  • Updated MCP server tool descriptions from "UUID" to "ID"

MCP Server Bug Fix

  • Fixed validate_pipeline, estimate_pipeline_cost, and evaluate_pipeline MCP tools — they were sending raw pipeline objects instead of wrapping them in {"pipeline": ...} as the API requires

Full Changelog: v0.7...v0.8

v0.7

15 Mar 16:14

Choose a tag to compare

Changelog

  • d540f85 adding the llm save command

v0.65

08 Mar 23:00

Choose a tag to compare

Changelog

  • 7678e24 Add schema, validate, estimate, and evaluate CLI commands

v0.6

08 Mar 07:40

Choose a tag to compare

Changelog

  • 2aba3ff Add MCP server binary to Homebrew formula and goreleaser

v0.5

07 Mar 22:11
a3268f2

Choose a tag to compare

Changelog

  • 5b4df22 Add LLM integration endpoints for dynamic pipeline execution
  • 09a65f3 Add MCP server exposing Image Nodes API as tools
  • cc51753 Add server instructions and --help for MCP tool discovery
  • a3268f2 Merge pull request #1 from dmt195/claude/cli-to-mcp-server-IWsWL

v0.4

22 Feb 21:13

Choose a tag to compare

Changelog

  • 085e618 diff api usage for diagnostics

v0.3

22 Feb 16:53

Choose a tag to compare

Changelog