Skip to content

Releases: helmcode/agent_crew_api

v0.4.8

24 Mar 09:35

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: strip accumulated blocks from duplicated SSE updates

Docker Images

ghcr.io/helmcode/agent_crew_api:0.4.8
ghcr.io/helmcode/agent_crew_agent:0.4.8
ghcr.io/helmcode/agent_crew_opencode_agent:0.4.8

v0.4.7

24 Mar 09:13

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: strip reasoning blocks from Ollama model responses

Docker Images

ghcr.io/helmcode/agent_crew_api:0.4.7
ghcr.io/helmcode/agent_crew_agent:0.4.7
ghcr.io/helmcode/agent_crew_opencode_agent:0.4.7

v0.4.6

23 Mar 23:34

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: set OLLAMA_KEEP_ALIVE=-1 to prevent model eviction from RAM

Docker Images

ghcr.io/helmcode/agent_crew_api:0.4.6
ghcr.io/helmcode/agent_crew_agent:0.4.6
ghcr.io/helmcode/agent_crew_opencode_agent:0.4.6

v0.4.5

23 Mar 23:01

Choose a tag to compare

What's Changed

Features

  • feat: warm up Ollama model after pull to avoid cold-start latency

Bug Fixes

  • fix: change default Ollama model to qwen3:4b for lower memory footprint

Other

  • chore: bump version to 0.4.5

Docker Images

ghcr.io/helmcode/agent_crew_api:0.4.5
ghcr.io/helmcode/agent_crew_agent:0.4.5
ghcr.io/helmcode/agent_crew_opencode_agent:0.4.5

v0.4.4

23 Mar 22:30

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: use Docker HEALTHCHECK status for Ollama readiness polling

Other

  • chore: bump version to 0.4.4

Docker Images

ghcr.io/helmcode/agent_crew_api:0.4.4
ghcr.io/helmcode/agent_crew_agent:0.4.4
ghcr.io/helmcode/agent_crew_opencode_agent:0.4.4

v0.4.3

23 Mar 21:42

Choose a tag to compare

What's Changed

Features

  • feat: inject Ollama provider config into opencode.json for OpenCode

Other

  • chore: bump version to 0.4.3

Docker Images

ghcr.io/helmcode/agent_crew_api:0.4.3
ghcr.io/helmcode/agent_crew_agent:0.4.3
ghcr.io/helmcode/agent_crew_opencode_agent:0.4.3

v0.4.2

23 Mar 21:35

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: replace curl-based health check with direct HTTP polling for Ollama

Other

  • chore: bump version to 0.4.2

Docker Images

ghcr.io/helmcode/agent_crew_api:0.4.2
ghcr.io/helmcode/agent_crew_agent:0.4.2
ghcr.io/helmcode/agent_crew_opencode_agent:0.4.2

v0.4.1

23 Mar 21:21

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: use default model per model_provider when leader has inherit

Other

  • chore: bump version to 0.4.1

Docker Images

ghcr.io/helmcode/agent_crew_api:0.4.1
ghcr.io/helmcode/agent_crew_agent:0.4.1
ghcr.io/helmcode/agent_crew_opencode_agent:0.4.1

v0.4.0

23 Mar 20:23

Choose a tag to compare

What's Changed

Features

  • feat: add Ollama status endpoint
  • feat: integrate Ollama lifecycle into team deploy/stop flow
  • feat: add SharedInfra model and Ollama container lifecycle manager

Bug Fixes

  • fix: include file refs in SendChat response for upload indicator

Other

  • chore: bump version to 0.4.0

Docker Images

ghcr.io/helmcode/agent_crew_api:0.4.0
ghcr.io/helmcode/agent_crew_agent:0.4.0
ghcr.io/helmcode/agent_crew_opencode_agent:0.4.0

v0.3.9

23 Mar 20:05

Choose a tag to compare

What's Changed

Features

  • feat: enforce model/provider consistency validation in handlers
  • feat: add model_provider field to Team model and DTOs

Bug Fixes

  • fix: set correct file ownership after CopyToContainer upload
  • fix: correct Google API key name in filter and clear model_provider on provider change

Other

  • chore: bump version to 0.3.9

Docker Images

ghcr.io/helmcode/agent_crew_api:0.3.9
ghcr.io/helmcode/agent_crew_agent:0.3.9
ghcr.io/helmcode/agent_crew_opencode_agent:0.3.9