We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418cb12 commit 29aa69dCopy full SHA for 29aa69d
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.3.8] - 2026-04-02
11
+
12
### Added
13
14
- **Slack thread grouping**: all messages for a task are now threaded under the
charts/osmia/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: osmia
3
description: A Kubernetes-native AI coding agent harness
4
type: application
5
-version: 0.3.7
6
-appVersion: "0.3.7"
+version: 0.3.8
+appVersion: "0.3.8"
home: https://github.com/unitaryai/osmia
sources:
- https://github.com/unitaryai/osmia
0 commit comments