Skip to content

feat: add LLM context injection helpers#56

Open
devteapot wants to merge 5 commits intomainfrom
feat/llm-context-helpers
Open

feat: add LLM context injection helpers#56
devteapot wants to merge 5 commits intomainfrom
feat/llm-context-helpers

Conversation

@devteapot
Copy link
Copy Markdown
Owner

Summary

  • Adds buildLlmContextBlock / formatLlmContextBlock helpers in @slop-ai/consumer implementing the spec from spec: LLM context injection integration #55
  • Refactors Claude (slop-mcp-proxy, slop-native) and Codex hook scripts + bridge servers to use the shared helpers, eliminating duplicated formatting logic
  • Adds @slop-ai/discovery context module + CLI integration and updates openclaw-plugin to consume the helpers

Stacked on #55 (spec). Rebase onto main once that merges.

Test plan

  • bun test in packages/typescript/sdk/consumer
  • bun test in packages/typescript/integrations/discovery
  • Smoke-test Claude and Codex hooks against a running SLOP server

🤖 Generated with Claude Code

Base automatically changed from spec/llm-context-injection to main April 30, 2026 21: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.

1 participant