Skip to content

[docs] Update documentation for features from 2026-03-07#195

Merged
danielmeppiel merged 6 commits intomainfrom
docs/fix-broken-links-2026-03-07-3a74fa14c45ba9a6
Mar 8, 2026
Merged

[docs] Update documentation for features from 2026-03-07#195
danielmeppiel merged 6 commits intomainfrom
docs/fix-broken-links-2026-03-07-3a74fa14c45ba9a6

Conversation

@danielmeppiel
Copy link
Collaborator

Documentation Updates - 2026-03-07

This PR fixes broken documentation links introduced by the initial bootstrap in PR #186 (merged 2026-03-06).

Issues Fixed

  • Broken link: development-status.md did not exist — replaced with ../CHANGELOG.md in docs/README.md and docs/index.md
  • Broken link: wip/mcp-integration.md did not exist — removed the "Work in Progress" section from docs/index.md and updated docs/prompts.md to link to the existing MCP section in integrations.md

Changes Made

  • Updated docs/README.md: development-status.md../CHANGELOG.md
  • Updated docs/index.md: development-status.md../CHANGELOG.md; removed WIP section with broken wip/mcp-integration.md link
  • Updated docs/prompts.md: wip/mcp-integration.mdintegrations.md#mcp-model-context-protocol-integration

Merged PRs Referenced

Notes

MCP integration documentation already exists in docs/integrations.md (section "MCP (Model Context Protocol) Integration"). No content was lost — only the broken placeholder links were replaced with working ones.

Generated by Daily Documentation Updater ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on Mar 9, 2026, 3:28 AM UTC

- Replace missing development-status.md links with CHANGELOG.md in
  docs/README.md and docs/index.md
- Remove WIP section referencing missing wip/mcp-integration.md in
  docs/index.md
- Update docs/prompts.md to link to existing MCP section in integrations.md

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 7, 2026 03:28
@danielmeppiel danielmeppiel added automation documentation Improvements or additions to documentation labels Mar 7, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the documentation site index/readme and prompts guide to remove or replace broken links introduced in #186, ensuring readers are directed to existing, maintained pages.

Changes:

  • Replace development-status.md links with ../CHANGELOG.md in docs/README.md and docs/index.md.
  • Remove the “Work in Progress” section from docs/index.md that linked to a non-existent wip/mcp-integration.md.
  • Update docs/prompts.md to link to the existing MCP documentation section in docs/integrations.md.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
docs/README.md Updates the “Development Status” link to point to CHANGELOG.md.
docs/index.md Updates the broken development status link and removes the WIP section containing a broken MCP link.
docs/prompts.md Replaces the broken MCP status link with a link to the MCP section in integrations.md.

docs/index.md Outdated

### Project Development
- **[Development Status](development-status.md)** - Current feature status and testing coverage
- **[Changelog](../CHANGELOG.md)** - Current feature status and release history
Copy link

Copilot AI Mar 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link target is CHANGELOG.md, but the description claims it provides "current feature status". CHANGELOG.md appears to be standard release notes (Keep a Changelog), not a feature status/testing coverage page. Consider adjusting the description to match the actual content (e.g., "Release notes and history").

Suggested change
- **[Changelog](../CHANGELOG.md)** - Current feature status and release history
- **[Changelog](../CHANGELOG.md)** - Release notes and version history

Copilot uses AI. Check for mistakes.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot this should point to our roadmap discussion post

Copy link
Contributor

Copilot AI commented Mar 7, 2026

@danielmeppiel I've opened a new pull request, #196, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits March 7, 2026 08:27
@danielmeppiel danielmeppiel merged commit 4690b96 into main Mar 8, 2026
3 checks passed
@danielmeppiel danielmeppiel deleted the docs/fix-broken-links-2026-03-07-3a74fa14c45ba9a6 branch March 8, 2026 13:12
@danielmeppiel danielmeppiel mentioned this pull request Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants