Skip to content

Releases: mbabic84/kilo-docker

v3.55.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:34

3.55.1 (2026-07-17)

Bug Fixes

  • avoid ETXTBSY when upgrading gh-mcp extension in parallel containers (c2fb337)

v3.55.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 05:37

3.55.0 (2026-07-17)

Features

  • bump Kilo CLI to v7.4.11 (73f0e9e)

v3.54.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:55

3.54.0 (2026-07-15)

Features

  • bump Kilo CLI to v7.4.9 (9f8e82f)

v3.53.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:04

3.53.0 (2026-07-15)

Features

  • bump Kilo CLI to v7.4.8 (c6cfd9c)

v3.52.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:35

3.52.1 (2026-07-14)

Bug Fixes

  • add missing newline in custom-envs get output (460aa15)

v3.52.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 11:57

3.52.0 (2026-07-14)

Features

  • add kilo-entrypoint shell completion support (704c95f)

Bug Fixes

  • use fixed-length mask in custom-envs list output (7155fc2)

v3.51.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:40

3.51.0 (2026-07-13)

Features

  • bump Kilo CLI to v7.4.7 (8129a73)

v3.50.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:51

3.50.1 (2026-07-13)

Bug Fixes

  • detect and clean up failed container after docker run -d (4b7d805)

v3.50.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 09:17

3.50.0 (2026-07-13)

Features

  • add full network_mode support (none, container:) (e893d9c)

v3.49.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 15:18

3.49.1 (2026-07-12)

Bug Fixes

  • set HOME from user config for sync and log path resolution (46c9c23), closes #245 #246