Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Welcome to the Agent Package Manager documentation. Choose your path:

## 🔧 **Advanced**
- **[Runtime Integration](runtime-integration.md)** - Codex and LLM setup
- **[Development Status](development-status.md)** - Feature status
- **[Changelog](../CHANGELOG.md)** - Feature status and release history
- **[Contributing Guide](../CONTRIBUTING.md)** - Join the ecosystem

---
Expand Down
5 changes: 1 addition & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ New to APM? Follow this learning path for the fastest way to get productive:
## Development & Contributing

### Project Development
- **[Development Status](development-status.md)** - Current feature status and testing coverage
- **[Roadmap](https://github.com/microsoft/apm/discussions/116)** - Current roadmap and feature plans
- **[Integration Testing](integration-testing.md)** - Testing strategy and execution
- **[Contributing Guide](../CONTRIBUTING.md)** - How to contribute to the APM ecosystem

Expand All @@ -40,9 +40,6 @@ New to APM? Follow this learning path for the fastest way to get productive:

## Architecture & Advanced Topics

### Work in Progress
- **[MCP Integration](wip/mcp-integration.md)** - Model Context Protocol tool integration (Phase 2)

### Framework Context
APM implements the complete [AI-Native Development framework](https://danielmeppiel.github.io/awesome-ai-native/docs/concepts/) through:

Expand Down
2 changes: 1 addition & 1 deletion docs/prompts.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Please analyze the Kubernetes cluster by:
[Include relevant data in the prompt or as context]
```

See [MCP Integration Status](wip/mcp-integration.md) for Phase 2 development plans.
See [MCP Integration](integrations.md#mcp-model-context-protocol-integration) for MCP server configuration and usage.

## Writing Effective Prompts

Expand Down