Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/feat-update-notifier.md

This file was deleted.

7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @focus-mcp/cli

## 2.1.0

### Minor Changes

- 422cb46: feat(cli): update notifier — warns when new cli or brick version is available

## 2.0.0

### Major Changes
Expand Down Expand Up @@ -81,7 +87,6 @@ Flat aliases (`add`, `remove`, `list`, `search`) remain as permanent back-compat

MCP tool rename: `focus_config` → `focus_tools` (actions: `hide`, `show`, `pin`, `unpin`, `list`, `clear`). `focus_tools` is immune to hidden lists.


## 1.8.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@focus-mcp/cli",
"version": "2.0.0",
"version": "2.1.0",
"private": false,
"description": "Focus your AI agents on what matters. 68+ bricks, 1 MCP server, modular context — from 200k to 2k tokens. Works with Claude Code, Cursor, Codex.",
"license": "MIT",
Expand Down
Loading