Skip to content

feat: strengthen LSP tool workflows#241

Merged
jcarver989 merged 4 commits into
mainfrom
feat/lsp-tool-reliability
Jul 20, 2026
Merged

feat: strengthen LSP tool workflows#241
jcarver989 merged 4 commits into
mainfrom
feat/lsp-tool-reliability

Conversation

@jcarver989

@jcarver989 jcarver989 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Expose language-server metadata and project-language detection from aether-lspd.
  • Improve LSP client setup, diagnostics, symbol resolution, call hierarchy, and workspace search behavior.
  • Simplify the lsp_check_errors input contract and add contract and TypeScript end-to-end coverage.

Validation

  • just check
  • just fmt
  • just test (3091 passed, 14 skipped)

@jcarver989
jcarver989 marked this pull request as ready for review July 20, 2026 03:15
@jcarver989
jcarver989 merged commit 2eb9d84 into main Jul 20, 2026
13 checks passed
@jcarver989
jcarver989 deleted the feat/lsp-tool-reliability branch July 20, 2026 03:15
jcarver989 pushed a commit that referenced this pull request Jul 20, 2026
## 🤖 New release

* `aether-auth`: 0.1.7 -> 0.1.8
* `aether-utils`: 0.2.10 -> 0.2.11
* `aether-llm-codegen`: 0.2.15 -> 0.2.16
* `aether-llm`: 0.7.20 -> 0.7.21
* `aether-mcp-utils`: 0.5.25 -> 0.5.26
* `aether-acp-utils`: 0.3.31 -> 0.3.32
* `aether-agent-core`: 0.6.22 -> 0.6.23
* `aether-lspd`: 0.1.23 -> 0.1.24
* `aether-project`: 0.5.22 -> 0.5.23
* `aether-telemetry`: 0.1.2 -> 0.1.3
* `aether-mcp-servers`: 0.4.27 -> 0.4.28
* `aether-tui`: 0.2.17 -> 0.2.18
* `aether-wisp`: 0.4.31 -> 0.4.32
* `aether-agent-cli`: 0.7.24 -> 0.7.25
* `aether-evals`: 0.2.13 -> 0.2.14
* `aether-schemas`: 0.1.8 -> 0.1.9

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

## `aether-auth`

<blockquote>

##
[0.1.8](aether-auth-v0.1.7...aether-auth-v0.1.8)
- 2026-07-20

### Added

