Skip to content

Conversation

@thegovind
Copy link
Collaborator

Summary

Adds external reference links throughout the codebase for:

Changes

Documentation

  • README.md - Added links in samples table
  • Agents.md - Added links in running samples table
  • samples/rlm-orchestration/sdk/README.md - Added RLM paper link in header
  • samples/skill-testing/sdk/README.md - Added agent skills link in header

Frontend (UI-visible links)

  • frontend/src/pages/RLMDemo.tsx - Added clickable "Recursive Language Model" link with external icon in page header subtitle
  • frontend/src/components/DemoDetailModal.tsx - Added "RLM" link in visualization section title; Added "Agent Skills" link in skill-testing section title

Code Comments

  • samples/rlm-orchestration/sdk/types.ts - Updated file docstring with full URL
  • samples/rlm-orchestration/sdk/index.ts - Added @see tag with RLM paper URL

Testing

  • pnpm typecheck passes

- Add RLM paper link (alexzhang13.github.io/blog/2025/rlm) to docs and frontend
- Add Agent Skills blog link (devblogs.microsoft.com) to skill-testing refs
- Update README.md, Agents.md, and sample READMEs with clickable links
- Add external links with icons in RLMDemo page and DemoDetailModal
@thegovind thegovind merged commit 94b7894 into main Jan 22, 2026
7 checks passed
@thegovind thegovind deleted the docs/add-external-reference-links branch January 22, 2026 06:17
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