@nomad-e/bluma-cli 0.0.27 → 0.0.28

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "mcpServers": {
3
- "sequentialThinking": {
3
+ "reasoning": {
4
4
  "type": "stdio",
5
5
  "command": "cmd",
6
6
  "args": [
@@ -71,7 +71,7 @@
71
71
  "type": "function",
72
72
  "function": {
73
73
  "name": "agent_end_task",
74
- "description": "Ends the current task and logs out of the agent",
74
+ "description": "Formally ends the current task, logs it, and informs the developer that no further actions are required from the agent in this instance.",
75
75
  "parameters": {
76
76
  "type": "object",
77
77
  "properties": {},