Skip to content
Open
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ Guide for using AI to solve hard problems in complex codebases.
- **[LangGraph](https://langchain-ai.github.io/langgraph/)**: Low-level orchestration framework for context management
- **[LangSmith](https://docs.smith.langchain.com/)**: Agent tracing and evaluation platform
- **[LangMem](https://langchain-ai.github.io/langmem/)**: Memory management abstractions
- **[context-engine-ai](https://github.com/Quinnod345/context-engine)**: Event-based context engine for AI agents — ingest events, query with natural language, get ranked results with temporal decay and deduplication. Zero config (SQLite + local TF-IDF), scales to pgvector.

### Production Tools

Expand Down