headroom/headroom/cli
Tejas Chopra 7c1cff226f
Merge pull request #266 from ipapapa/fix/31-qdrant-env-vars
fix(memory): resolve Qdrant connection from HEADROOM_QDRANT_* env vars (#31)
2026-04-25 13:33:48 -07:00
..
_utils Add Click-based CLI with memory management commands 2026-01-29 21:30:21 -08:00
__init__.py fix: stabilize cli test isolation 2026-04-22 11:28:30 +00:00
__main__.py Add Click-based CLI with memory management commands 2026-01-29 21:30:21 -08:00
evals.py Add Click-based CLI with memory management commands 2026-01-29 21:30:21 -08:00
init.py feat(init): add -v/--verbose flag for debug diagnostics 2026-04-23 15:59:57 -05:00
install.py fix: harden persistent install wrappers and review gaps 2026-04-11 18:03:21 -05:00
learn.py Parallelize headroom learn session scanning with --workers flag 2026-04-14 21:14:35 -07:00
main.py chore: normalize line endings in init diffs 2026-04-21 20:17:14 -05:00
mcp.py fix: use stable cli entrypoint for mcp command resolution 2026-04-22 21:42:14 -07:00
memory.py Fix CI: guard starlette imports, asyncio.run(), deprecate datetime.utcnow() 2026-02-19 11:03:24 -08:00
perf.py feat: add headroom perf CLI and rewrite headroom learn to use LLM analysis 2026-03-07 14:15:49 -08:00
proxy.py Merge pull request #266 from ipapapa/fix/31-qdrant-env-vars 2026-04-25 13:33:48 -07:00
tools.py test: avoid platform leaks in cli tool tests 2026-04-23 08:25:26 -05:00
wrap.py chore: renormalize line endings to LF 2026-04-24 15:33:30 +02:00