@kernel.chat/kbot 2.23.0 → 2.23.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +23 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@kernel.chat/kbot",
3
- "version": "2.23.0",
4
- "description": "Universal AI agent for your terminal. 22 specialist agents, 223 tools, 20 providers. Embedded llama.cpp engine — runs GGUF models directly, no Ollama needed. Audit any repo, share conversations, contribute to open source. CSV/data tools, VFX, research, containers. Self-evolving, learns your patterns.",
3
+ "version": "2.23.1",
4
+ "description": "Universal AI agent for your terminal. 22 specialist agents, 233 tools, 20 providers. Embedded llama.cpp engine — runs GGUF models directly, no Ollama needed. Audit any repo, share conversations, contribute to open source. CSV/data tools, VFX, research, containers. Self-evolving, learns your patterns.",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",
@@ -106,7 +106,27 @@
106
106
  "code-audit",
107
107
  "open-source",
108
108
  "contribute",
109
- "good-first-issue"
109
+ "good-first-issue",
110
+ "a2a",
111
+ "agent2agent",
112
+ "agent-protocol",
113
+ "browser-automation",
114
+ "playwright",
115
+ "web-agent",
116
+ "composio",
117
+ "workflow-engine",
118
+ "guardrails",
119
+ "agent-handoff",
120
+ "agent-marketplace",
121
+ "gguf",
122
+ "llama-cpp",
123
+ "local-llm",
124
+ "tool-calling",
125
+ "function-calling",
126
+ "agentic",
127
+ "autonomous-agent",
128
+ "langchain-alternative",
129
+ "crewai-alternative"
110
130
  ],
111
131
  "author": "kernel.chat group",
112
132
  "license": "MIT",