- *(mcp)* support pre-registered OAuth clients
([#254](#254))

### Other

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

## `aether-utils`

<blockquote>

##
[0.2.11](aether-utils-v0.2.10...aether-utils-v0.2.11)
- 2026-07-20

### Added

- *(aether-session-index)* Internal tool for self-improvement
([#240](#240))

### Other

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

## `aether-llm-codegen`

<blockquote>

##
[0.2.16](aether-llm-codegen-v0.2.15...aether-llm-codegen-v0.2.16)
- 2026-07-20

### Added

- add Microsoft Foundry and Fireworks providers
([#234](#234))
</blockquote>

## `aether-llm`

<blockquote>

##
[0.7.21](aether-llm-v0.7.20...aether-llm-v0.7.21)
- 2026-07-20

### Added

- add Microsoft Foundry and Fireworks providers
([#234](#234))

### Fixed

- keep agent sessions responsive during in-flight work
([#235](#235))

### Other

- update llm models for kimi k3
([#251](#251))
</blockquote>

## `aether-mcp-utils`

<blockquote>

##
[0.5.26](aether-mcp-utils-v0.5.25...aether-mcp-utils-v0.5.26)
- 2026-07-20

### Added

- *(mcp)* support pre-registered OAuth clients
([#254](#254))

### Other

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

## `aether-acp-utils`

<blockquote>

##
[0.3.32](aether-acp-utils-v0.3.31...aether-acp-utils-v0.3.32)
- 2026-07-20

### Fixed

- keep agent sessions responsive during in-flight work
([#235](#235))

### Other

- streamline agent and MCP integration tests
([#236](#236))
</blockquote>

## `aether-agent-core`

<blockquote>

##
[0.6.23](aether-agent-core-v0.6.22...aether-agent-core-v0.6.23)
- 2026-07-20

### Added

- *(mcp)* support pre-registered OAuth clients
([#254](#254))
- *(aether-session-index)* Internal tool for self-improvement
([#240](#240))

### Fixed

- keep agent sessions responsive during in-flight work
([#235](#235))

### Other

- scheduled code-cleanup
([#248](#248))
- scheduled code-cleanup
([#243](#243))
- streamline agent and MCP integration tests
([#236](#236))
</blockquote>

## `aether-lspd`

<blockquote>

##
[0.1.24](aether-lspd-v0.1.23...aether-lspd-v0.1.24)
- 2026-07-20

### Added

- strengthen LSP tool workflows
([#241](#241))
</blockquote>

## `aether-project`

<blockquote>

##
[0.5.23](aether-project-v0.5.22...aether-project-v0.5.23)
- 2026-07-20

### Added

- *(telemetry)* interpolate OTLP header variables
([#238](#238))
</blockquote>

## `aether-telemetry`

<blockquote>

##
[0.1.3](aether-telemetry-v0.1.2...aether-telemetry-v0.1.3)
- 2026-07-20

### Added

- *(telemetry)* interpolate OTLP header variables
([#238](#238))

### Fixed

- keep agent sessions responsive during in-flight work
([#235](#235))

### Other

- streamline agent and MCP integration tests
([#236](#236))
</blockquote>

## `aether-mcp-servers`

<blockquote>

##
[0.4.28](aether-mcp-servers-v0.4.27...aether-mcp-servers-v0.4.28)
- 2026-07-20

### Added

- strengthen LSP tool workflows
([#241](#241))

### Fixed

- *(mcp-servers)* Make web search tool retry on rate limit
([#232](#232))

### Other

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

## `aether-tui`

<blockquote>

##
[0.2.18](aether-tui-v0.2.17...aether-tui-v0.2.18)
- 2026-07-20

### Fixed

- keep file picker open when pasting
([#250](#250))
</blockquote>

## `aether-wisp`

<blockquote>

##
[0.4.32](aether-wisp-v0.4.31...aether-wisp-v0.4.32)
- 2026-07-20

### Added

- stage and unstage directories in the git diff file tree
([#249](#249))
- *(wisp)* add staged/unstaged/both scope toggle to git diff mode
([#237](#237))

### Fixed

- keep file picker open when pasting
([#250](#250))
- keep agent sessions responsive during in-flight work
([#235](#235))

### Other

- scheduled code-cleanup
([#246](#246))
- streamline agent and MCP integration tests
([#236](#236))
</blockquote>

## `aether-agent-cli`

<blockquote>

##
[0.7.25](aether-agent-cli-v0.7.24...aether-agent-cli-v0.7.25)
- 2026-07-20

### Added

- *(mcp)* support pre-registered OAuth clients
([#254](#254))
- *(aether-session-index)* Internal tool for self-improvement
([#240](#240))
- *(telemetry)* interpolate OTLP header variables
([#238](#238))
- add Microsoft Foundry and Fireworks providers
([#234](#234))

### Fixed

- keep agent sessions responsive during in-flight work
([#235](#235))

### Other

- streamline agent and MCP integration tests
([#236](#236))
</blockquote>

## `aether-evals`

<blockquote>

##
[0.2.14](aether-evals-v0.2.13...aether-evals-v0.2.14)
- 2026-07-20

### Other

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

## `aether-schemas`

<blockquote>

##
[0.1.9](aether-schemas-v0.1.8...aether-schemas-v0.1.9)
- 2026-07-20

### Other

- updated the following local packages: aether-utils, aether-agent-core,
aether-project, aether-agent-cli, aether-evals
</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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant