headroom / tests /test_integrations

Commit History

test(langchain): seed random per-test to fix flaky first/last anchor eval
61df376

chopratejas commited on

fix(integrations): filter CCR-dropped sentinel in test iteration
6abe499

chopratejas commited on

fix(integrations): pin MCP server + LangChain evals to lossy+CCR path
34623f5

chopratejas commited on

fix: remove unused imports in test_langgraph.py (ruff F401)
ab157ea

chopratejas commited on

feat: add LangGraph compress_tool_messages node for ToolMessage compression
dba81a5

kunallohtia commited on

Fix LangChain tool_call argument handling for varied message formats
126b60e

chopratejas commited on

fix: improve error handling and add comprehensive test coverage
0274139

chopratejas Claude Opus 4.5 commited on

Add reasoning capability forwarding to HeadroomAgnoModel
2c5a3a3

chopratejas commited on

Add Phase 2 Progressive Summarization and fix Agno integration tests
4102402

chopratejas commited on

Fix test_on_llm_error to pass required run_id argument
8c0da95

chopratejas commited on

Fix HeadroomAgnoModel to extend agno.models.base.Model and add real integration tests
67c927f

chopratejas commited on

Add Agno agent framework integration
f1e7b62

chopratejas commited on

Add seamless LangChain integration
bb04104

chopratejas commited on

Fix all ruff lint and format errors for CI
e4a41fa

chopratejas commited on

Initial commit: Headroom SDK - LLM context optimization toolkit
9c7d451

chopratejas commited on