Skip to content

Releases: bgill55/daedalus

v1.54.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:52

1.54.0 (2026-07-21)

Bug Fixes

  • types: make timestamp optional in PatchEntry and update commands test mock (08b69cf)

Features

v1.53.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:42

1.53.1 (2026-07-21)

Bug Fixes

  • tools: point generate_image implementation mapping to generateImage function (06db057)

v1.53.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:54

1.53.0 (2026-07-21)

Bug Fixes

  • build: resolve strict TypeScript compiler errors for CI build (9b4b826)

Features

  • tools: add local Stable Diffusion image generation tool and /image command (b5d30ec)
  • tools: add Pollinations AI fallback and engine selection for image generation (b90bd5f)

v1.52.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 03:22

1.52.3 (2026-07-21)

Bug Fixes

  • restore clean README.md formatting and embed Daedalus Evolution infographic (5236fe6)

v1.52.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 11:44

1.52.2 (2026-07-20)

Bug Fixes

  • files: allow absolute path cross-project writes and normalize drive paths (d331663)

v1.52.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 07:25

1.52.1 (2026-07-20)

Bug Fixes

  • model: increase detectRepetition window size to 32 to avoid false positive triggers in directory tables (df03f19)

v1.52.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 10:32

1.52.0 (2026-07-19)

Features

  • definitions: force release of read_file vision schemas (8895556)

v1.51.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 10:14

1.51.0 (2026-07-19)

Features

  • vision: enable reading local image files via read_file and injecting them as vision messages (5f0cf94)

v1.50.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:59

1.50.2 (2026-07-19)

Bug Fixes

  • files: cast ESM dynamic import of pdf-parse to any to fix compile error TS2578 (7227388)
  • files: import and instantiate named class PDFParse from pdf-parse ESM (64092d6)

v1.50.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:40

1.50.1 (2026-07-19)

Bug Fixes

  • files: add required explanation description to ts-expect-error comment (bc1efa9)