@pellux/goodvibes-agent 1.0.0 → 1.0.2

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 (35) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +8 -4
  3. package/dist/package/main.js +14046 -12557
  4. package/docs/README.md +4 -2
  5. package/docs/channels-remote-and-api.md +4 -0
  6. package/docs/connected-host.md +2 -0
  7. package/docs/getting-started.md +6 -2
  8. package/docs/knowledge-artifacts-and-multimodal.md +5 -3
  9. package/docs/project-planning.md +3 -1
  10. package/docs/providers-and-routing.md +3 -0
  11. package/docs/release-and-publishing.md +7 -6
  12. package/docs/tools-and-commands.md +97 -2
  13. package/docs/voice-and-live-tts.md +2 -0
  14. package/package.json +1 -1
  15. package/src/agent/harness-control.ts +266 -0
  16. package/src/cli/local-library-command.ts +25 -5
  17. package/src/cli/routines-command.ts +15 -3
  18. package/src/config/agent-settings-policy.ts +44 -0
  19. package/src/input/agent-workspace-activation.ts +14 -6
  20. package/src/input/agent-workspace-knowledge-url-editor.ts +4 -11
  21. package/src/input/commands/agent-local-library-args.ts +52 -0
  22. package/src/input/commands/agent-skills-runtime.ts +4 -29
  23. package/src/input/commands/mcp-runtime.ts +62 -15
  24. package/src/input/commands/operator-runtime.ts +139 -3
  25. package/src/input/commands/personas-runtime.ts +4 -29
  26. package/src/input/commands/routines-runtime.ts +4 -29
  27. package/src/input/session-picker-modal.ts +3 -2
  28. package/src/input/settings-modal-agent-policy.ts +5 -44
  29. package/src/runtime/bootstrap.ts +3 -0
  30. package/src/tools/agent-harness-local-operations.ts +233 -0
  31. package/src/tools/agent-harness-metadata.ts +300 -0
  32. package/src/tools/agent-harness-tool.ts +774 -0
  33. package/src/tools/agent-local-registry-requirements.ts +18 -0
  34. package/src/tools/agent-local-registry-tool.ts +88 -34
  35. package/src/version.ts +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  Product-facing release notes for GoodVibes Agent.
4
4
 
5
+ ## 1.0.2 - 2026-06-03
6
+
7
+ - Model-visible harness control now exposes command, settings, workspace, tool, and connected-host surfaces through agent_harness.
8
+ - Agent settings access now includes schema-aware list/get/set/reset flows with redaction, secret-manager writes, and host-owned read-only boundaries.
9
+ - Workspace profile, routine, persona, and local-library flows now expose editor schemas and scriptable actions to the model.
10
+ - Documentation now reflects the current 1.0.x command, tool, settings, provider, channel, knowledge, voice, connected-host, and release behavior.
11
+
12
+ ## 1.0.1 - 2026-06-03
13
+
14
+ - Preserved Agent Knowledge setup paths with spaces, quoted generated Agent command guidance, and hardened MCP trust and role command validation.
15
+ - Blocked MCP allow-all escalation from Agent slash commands while keeping Settings as the explicit allow-all surface.
16
+ - Preserved MCP server passthrough arguments after -- and local persona, skill, and routine text that starts with flag-like values.
17
+ - Kept the 1.0 release package and install gates green across typecheck, architecture, performance, package build, publish check, packed install smoke, and verification ledger.
18
+
5
19
  ## 1.0.0 - 2026-06-03
6
20
 
7
21
  - Promoted GoodVibes Agent to the release-candidate operator product surface: the fullscreen Agent workspace is the primary TUI, with setup, provider/model routing, status, compatibility, and doctor flows shaped around personal operator use instead of copied host lifecycle controls.
package/README.md CHANGED
@@ -1,17 +1,17 @@
1
1
  # GoodVibes Agent
2
2
 
