Skip to content

Commit 95e4b55

Browse files
krukowCopilot
andcommitted
Fix changelog wording: agent CRUD → agent management
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 4de005c commit 95e4b55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file. This change
88
- `mode-get`, `mode-set!` — get/set agent mode (interactive/plan/autopilot)
99
- `plan-read`, `plan-update!`, `plan-delete!` — read/update/delete session plan file
1010
- `workspace-list-files`, `workspace-read-file`, `workspace-create-file!` — session workspace file operations
11-
- `agent-list`, `agent-get-current`, `agent-select!`, `agent-deselect!`, `agent-reload!` — custom agent CRUD
11+
- `agent-list`, `agent-get-current`, `agent-select!`, `agent-deselect!`, `agent-reload!` — custom agent management
1212
- `fleet-start!` — start parallel sub-sessions
1313
- **MCP config wrappers** — new experimental server-level functions in `client`:
1414
- `mcp-config-list`, `mcp-config-add!`, `mcp-config-update!`, `mcp-config-remove!` — MCP server configuration management

0 commit comments

Comments
 (0)