Skip to content

v0.1.42 — Brand Guidelines, Firecrawl Research & Voice Transcription

Choose a tag to compare

@yashdev9274 yashdev9274 released this 06 Jul 08:19
· 161 commits to main since this release
7429774

What's New

Brand & Marketing

  • New /brand page — logo variants, color palette, typography, usage rules, downloadable assets
  • New /contact page — Resend-style contact form with email links
  • Partnerships section and polished get-started terminal on homepage
  • Changelog and launch page updated for Product Hunt launch

Web Research Tools

  • Firecrawl integration — search, scrape, and map web pages from the CLI
  • Exa search/fetch as an alternative web search provider
  • Structured tool results and Firecrawl slash commands
  • Server-side proxy for Firecrawl/Google tools when local API key is missing

Voice & Transcription

  • ElevenLabs Scribe support for voice transcription
  • Fixed noise-injected transcriptions and improved retry UX

CLI Enhancements

  • Code review analysis prompt on non-empty tool results
  • Improved tool call hand output formatting

Infrastructure

  • Bumped @infisical/sdk to v5 with adapted API
  • Open source prep — Docker setup, Quick Start guide, env defaults
  • Repo configured for OSS contributors

Bug Fixes

  • Fixed ElevenLabs API key detection
  • Fixed Firecrawl tools returning 'not configured' by loading .env before env var check
  • Forced model to use firecrawl_search; removed legacy web_search from tool set