docs(changelog): add advisor recommend to 1.2.0 entry

This commit is contained in:
若麒
2026-06-05 17:15:17 +08:00
parent 55e591ef23
commit 234c2de23f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and
### Added
- `bl mcp` command group: `bl mcp list` to list MCP servers, `bl mcp tools <server>` to inspect available tools, and `bl mcp call <server>.<tool>` to invoke a tool with `--arg k=v` or `--json`.
- `bl advisor recommend` — describe your task in natural language and get intelligent model recommendations ranked by fit, with context-window, pricing, and capability details.
### Fixed