Releases: cagostino/npcsh
Releases · cagostino/npcsh
v0.2.27
-tested out /rag search commands. need to make it look prettier and to include piping of outputs to other calls.
v0.2.26
-renamed cli helpers to shell_helpers.
-renamed npcsh.py to shell.py
-added cli
-added in embeddings
-added a draft for plonk
-added in knowledge graph evolution draft
-added in serve
v0.2.25
-added adjustments for windows use.
v0.2.24
fixed some ollama json/schema stuff and re-added in openai-like get_llm_response, not sure why it got cut
v0.2.23
-fixed directory listing issue
v0.2.22
-fixed a couple of markdown issues for spool/claude who would often return markdown without finishing it lol
v0.2.21
-made check_llm_command actually agentic so it will include the tools for that agent and the network of agent
-refactored npc_compiler a bit, duplicated a bunch of code that will need to be cleaned up and abstracted but it works
-adjusted tools to have descriptions that are used in check_llm_command
-check_llm_command can now pass requests to other npcs
-check_llm_command can now use pipelines for multi-step processes
v0.2.19
-bug with spool context from v0.2.18
v0.2.18
-added reattach when initializing spool