3
3
  [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
4
- [![Status: alpha](https://img.shields.io/badge/status-alpha-orange.svg)](#install)
4
+ [![Status: 1.0.x](https://img.shields.io/badge/status-1.0.x-green.svg)](#install)
5
5
 
6
6
  GoodVibes Agent is the personal operator assistant TUI for GoodVibes. It is built for day-to-day operator work: chat, setup, local profiles, routines, skills, personas, isolated Agent Knowledge, status review, approvals, automation visibility, and explicit build delegation.
7
7
 
8
8
  The Agent product connects to a GoodVibes host owned outside this package. It does not install, start, stop, restart, or own that host.
9
9
 
10
- Most work happens in the interactive TUI. The installed CLI exists to launch that TUI and provide scriptable mirrors for workflows that are already reachable from the workspace.
10
+ Most work happens in the interactive TUI. The installed CLI exists to launch that TUI and provide scriptable mirrors for workflows that are already reachable from the workspace. The main Agent model can inspect the same harness surface through Agent-owned tools: workspace actions, slash commands, command policy metadata, settings, model tools, local registries, and connected-host capability boundaries are all discoverable from the conversation without exposing connected-host lifecycle control.
11
11
 
12
12
  ## Install
13
13
 
14
- Install the public alpha package with Bun:
14
+ Install the current `1.0.x` package with Bun:
15
15
 
16
16
  ```sh
17
17
  bun add -g @pellux/goodvibes-agent
@@ -66,6 +66,8 @@ Use the workspace as the primary product surface:
66
66
 
67
67
  Inside the Agent workspace, press `/` to search every workspace action by name, category, command, or detail. This is the primary discovery path for product actions; slash commands and CLI subcommands remain power-user/scriptable mirrors.
68
68
 
69
+ The model has the same harness map through `agent_harness`: it can list Agent workspace actions, list slash commands, inspect command policy metadata, inspect model tool definitions, inspect or change Agent settings with confirmation, run concrete workspace or slash-command mirrors with confirmation, and report connected-host posture. Workspace action discovery can inline editor field schemas with `includeParameters:true`; profile editors use the current starter-template inventory, and routine schedule editors can prefill a selected local routine from `recordId`. Selection-based local workspace actions accept a local `recordId` so the model can use the same note promotion and local registry flows as the TUI. The connected-host report includes route families, allowed capabilities, blocked lifecycle/non-Agent surfaces, and availability for the first-class Agent tools. The model uses those first-class tools for product workflows where they exist, such as Agent Knowledge, local memory/notes/personas/skills/routines, channel sends, notifications, reminders, media generation, work plans, and connected-host operator actions.
70
+
69
71
  The setup workspace surfaces discovered Agent-local persona, skill, and routine markdown files so day-one setup can import useful behavior instead of starting from blank records. It can also create one initial scratchpad note, local persona, skill, and routine directly during first-run setup; those records stay in Agent-local registries and never write to default knowledge or non-Agent segments.
70
72
 
71
73
  In the Profiles workspace, choose Starter authoring guide to author custom profile starters without leaving the Agent TUI. The guided flow lists starters, exports starter JSON, imports edited local starters, and creates isolated Agent profiles from them.
@@ -88,6 +90,8 @@ The Agent workspace also has a `Capture learned behavior` form. Use it after rev
88
90
 
89
91
  When the user explicitly asks, the main assistant conversation can perform the same narrow operator actions exposed by the TUI: approve/deny/cancel a named approval, run/pause/resume a named automation job, cancel/retry a named automation run, or run a named schedule. These actions require explicit confirmation, use only public connected-host operator routes, and do not create, edit, or delete automation definitions.
90
92
 
93
+ When the user explicitly asks the model to operate the harness itself, it should use Agent-owned harness tools rather than generic SDK settings or context mutators. Setting writes, slash-command invocation, workspace action invocation, local record deletion, external delivery, media generation, reminder scheduling, and connected-host operator actions remain confirmation-gated.
94
+
91
95
  Agent-local behavior is editable from the TUI workspace:
92
96
 
93
97
  - Agent Workspace -> Personas: create, inspect, activate, review, stale, and delete local personas.
@@ -114,7 +118,7 @@ Agent reports unavailable, unauthenticated, or incompatible connected-host state
114
118
 
115
119
  ## Product Boundary
116
120
 
117
- GoodVibes Agent owns the operator assistant TUI: serial assistant flow, proactive safe actions, local memory/notes/routines/skills/personas, Agent knowledge routes, companion chat, approvals/automation observability, and explicit build delegation.
121
+ GoodVibes Agent owns the operator assistant TUI: serial assistant flow, proactive safe actions, local memory/notes/routines/skills/personas, Agent Knowledge routes, companion chat, approvals/automation observability, and explicit build delegation.
118
122
 
119
123
  Agent Knowledge is its own product segment. Agent uses `/api/goodvibes-agent/knowledge/*` and must not fall back to default knowledge or other product-specific knowledge routes.
120
124