Fichero Toolbox — Release Notes
0.0.1 — March 2026
- Multiple agents can call the same Tinderbox document
- Native Tinderbox MCP operations pass through:
get_notes, set_value, create_note, create_link, delete_note, get_document, set_document, do, evaluate
- Additional tools powered by AppleScript:
- tbx_nav — Navigate to notes, set views, build and open note URLs, select notes
- tbx_doc — Open and close documents, list windows, save documents
- tbx_app — Start, restart, and quit Tinderbox
- Health status indicator — green (connected), yellow (Tinderbox not connected), red (error)
- Start, stop, and restart the bridge service from the menu bar
- Auto-starts Tinderbox when the daemon is running and Tinderbox is not open
- Conflict detection — removes Tinderbox's native MCP entry from AI client configs when Fichero Toolbox is installed, to prevent the two from fighting over the connection
- Works with Claude Code, Claude Desktop, Codex CLI, Gemini CLI, Droid, OpenCode
- Daemon managed by launchd, which starts and stops with the app, survives crashes
- Unix socket with owner-only permissions (0600)
- Authenticated XPC admin channel between app and daemon (code-signing enforced)
- Request queue limits and rate limiting per client
- Log rotation — logs kept in
~/Library/Logs/FicheroToolbox/
- Feature tier system — dev and beta settings hidden in release builds