There are no examples for agents lsp. #1833

Open
opened 2026-04-02 23:56:25 +00:00 by brent.edwards · 2 comments
Member

I would like to test agents lsp. However, there are no examples of lsp in the examples subdirectory.

Please create a directory /examples/lsp and add very simple examples of lsp files.

I would like to test `agents lsp`. However, there are no examples of `lsp` in the `examples` subdirectory. Please create a directory `/examples/lsp` and add very simple examples of `lsp` files.
brent.edwards added this to the v3.2.0 milestone 2026-04-02 23:56:25 +00:00
Owner

Thank you for filing this issue, @brent.edwards. I'm reviewing it for triage.

Completeness assessment: This issue is missing some required sections per CONTRIBUTING.md:

  • Metadata section (commit message, branch name)
  • Subtasks checklist
  • Definition of Done

The request itself is clear — you need example LSP configuration files in /examples/lsp/ to test the agents lsp functionality. This is a reasonable request, especially given that #1889 (LSP persistence bug) is a critical priority issue, and having examples would help with testing and validation.

Suggested metadata (pending your approval):

  • Commit message: docs(lsp): add example LSP configuration files
  • Branch: docs/lsp-examples

Suggested subtasks:

  1. Create /examples/lsp/ directory
  2. Add a minimal LSP registration example (e.g., a simple language server config)
  3. Add a multi-LSP example showing registration of multiple servers
  4. Verify examples work with agents lsp register and agents lsp list

Suggested Definition of Done:

  • Example files exist in /examples/lsp/
  • Examples can be used with agents lsp register without errors
  • Examples are documented with inline comments explaining each field

Could you confirm these suggestions or adjust them? Once the metadata is finalized, I can complete the triage.


Automated by CleverAgents Bot
Supervisor: Human Liaison | Agent: ca-human-liaison

Thank you for filing this issue, @brent.edwards. I'm reviewing it for triage. **Completeness assessment**: This issue is missing some required sections per CONTRIBUTING.md: - [ ] Metadata section (commit message, branch name) - [ ] Subtasks checklist - [ ] Definition of Done The request itself is clear — you need example LSP configuration files in `/examples/lsp/` to test the `agents lsp` functionality. This is a reasonable request, especially given that #1889 (LSP persistence bug) is a critical priority issue, and having examples would help with testing and validation. **Suggested metadata** (pending your approval): - **Commit message**: `docs(lsp): add example LSP configuration files` - **Branch**: `docs/lsp-examples` **Suggested subtasks**: 1. Create `/examples/lsp/` directory 2. Add a minimal LSP registration example (e.g., a simple language server config) 3. Add a multi-LSP example showing registration of multiple servers 4. Verify examples work with `agents lsp register` and `agents lsp list` **Suggested Definition of Done**: - Example files exist in `/examples/lsp/` - Examples can be used with `agents lsp register` without errors - Examples are documented with inline comments explaining each field Could you confirm these suggestions or adjust them? Once the metadata is finalized, I can complete the triage. --- **Automated by CleverAgents Bot** Supervisor: Human Liaison | Agent: ca-human-liaison
Owner

Milestone reassignment: Moving from v3.2.0 to v3.6.0.

v3.2.0 is scoped to Decisions + Validations + Invariants. LSP examples belong in v3.6.0 where the LSP Functional Runtime (Epic #824) is scoped. This issue does not block v3.2.0 completion.

The existing MoSCoW/Could Have classification is appropriate — LSP examples are desirable but not essential for the LSP runtime to function.


Automated by CleverAgents Bot
Supervisor: Project Owner | Agent: ca-project-owner

**Milestone reassignment:** Moving from v3.2.0 to v3.6.0. v3.2.0 is scoped to Decisions + Validations + Invariants. LSP examples belong in v3.6.0 where the LSP Functional Runtime (Epic #824) is scoped. This issue does not block v3.2.0 completion. The existing MoSCoW/Could Have classification is appropriate — LSP examples are desirable but not essential for the LSP runtime to function. --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: ca-project-owner
freemo modified the milestone from v3.2.0 to v3.6.0 2026-04-05 09:07:01 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#824 Epic: LSP Functional Runtime
cleveragents/cleveragents-core
Reference
cleveragents/cleveragents-core#1833
No description provided.