Skip to content

Add Spring AI Recipe news, MCP JDWP Java, and fix kyo-ai link - #95

Merged
jamesward merged 2 commits into
mainfrom
claude/sweet-heisenberg-yuaage
Aug 14, 2026
Merged

Add Spring AI Recipe news, MCP JDWP Java, and fix kyo-ai link#95
jamesward merged 2 commits into
mainfrom
claude/sweet-heisenberg-yuaage

Conversation

@jamesward

Copy link
Copy Markdown
Owner

Summary

Governance review per CONTRIBUTING.md — researched recent Java/JVM AI ecosystem activity and made the following verified additions/fixes to SPEC.md and index.html:

  • News: added two Craig Walls "Spring AI Recipe" posts (newest-first, both within the 3-month window):
  • Java with Code Assistants: added MCP JDWP Java, an MCP server exposing JDWP/JDI debugger control (breakpoints, expression evaluation, watchpoints) to AI agents.
  • Fix: kyo-ai's standalone repo went stale — the module moved into the main getkyo/kyo monorepo as of Kyo 1.0.0-RC5 (July 2026), alongside a new kyo-mcp module. Updated the link and description (including the JSON-LD ItemList entry) to point at the current location rather than removing an actively-developed project.

All items were verified by fetching the source pages directly (per AGENTS.md's "never infer page contents from a URL" rule) before inclusion. SPEC.md was updated first, then index.html regenerated to match, per the site's spec-driven process.

Test plan

  • Verified SPEC.md and index.html stay in sync (badge classes, card structure match existing entries)
  • Confirmed index.html still starts with <!DOCTYPE html> and is well-formed
  • Verified all new/changed links resolve to the described content via WebFetch

Generated by Claude Code

claude added 2 commits August 13, 2026 15:56
Governance review: added two Craig Walls "Spring AI Recipe" posts
(LangGraph4j workflow, RAG metadata filtering) to News, added the
MCP JDWP Java debugger-control MCP server, and updated the kyo-ai
entry to point at its new home in the getkyo/kyo monorepo (moved
there as of Kyo 1.0.0-RC5).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KGxGoBPE1fsbqEfaAM6ShX
Governance review per CONTRIBUTING.md — researched Java/JVM AI ecosystem
activity since yesterday's review and added verified items:

- News: LangChain4j 1.19.0 release (Aug 14), Ana-Maria Mihalceanu's
  inside.java piece on migrating Java MCP servers across spec versions
  (Aug 12), and Spring AI AgentCore 2.1.0
- People: Victor Rentea (Java Champion), independent trainer running an
  "Agentic Engineering" workshop for Java teams

Updated sitemap.xml lastmod to today. All links verified via direct fetch.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EXkhymU79dwC8YFU5dXfhw

Copy link
Copy Markdown
Owner Author

Pushed another round of governance-review updates on top of the previous commit:

  • News: LangChain4j 1.19.0 (released today), Ana-Maria Mihalceanu's inside.java piece on migrating a Java MCP server across spec versions (Aug 12), Spring AI AgentCore 2.1.0
  • People: Victor Rentea (Java Champion) — independent trainer running an "Agentic Engineering" workshop for Java teams
  • Updated sitemap.xml <lastmod> to today (it hadn't been touched by the prior commit)

All links verified via direct fetch. Spot-checked ~10 existing links for staleness — all still live; no abandonment issues found this round.

While reviewing, I also looked at the other two open PRs against CONTRIBUTING.md, for what it's worth:


Generated by Claude Code

@jamesward
jamesward merged commit 6748e54 into main Aug 14, 2026
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.

2 participants