Skip to content

chore: scheduled code-cleanup - #320

Merged
jcarver989 merged 1 commit into
mainfrom
automation/aether/code-cleanup
Aug 4, 2026
Merged

chore: scheduled code-cleanup#320
jcarver989 merged 1 commit into
mainfrom
automation/aether/code-cleanup

Conversation

@contextbridge-pr-automation

@contextbridge-pr-automation contextbridge-pr-automation Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Scheduled Aether task

Prompt: .aether/scheduled-prompts/code-cleanup.md

Run: https://github.com/contextbridge/aether/actions/runs/30879305025

Repository CI runs automatically on this pull request.

@contextbridge-pr-automation
contextbridge-pr-automation Bot force-pushed the automation/aether/code-cleanup branch from ebf8296 to 3f32271 Compare August 4, 2026 05:19
@jcarver989
jcarver989 merged commit acc7b33 into main Aug 4, 2026
13 checks passed
@jcarver989
jcarver989 deleted the automation/aether/code-cleanup branch August 4, 2026 15:24
jcarver989 pushed a commit that referenced this pull request Aug 4, 2026
## 🤖 New release

* `aether-auth`: 0.1.10 -> 0.1.11
* `aether-llm`: 0.7.25 -> 0.7.26
* `aether-mcp-utils`: 0.5.30 -> 0.5.31
* `aether-acp-utils`: 0.3.36 -> 0.3.37
* `aether-agent-core`: 0.6.30 -> 0.6.31
* `aether-project`: 0.5.31 -> 0.5.32
* `aether-telemetry`: 0.1.11 -> 0.1.12
* `aether-mcp-servers`: 0.4.37 -> 0.4.38
* `aether-wisp`: 0.4.38 -> 0.4.39
* `aether-agent-cli`: 0.7.34 -> 0.7.35
* `aether-schemas`: 0.1.18 -> 0.1.19
* `aether-evals`: 0.2.23 -> 0.2.24

<details><summary><i><b>Changelog</b></i></summary><p>

## `aether-auth`

<blockquote>

##
[0.1.11](aether-auth-v0.1.10...aether-auth-v0.1.11)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
</blockquote>

## `aether-llm`

<blockquote>

##
[0.7.26](aether-llm-v0.7.25...aether-llm-v0.7.26)
- 2026-08-04

### Other

