Skip to content

Releases: cagostino/npcsh

v0.2.27

22 Jan 08:21
e790b3e
Compare
Choose a tag to compare

-tested out /rag search commands. need to make it look prettier and to include piping of outputs to other calls.

v0.2.26

22 Jan 07:14
4ccb492
Compare
Choose a tag to compare

-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

21 Jan 02:37
Compare
Choose a tag to compare

-added adjustments for windows use.

v0.2.24

14 Jan 06:28
Compare
Choose a tag to compare

fixed some ollama json/schema stuff and re-added in openai-like get_llm_response, not sure why it got cut

v0.2.23

14 Jan 04:25
Compare
Choose a tag to compare

-fixed directory listing issue

v0.2.22

14 Jan 00:23
ea0e60c
Compare
Choose a tag to compare

-fixed a couple of markdown issues for spool/claude who would often return markdown without finishing it lol

v0.2.21

12 Jan 19:09
31d3daf
Compare
Choose a tag to compare

-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.20

10 Jan 04:56
Compare
Choose a tag to compare

-bug fix in spool

v0.2.19

08 Jan 14:18
Compare
Choose a tag to compare

-bug with spool context from v0.2.18

v0.2.18

07 Jan 04:49
62c0ed8
Compare
Choose a tag to compare

-added reattach when initializing spool