Skip to content

docs(editor): document capability registry exhaustiveness and editor mode map (#1379)#1524

Merged
oscharko merged 1 commit into
feat/keiko-agent-native-editor-foundation-and-runtimefrom
claude/issue-1379-language-service-docs
Jun 25, 2026
Merged

docs(editor): document capability registry exhaustiveness and editor mode map (#1379)#1524
oscharko merged 1 commit into
feat/keiko-agent-native-editor-foundation-and-runtimefrom
claude/issue-1379-language-service-docs

Conversation

@oscharko

Copy link
Copy Markdown
Contributor

Summary

Documentation follow-up for #1379 (PR #1522, ADR-0067). Updates the user-facing deterministic editor language-service doc (docs/editor-language-service.md) so the provider capability schema documentation reflects the shipped behaviour: the canonical editor language mode map, the exhaustive capabilities response, the safe plain-text degrade boundary, and the content-free languageCapability agent-snapshot field.

Refs #1379

Scope

Verification

check:editor-doc-links ✓ (17 files, all relative links and anchors resolve)

Required GitHub check: ci. Documentation-only change; satisfies the issue's "Documentation check for provider capability schema" and "Markdown link check when documentation changes" expected-verification items with net-new user-facing evidence.

Product Impact

  • Documentation or repository hygiene
  • No user-facing behavior change

…mode map (#1379)

Update the deterministic editor language-service doc to reflect the #1379
additions (ADR-0067): the canonical editor language mode map in keiko-contracts
(authoritative file-extension matching + syntax support), the exhaustive
capabilities response (every known language returns a structured provider state;
synthetic unavailable descriptor for known-but-unprovided languages), the safe
plain-text degrade boundary, and the content-free languageCapability field on
the agent session snapshot. Notes code actions are reserved for the staged-LSP
work (ADR-0045).

Refs #1379

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@oscharko oscharko merged commit dee003c into feat/keiko-agent-native-editor-foundation-and-runtime Jun 25, 2026
12 checks passed
@oscharko oscharko deleted the claude/issue-1379-language-service-docs branch June 25, 2026 21:16
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