Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions crates/aether-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.

## [0.7.30](https://github.com/contextbridge/aether/compare/aether-agent-cli-v0.7.29...aether-agent-cli-v0.7.30) - 2026-07-28

### Other
### Fixed

- update Cargo.lock dependencies
- *(aether-telemetry)* Include reasoning tokens and pricing information ([#301](https://github.com/contextbridge/aether/pull/301))

## [0.7.29](https://github.com/contextbridge/aether/compare/aether-agent-cli-v0.7.28...aether-agent-cli-v0.7.29) - 2026-07-28

Expand Down
4 changes: 2 additions & 2 deletions crates/aether-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.

## [0.6.27](https://github.com/contextbridge/aether/compare/aether-agent-core-v0.6.26...aether-agent-core-v0.6.27) - 2026-07-28

### Other
### Fixed

- updated the following local packages: aether-llm, aether-mcp-utils, aether-acp-utils
- *(aether-telemetry)* Include reasoning tokens and pricing information ([#301](https://github.com/contextbridge/aether/pull/301))

## [0.6.26](https://github.com/contextbridge/aether/compare/aether-agent-core-v0.6.25...aether-agent-core-v0.6.26) - 2026-07-28

Expand Down
2 changes: 1 addition & 1 deletion crates/aether-evals/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.

### Other

- updated the following local packages: aether-project, aether-llm, aether-agent-core
- updated the following local packages: aether-llm, aether-agent-core, aether-project

## [0.2.18](https://github.com/contextbridge/aether/compare/aether-evals-v0.2.17...aether-evals-v0.2.18) - 2026-07-28

Expand Down
4 changes: 2 additions & 2 deletions crates/aether-telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.1.8](https://github.com/contextbridge/aether/compare/aether-telemetry-v0.1.7...aether-telemetry-v0.1.8) - 2026-07-28

### Other
### Fixed

- updated the following local packages: aether-llm, aether-agent-core, aether-agent-core
- *(aether-telemetry)* Include reasoning tokens and pricing information ([#301](https://github.com/contextbridge/aether/pull/301))

## [0.1.7](https://github.com/contextbridge/aether/compare/aether-telemetry-v0.1.6...aether-telemetry-v0.1.7) - 2026-07-28

Expand Down
4 changes: 4 additions & 0 deletions crates/llm-codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

## [0.2.18](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.17...aether-llm-codegen-v0.2.18) - 2026-07-28

### Fixed

- *(aether-telemetry)* Include reasoning tokens and pricing information ([#301](https://github.com/contextbridge/aether/pull/301))

### Other

- *(deps)* bump prettyplease from 0.2.37 to 0.3.0 ([#286](https://github.com/contextbridge/aether/pull/286))
Expand Down
4 changes: 2 additions & 2 deletions crates/llm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.

## [0.7.25](https://github.com/contextbridge/aether/compare/aether-llm-v0.7.24...aether-llm-v0.7.25) - 2026-07-28

### Other
### Fixed

- updated the following local packages: aether-llm-codegen
- *(aether-telemetry)* Include reasoning tokens and pricing information ([#301](https://github.com/contextbridge/aether/pull/301))

## [0.7.24](https://github.com/contextbridge/aether/compare/aether-llm-v0.7.23...aether-llm-v0.7.24) - 2026-07-28

Expand Down