- Update models
([#324](#324))
- Update models
([#319](#319))
</blockquote>

## `aether-mcp-utils`

<blockquote>

##
[0.5.31](aether-mcp-utils-v0.5.30...aether-mcp-utils-v0.5.31)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
</blockquote>

## `aether-acp-utils`

<blockquote>

##
[0.3.37](aether-acp-utils-v0.3.36...aether-acp-utils-v0.3.37)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
</blockquote>

## `aether-agent-core`

<blockquote>

##
[0.6.31](aether-agent-core-v0.6.30...aether-agent-core-v0.6.31)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
- scheduled code-cleanup
([#315](#315))
- scheduled code-cleanup
([#313](#313))
</blockquote>

## `aether-project`

<blockquote>

##
[0.5.32](aether-project-v0.5.31...aether-project-v0.5.32)
- 2026-08-04

### Other

- update Cargo.lock dependencies
</blockquote>

## `aether-telemetry`

<blockquote>

##
[0.1.12](aether-telemetry-v0.1.11...aether-telemetry-v0.1.12)
- 2026-08-04

### Other

- scheduled code-cleanup
([#315](#315))
</blockquote>

## `aether-mcp-servers`

<blockquote>

##
[0.4.38](aether-mcp-servers-v0.4.37...aether-mcp-servers-v0.4.38)
- 2026-08-04

### Other

- scheduled code-cleanup
([#320](#320))
- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
- scheduled code-cleanup
([#318](#318))
</blockquote>

## `aether-wisp`

<blockquote>

##
[0.4.39](aether-wisp-v0.4.38...aether-wisp-v0.4.39)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
- scheduled code-cleanup
([#318](#318))
</blockquote>

## `aether-agent-cli`

<blockquote>

##
[0.7.35](aether-agent-cli-v0.7.34...aether-agent-cli-v0.7.35)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
- scheduled code-cleanup
([#318](#318))
</blockquote>

## `aether-schemas`

<blockquote>

##
[0.1.19](aether-schemas-v0.1.18...aether-schemas-v0.1.19)
- 2026-08-04

### Other

- update Cargo.lock dependencies
</blockquote>

## `aether-evals`

<blockquote>

##
[0.2.24](aether-evals-v0.2.23...aether-evals-v0.2.24)
- 2026-08-04

### Other

- updated the following local packages: aether-llm, aether-agent-core,
aether-project
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: contextbridge-pr-automation[bot] <259134118+contextbridge-pr-automation[bot]@users.noreply.github.com>
jcarver989 pushed a commit that referenced this pull request Aug 4, 2026
## 🤖 New release

* `aether-auth`: 0.1.10 -> 0.1.11
* `aether-llm`: 0.7.25 -> 0.7.26
* `aether-mcp-utils`: 0.5.30 -> 0.5.31
* `aether-acp-utils`: 0.3.36 -> 0.3.37
* `aether-agent-core`: 0.6.30 -> 0.6.31
* `aether-lspd`: 0.1.30 -> 0.1.31
* `aether-project`: 0.5.31 -> 0.5.32
* `aether-telemetry`: 0.1.11 -> 0.1.12
* `aether-mcp-servers`: 0.4.37 -> 0.4.38
* `aether-wisp`: 0.4.38 -> 0.4.39
* `aether-agent-cli`: 0.7.34 -> 0.7.35
* `aether-evals`: 0.2.23 -> 0.2.24
* `aether-schemas`: 0.1.18 -> 0.1.19

<details><summary><i><b>Changelog</b></i></summary><p>

## `aether-auth`

<blockquote>

##
[0.1.11](aether-auth-v0.1.10...aether-auth-v0.1.11)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
</blockquote>

## `aether-llm`

<blockquote>

##
[0.7.26](aether-llm-v0.7.25...aether-llm-v0.7.26)
- 2026-08-04

### Other

- Update models
([#324](#324))
- Update models
([#319](#319))
</blockquote>

## `aether-mcp-utils`

<blockquote>

##
[0.5.31](aether-mcp-utils-v0.5.30...aether-mcp-utils-v0.5.31)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
</blockquote>

## `aether-acp-utils`

<blockquote>

##
[0.3.37](aether-acp-utils-v0.3.36...aether-acp-utils-v0.3.37)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
</blockquote>

## `aether-agent-core`

<blockquote>

##
[0.6.31](aether-agent-core-v0.6.30...aether-agent-core-v0.6.31)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
- scheduled code-cleanup
([#315](#315))
- scheduled code-cleanup
([#313](#313))
</blockquote>

## `aether-lspd`

<blockquote>

##
[0.1.31](aether-lspd-v0.1.30...aether-lspd-v0.1.31)
- 2026-08-04

### Other

- update Cargo.lock dependencies
</blockquote>

## `aether-project`

<blockquote>

##
[0.5.32](aether-project-v0.5.31...aether-project-v0.5.32)
- 2026-08-04

### Other

- update Cargo.lock dependencies
</blockquote>

## `aether-telemetry`

<blockquote>

##
[0.1.12](aether-telemetry-v0.1.11...aether-telemetry-v0.1.12)
- 2026-08-04

### Other

- scheduled code-cleanup
([#315](#315))
</blockquote>

## `aether-mcp-servers`

<blockquote>

##
[0.4.38](aether-mcp-servers-v0.4.37...aether-mcp-servers-v0.4.38)
- 2026-08-04

### Other

- scheduled code-cleanup
([#320](#320))
- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
- scheduled code-cleanup
([#318](#318))
</blockquote>

## `aether-wisp`

<blockquote>

##
[0.4.39](aether-wisp-v0.4.38...aether-wisp-v0.4.39)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
- scheduled code-cleanup
([#318](#318))
</blockquote>

## `aether-agent-cli`

<blockquote>

##
[0.7.35](aether-agent-cli-v0.7.34...aether-agent-cli-v0.7.35)
- 2026-08-04

### Other

- *(deps)* bump rmcp from 1.8.0 to 3.0.0
([#223](#223))
- scheduled code-cleanup
([#318](#318))
</blockquote>

## `aether-evals`

<blockquote>

##
[0.2.24](aether-evals-v0.2.23...aether-evals-v0.2.24)
- 2026-08-04

### Other

- updated the following local packages: aether-llm, aether-agent-core,
aether-project
</blockquote>

## `aether-schemas`

<blockquote>

##
[0.1.19](aether-schemas-v0.1.18...aether-schemas-v0.1.19)
- 2026-08-04

### Other

- update Cargo.lock dependencies
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: contextbridge-pr-automation[bot] <259134118+contextbridge-pr-automation[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant