Releases: helmcode/agent_crew_api
Releases · helmcode/agent_crew_api
v0.4.8
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
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
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
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
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
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
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
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
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
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