{
"numStartups": 2,
"customApiKeyResponses": {
"approved": [
""
],
"rejected": []
},
"tipsHistory": {
"terminal-setup": 1
},
"userID": "",
"oauthAccount": {
"accountUuid": "",
"organizationUuid": "",
"organizationRole": "admin",
"workspaceRole": "workspace_developer"
},
"primaryApiKey": "",
"hasCompletedOnboarding": true,
"lastOnboardingVersion": "0.2.70",
"projects": {
"/workspaces/queues": {
"allowedTools": [
"Bash(bundle exec rspec:*)",
"Bash(standardrb:*)"
],
"history": [
"/cost ",
"Now add in a UI to create a new card for this project",
"On projects controller #show action - can you list the current cards in the backlog",
"That regex in the user model is not great - why not use the regex already built into the URI Mailto class in the ruby standard library",
"Can you add a spec and implementation to validate the format of the email address for a user model?",
"I've added two pending specs to spec/models/card_spec - can you implement those specs to prove that the positioning works correctly",
"OK - thanks for that - can you add specs for the models project and card",
"Can you write an RSpec for the user model",
"/init "
],
"dontCrawlDirectory": false,
"mcpContextUris": [],
"mcpServers": {},
"enabledMcpjsonServers": [],
"disabledMcpjsonServers": [],
"enableAllProjectMcpServers": false,
"hasTrustDialogAccepted": true,
"ignorePatterns": [],
"exampleFiles": [
"app/models/project.rb",
"spec/models/project_spec.rb",
"db/seeds.rb",
"config/routes.rb",
"spec/models/card_spec.rb"
],
"exampleFilesGeneratedAt": 1744886005021,
"lastCost": 1.4399654499999999,
"lastAPIDuration": 654671,
"lastDuration": 3761716,
"lastLinesAdded": 519,
"lastLinesRemoved": 98,
"lastSessionId": ""
}
},
"cachedChangelog": "# Changelog\n\n## 0.2.70\n\n- Network commands like curl are now available for Claude to use\n- Claude can now run multiple web queries in parallel\n- Pressing ESC once immediately interrupts Claude in Auto-accept mode\n\n## 0.2.69\n\n- Fixed UI glitches with improved Select component behavior\n- Enhanced terminal output display with better text truncation logic\n\n## 0.2.67\n\n- Shared project permission rules can be saved in .claude/settings.json\n\n## 0.2.66\n\n- Print mode (-p) now supports streaming output via --output-format --stream-json\n- Fixed issue where pasting could trigger memory or bash mode unexpectedly\n\n## 0.2.63\n\n- Fixed an issue where MCP tools were loaded twice, which caused tool call errors\n\n## 0.2.61\n\n- Navigate menus with vim-style keys (j/k) or bash/emacs shortcuts (Ctrl+n/p) for faster interaction\n- Enhanced image detection for more reliable clipboard paste functionality\n- Fixed an issue where ESC key could crash the conversation history selector\n\n## 0.2.59\n\n- Copy+paste images directly into your prompt\n- Improved progress indicators for bash and fetch tools\n- Bugfixes for non-interactive mode (-p)\n\n## 0.2.54\n\n- Quickly add to Memory by starting your message with '#'\n- Press ctrl+r to see full output for long tool results\n- Added support for MCP SSE transport\n\n## 0.2.53\n\n- New web fetch tool lets Claude view URLs that you paste in\n- Fixed a bug with JPEG detection\n\n## 0.2.50\n\n- New MCP \"project\" scope now allows you to add MCP servers to .mcp.json files and commit them to your repository\n\n## 0.2.49\n\n- Previous MCP server scopes have been renamed: previous \"project\" scope is now \"local\" and \"global\" scope is now \"user\"\n\n## 0.2.47\n\n- Press Tab to auto-complete file and folder names\n- Press Shift + Tab to toggle auto-accept for file edits\n- Automatic conversation compaction for infinite conversation length (toggle with /config)\n\n## 0.2.44\n\n- Ask Claude to make a plan with thinking mode: just say 'think' or 'think harder' or even 'ultrathink'\n\n## 0.2.41\n\n- MCP server startup timeout can now be configured via MCP_TIMEOUT environment variable\n- MCP server startup no longer blocks the app from starting up\n\n## 0.2.37\n\n- New /release-notes command lets you view release notes at any time\n- `claude config add/remove` commands now accept multiple values separated by commas or spaces\n\n## 0.2.36\n\n- Import MCP servers from Claude Desktop with `claude mcp add-from-claude-desktop`\n- Add MCP servers as JSON strings with `claude mcp add-json <n> <json>`\n\n## 0.2.34\n\n- Vim bindings for text input - enable with /vim or /config\n\n## 0.2.32\n\n- Interactive MCP setup wizard: Run \"claude mcp add\" to add MCP servers with a step-by-step interface\n- Fix for some PersistentShell issues\n\n## 0.2.31\n\n- Custom slash commands: Markdown files in .claude/commands/ directories now appear as custom slash commands to insert prompts into your conversation\n- MCP debug mode: Run with --mcp-debug flag to get more information about MCP server errors\n\n## 0.2.30\n\n- Added ANSI color theme for better terminal compatibility\n- Fixed issue where slash command arguments weren't being sent properly\n- (Mac-only) API keys are now stored in macOS Keychain\n\n## 0.2.26\n\n- New /approved-tools command for managing tool permissions\n- Word-level diff display for improved code readability\n- Fuzzy matching for slash commands\n\n## 0.2.21\n\n- Fuzzy matching for /commands",
"changelogLastFetched": 1744913429478
}