LICENSE
README.md
pyproject.toml
playground/__init__.py
playground/providers.py
playground/server.py
playground/session.py
playground/static/app.js
playground/static/index.html
sherlock/__init__.py
sherlock/agent.py
sherlock/budget.py
sherlock/compress.py
sherlock/config.py
sherlock/jsonish.py
sherlock/bootstrap/__init__.py
sherlock/bootstrap/engine.py
sherlock/bootstrap/meta_context.py
sherlock/cli/__init__.py
sherlock/cli/main.py
sherlock/evaluation/__init__.py
sherlock/evaluation/evaluator.py
sherlock/evaluation/output_format.py
sherlock/evaluation/replay.py
sherlock/evolution/__init__.py
sherlock/evolution/versioning.py
sherlock/inference/__init__.py
sherlock/inference/engine.py
sherlock/memory/__init__.py
sherlock/memory/decay.py
sherlock/memory/embeddings.py
sherlock/memory/entry.py
sherlock/memory/k_turn.py
sherlock/memory/store.py
sherlock/memory/summarizer.py
sherlock/perception/__init__.py
sherlock/perception/core.py
sherlock/perception/render.py
sherlock/providers/__init__.py
sherlock/providers/base.py
sherlock/providers/callable_provider.py
sherlock/providers/fake.py
sherlock/providers/litellm_provider.py
sherlock/providers/wrapper_provider.py
sherlock/rag/__init__.py
sherlock/rag/hybrid.py
sherlock/security/__init__.py
sherlock/security/redaction.py
sherlock/security/urlguard.py
sherlock/storage/__init__.py
sherlock/storage/db.py
sherlock/tools/__init__.py
sherlock/tools/builtin.py
sherlock/tools/memory_tool.py
sherlock/tools/web_search.py
sherlock_context.egg-info/PKG-INFO
sherlock_context.egg-info/SOURCES.txt
sherlock_context.egg-info/dependency_links.txt
sherlock_context.egg-info/entry_points.txt
sherlock_context.egg-info/requires.txt
sherlock_context.egg-info/top_level.txt