[PR #772] [CLOSED] Link OutcomeOps context-engineering reference repo in RAG section #15398

Closed
opened 2026-07-15 07:20:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/772
Author: @bcarpio
Created: 5/3/2026
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 476a371 Link OutcomeOps context-engineering reference repo in RAG section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

Adds a single link in the 📀 RAG (Retrieval Augmented Generation) section pointing to outcomeops/context-engineering — a runnable, end-to-end reference implementation of context engineering on Amazon Bedrock (Claude + Titan embeddings).

Marked ↗ external to match the convention used for the other off-repo links (Openwork, Wispr clone).

Why it fits

The repo is structured as a five-component reference (corpus → retrieval → injection → output → enforcement), each folder with its own requirements.txt and runnable command — same shape as the other RAG entries. It explicitly frames itself as "RAG + output + enforcement layers," so it sits naturally alongside the existing RAG tutorials.

Test plan

  • Link resolves and points to a public GitHub repo with a runnable example
  • Entry placed at the end of the RAG section, follows existing formatting (emoji + title + <sub>↗ external</sub> tag)
  • No other sections, headers, or links modified

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/772 **Author:** [@bcarpio](https://github.com/bcarpio) **Created:** 5/3/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`476a371`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/476a371d059f7645d6da9d61139b9f7091135ba7) Link OutcomeOps context-engineering reference repo in RAG section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary Adds a single link in the **📀 RAG (Retrieval Augmented Generation)** section pointing to [outcomeops/context-engineering](https://github.com/outcomeops/context-engineering) — a runnable, end-to-end reference implementation of context engineering on Amazon Bedrock (Claude + Titan embeddings). Marked `↗ external` to match the convention used for the other off-repo links (Openwork, Wispr clone). ## Why it fits The repo is structured as a five-component reference (corpus → retrieval → injection → output → enforcement), each folder with its own `requirements.txt` and runnable command — same shape as the other RAG entries. It explicitly frames itself as "RAG + output + enforcement layers," so it sits naturally alongside the existing RAG tutorials. ## Test plan - [x] Link resolves and points to a public GitHub repo with a runnable example - [x] Entry placed at the end of the RAG section, follows existing formatting (emoji + title + `<sub>↗ external</sub>` tag) - [x] No other sections, headers, or links modified --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-15 07:20:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#15398