Skip to content

Consume Knowledge MCP context over HTTP#17

Merged
Svaag merged 2 commits into
mainfrom
feat/knowledge-mcp-context-docker
Jun 20, 2026
Merged

Consume Knowledge MCP context over HTTP#17
Svaag merged 2 commits into
mainfrom
feat/knowledge-mcp-context-docker

Conversation

@Svaag

@Svaag Svaag commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add optional Knowledge MCP HTTP/SSE context loading alongside fixture/local CLI loading
  • wire knowledge context flags into the daemon command
  • add Docker packaging for the Engineering Loop runtime shape
  • document loop VM Knowledge MCP usage

Validation

  • uvx ruff check src tests
  • uv run --group dev mypy --strict src
  • TMPDIR=/tmp uv run --group dev python -m pytest -q
  • uv run --group dev hyrule-engineering-loop evals run --strict
  • docker build -t as215932/engineering-loop:test .
  • docker run --rm as215932/engineering-loop:test --help
  • live local Knowledge MCP context smoke against http://127.0.0.1:<port>/mcp

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b610170473

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/hyrule_engineering_loop/knowledge_context.py Outdated
@Svaag Svaag merged commit 34dd5e8 into main Jun 20, 2026
4 checks passed
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.

1 participant