Skip to content

Recast 0.7.0 — Agents & Ask

Choose a tag to compare

@Shadowhusky Shadowhusky released this 09 Aug 10:52
· 55 commits to main since this release

Added

  • Multi-step agent pipelines: a step that works toward a goal by proposing one command at a time — you approve each before it runs. New "Shrink Desktop images" example finds and compresses images for you.
  • Ask: select a question, hit the hotkey, get an answer — it searches the web when it needs current facts, and cites briefly. Plus a fast offline "Answer" template.
  • Web search setting (on by default) in Settings → General

Improved

  • Bounded agent transcripts and hardened the search parser (crash-safe on any result)