Changelog
New features, fixes, and improvements to Ghost.
v0.9.0Feature
Dashboard Overhaul
Complete dashboard redesign with new tabs for monitors, workflows, marketplace, and usage tracking.
- Added Usage dashboard with daily bar charts and plan limit warnings
- New Monitors page — watch any URL for changes on a schedule
- Workflows page for chaining tools into automated pipelines
- Tool Marketplace with community-contributed tool packs
- Interactive playground for testing tool extraction
v0.8.0Feature
SEO Blog & Integration Guides
Added blog with technical content and framework-specific integration guides.
- Blog at /blog with 3 launch posts covering AI agents, screenshot comparison, and getting started
- Integration guides for LangChain, CrewAI, and MCP server setup
- Product Hunt launch banner with UTM tracking
v0.7.2Improvement
Performance & Reliability
Major extraction speed improvements and better error handling across the pipeline.
- Tool extraction time reduced to 436ms median
- Improved retry logic with exponential backoff
- Better handling of dynamic SPAs and lazy-loaded content
- Redis caching layer for repeat extractions
v0.7.1Fix
Fix duplicate tool names on complex pages
Resolved an issue where pages with multiple similar forms generated tools with conflicting names.
- Tool name deduplication with incrementing suffixes
- Fixed race condition in concurrent extractions
- Improved JSON schema validation for tool parameters
v0.7.0Feature
CLI Tool & MCP Server
Ship the Ghost CLI and built-in MCP server for seamless integration with Claude Desktop, Cursor, and other MCP clients.
- New CLI: ghost navigate, ghost do, ghost tools, ghost screenshot
- Built-in MCP server mode for Claude Desktop and Cursor
- ghost login for API key authentication
- ghost status for account and usage info
v0.6.0Feature
Comparison Landing Page
Interactive comparison builder showing Ghost vs other browser automation approaches.
- Side-by-side comparisons: Ghost vs Playwright, Selenium, screenshot agents
- Live latency benchmarks
- Comparison builder for custom tool selection
v0.5.0Feature
Initial Public Beta
First public release of Ghost with Chrome extension, API, and MCP protocol support.
- Chrome extension for one-click tool generation
- REST API with JSON responses
- MCP protocol support for AI agent integration
- Free tier: 1,000 extractions/month
- Pro tier: 50,000 extractions/month with priority support