@nomad-e/bluma-cli 0.0.70 → 0.0.71

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.
@@ -72,7 +72,7 @@
72
72
  "type": "function",
73
73
  "function": {
74
74
  "name": "agent_end_task",
75
- "description": "Signal to the system that the agent has completed its work Tak.",
75
+ "description": "End the current agent task",
76
76
  "parameters": {
77
77
  "type": "object",
78
78
  "properties": {},
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nomad-e/bluma-cli",
3
- "version": "0.0.70",
3
+ "version": "0.0.71",
4
4
  "description": "BluMa independent agent for automation and advanced software engineering.",
5
5
  "author": "Alex Fonseca",
6
6
  "license": "Apache-2.0",