Releases: AndrewHuffman/hey-ai
Releases · AndrewHuffman/hey-ai
v0.6.1
0.6.1 (2026-04-02)
Bug Fixes
- address pr comments (9575169)
- address second round of PR review comments (aec4659)
- avoid top-level await in session test to fix CI (cd33222)
- gracefully handle missing/invalid embedding API keys (00b5cca)
Install
npm install -g hey-aiPrerequisites
Requires the llm CLI:
brew install llm # or: pipx install llm
llm keys set openaiv0.6.0
0.6.0 (2026-01-06)
Features
- enhance command documentation retrieval with caching and improved fetch methods (102bd3a)
- implement internal tools for context retrieval, update system prompt guidance & tool call feedback (a7990c3)
Install
npm install -g hey-aiPrerequisites
Requires the llm CLI:
brew install llm # or: pipx install llm
llm keys set openaiv0.5.0
0.5.0 (2025-12-20)
Bug Fixes
- add isolatedModules to tsconfig.json to resolve ts-jest warning (46c2955)
- address PR review feedback - security, heuristics, and naming refinements (6c6f962)
- ci: added libblas3 and liblapack3 dependencies (c857af7)
- ci: corrected resilient loading fallback and added libsqlite3-dev (dfb0d27)
- resolve CI failures by fixing test process exit and CI environment (377f221)
- session: implement resilient sqlite-vss loading for Linux (d573547)
Features
- implement hybrid context retrieval with FTS5 and sqlite-vss (53f9b6a)
Install
npm install -g hey-aiPrerequisites
Requires the llm CLI:
brew install llm # or: pipx install llm
llm keys set openaiv0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.0
Changes
- ci: add ci testing (#3) (92b63f0)
- ci: update ci (c03173b)
- chore: test ci (d632dc8)
- feat: integrate AI SDK and MCP tool calling with updated system prompt and refined test setup (74dde1d)
- ci: add ci action config (28bb0e2)
- chore: create new demo gif (04aa901)
- chore: clean up demos (2b108a4)
- chore: demo script (b459001)
- feat: add OS info and command/man RAG search to context (bfafc86)
Install
npm install -g hey-aiPrerequisites
Requires the llm CLI:
brew install llm # or: pipx install llm
llm keys set openai