• ComfyUI – v0.19.0

    ComfyUI – v0.19.0

    New update alert for ComfyUI! 🚀

    If you’re building complex, node-based pipelines for Stable Diffusion and media generation, it’s time to check out the latest release. This powerhouse engine is getting even more refined for your creative workflows.

    What’s new in v0.19.0:

    • Node Optimization: Refined execution logic designed to make those massive, multi-layered workflows run much smoother and more efficiently.
    • Backend Stability: Key improvements to how the server handles heavy model loading and memory management—perfect for when you’re pushing your hardware to the limit.
    • Compatibility Updates: Essential syncs to ensure everything stays compatible with the latest underlying AI libraries and dependencies.

    Time to pull those updates and keep those custom nodes running strong! 🛠️

    🔗 View Release

  • Tater – Tater v70

    Tater – Tater v70

    🚀 Tater v70 — “Direct Line” is officially live! 🎤

    Get ready, tinkerers! The latest update for Tater—your local-native AI assistant powered by the Hydra planning engine—is a massive leap forward for voice interaction and hardware integration. This release moves away from complex middleman pipelines, allowing Tater to communicate directly with your hardware for a much more seamless experience.

    What’s new in this release:

    • 🔌 Direct ESPHome Connection: You can now connect ESPHome voice devices straight to Tater. The best part? No Home Assistant is required! Just connect and start talking; Tater handles the heavy lifting without needing extra setup hoops or pipeline handoffs.
    • 🔊 Flexible Speaker Routing: Tailor your soundscape by assigning specific speakers to different Tater assistants. This allows you to manage separate rooms with separate voices and outputs.
    • 🗣️ A Fully Customizable Voice Stack: You have total control over how Tater listens and speaks. Mix and match your favorite tools:

    Listening: Choose between the high-accuracy Faster-Whisper or the lightweight/responsive Vosk*.

    Detection: Use Silero VAD* for cleaner audio detection.

    Talking: Pick from Piper (reliable), Kokoro (smooth and natural), or Pocket TTS* (lightweight).

    External Integration: Plug into the Wyoming* ecosystem to run local or remote setups.

    • 💬 Natural, Flowing Conversations: Moving beyond simple “command and response,” Tater can now ask follow-up questions. The conversation stays active without needing a constant re-wake, making interactions feel much more alive.
    • 🧩 Expanded Device Awareness: When Tater connects to a device, he sees more than just audio. He can now monitor device states, sensors, and controls, laying the groundwork for advanced automation.

    🛠️ For the Devs & Hardware Hackers:

    This release is a game-changer for anyone running Voice PE, satellite, or ESPHome devices. Because you no longer need Home Assistant as a middleman, even the most lightweight, standalone setups are now fair game for Tater’s intelligence.

    Go ahead… say something! 🥔🚀

    🔗 View Release

  • Ollama – v0.20.6

    Ollama – v0.20.6

    Ollama just dropped a quick patch, v0.20.6! 🛠️

    If you’re running local LLMs, this tiny update focuses on refining how the model handles specific formatting. Specifically, it makes the Gemma implementation a bit more relaxed regarding whitespace before bare keys. This should help prevent unexpected parsing errors when your prompts or configurations involve tricky spacing.

    What’s new in v0.20.6:

    • Gemma Refinement: Reduced strictness for whitespace preceding bare keys to ensure smoother model performance and configuration loading. 📉✨

    🔗 View Release

  • Ollama – v0.20.6-rc1

    Ollama – v0.20.6-rc1

    Ollama just pushed a new release candidate, v0.20.6-rc1, specifically focused on smoothing out the local model loading experience! 🛠️

    If you’re running models locally, this update includes a crucial fix for the `gemma` model configuration. The parser is now less strict regarding whitespace before bare keys, which helps prevent those annoying parsing errors and ensures much more reliable model loading. 📉

    It’s a small but mighty tweak to keep our local inference pipelines running smoothly without unexpected crashes! Happy tinkering! 🚀

    🔗 View Release

  • Ollama – v0.20.6-rc0: gemma4: update renderer to match new jinja template (#15490)

    Ollama – v0.20.6-rc0: gemma4: update renderer to match new jinja template (#15490)

    New update for the Ollama crew! 🛠️

    If you’ve been running Google’s Gemma 4 models locally, there is a fresh release candidate (v0.20.6-rc0) ready for testing. This update focuses heavily on keeping Ollama in perfect sync with the latest changes from Google to ensure your local inference stays rock solid.

    What’s new in this release:

    • Gemma 4 Template Parity: The renderer has been updated to match Google’s new Jinja template. This ensures that how your prompts are structured matches exactly what the model expects, preventing weird formatting issues.
    • Parser Adjustments: Since the upstream parsing logic changed slightly, the Ollama parser has been tweaked to maintain compatibility and prevent broken inputs during model interaction.
    • Improved Type Handling for Tool-Calling:
    • Added special handling for simple `AnyOf` structures by treating them as type unions.
    • Fixed edge cases specifically around type unions to make tool-calling much more robust and reliable.
    • Better Tool Result Logic:
    • The parser now prefers “empty” over “None” for certain results, which is crucial for handling legitimate empty tool calls correctly without crashing the logic.
    • Added extra care when processing tool results that might have missing IDs to prevent errors in complex workflows.

    It’s a great update for anyone doing heavy lifting with tool-calling and complex prompt engineering on Gemma 4! 🚀

    🔗 View Release

  • Perplexica – v1.12.2

    Perplexica – v1.12.2

    🚀 Perplexica Update: v1.12.2 is Live!

    The open-source alternative to Perplexity AI just leveled up! If you’ve been looking for a way to run a powerful, cited search engine using local LLMs like Llama, Mistral, or DeepSeek, this update is a massive win for the dev community.

    What’s New in v1.12.2:

    • 🧠 Enhanced Deep Research Mode: The research pipeline has been transformed into an aggressive, iterative “Reason-Search-Scrape-Extract-Repeat” loop. It doesn’t just look at links; it actively hunts for top-tier content to ensure much deeper insights.
    • 📦 Dynamic Context Management: To prevent the system from choking on massive amounts of scraped data, information is now processed in optimized, dynamic chunks—keeping your context window clean and efficient.
    • 🎯 Smart Result Filtering: New embedding integrations allow the engine to filter search results effectively, boosting relevance while preventing context overflow.
    • 🌐 Improved Web Scraping: A new Chromium-based scraper has been implemented, making it much more reliable when navigating modern, complex web pages.
    • Optimized Search Execution: The `executeSearch` function has been completely rebuilt for better performance and speed.

    Stability & Bug Fixes:

    • 🛡️ Pipeline Resilience: Individual errors in widgets no longer crash your entire research pipeline.
    • ⏱️ Search Reliability: Added validation and timeouts to prevent hung search requests.
    • 📍 Backend Accuracy: Integrated `serverUtils` and updated the reverse geolocation API for much higher accuracy during location-based tasks.
    • 🛠️ Workflow Stability: Improved error handling for file uploads and resolved several build-time dependency errors.

    Time to pull that Docker image and test out the new Deep Research capabilities! 🛠️✨

    🔗 View Release

  • Ollama – v0.20.5

    Ollama – v0.20.5

    Ollama just dropped a fresh update! 🚀

    If you haven’t been playing with it yet, Ollama is an incredible tool for running large language models (LLMs) locally on your machine. It simplifies the entire process of downloading, managing, and interacting with powerful models like Llama 3, DeepSeek-R1, or Mistral without needing a heavy cloud setup.

    What’s new in v0.20.5:

    • Channel Update: This release includes specific updates to the `openclaw` channel messaging system.
    • Refined Communication: The update focuses on improving how certain messages are handled within that specific channel, ensuring smoother interactions during model usage.

    It’s a small but precise tweak to keep things running smoothly for all you local-LLM enthusiasts! 🛠️

    🔗 View Release

  • Ollama – v0.20.5-rc2

    Ollama – v0.20.5-rc2

    Ollama just dropped a new release candidate, v0.20.5-rc2! 🚀

    If you aren’t running Ollama yet, you are missing out on the gold standard for local LLM orchestration. It handles all the heavy lifting—downloading, configuring, and running models like Llama 3, DeepSeek-R1, and Mistral—so you can experiment with massive power without a cloud budget.

    What’s new in this release:

    • Openclaw Integration Update: This specific release candidate includes an update to the Openclaw channel message handling (#15465). 🛠️

    While this is a targeted fix, keeping an eye on these RC (Release Candidate) builds is essential for us tinkerers to catch any stability hiccups before the official rollout. Keep those local environments primed and ready! 🤖✨

    🔗 View Release

  • Ollama – v0.20.5-rc1

    Ollama – v0.20.5-rc1

    New update alert for Ollama! 🚨

    If you’re running local LLMs like Llama 3, DeepSeek-R1, or Mistral, there’s a fresh release candidate out: v0.20.5-rc1. This update focuses on making your local development workflow much smoother by reducing guesswork when things go wrong.

    What’s new in this release:

    • Improved Error Feedback: The team has introduced a “re-run hint” specifically for dependency errors. 🛠️
    • Smarter Troubleshooting: If a model pull or setup fails because of a missing dependency, the error message will now explicitly nudge you to try running the command again.

    It’s a small but super practical tweak designed to keep your momentum going and help you bypass those annoying setup hiccups without having to dig through logs! 🚀

    🔗 View Release

  • Ollama – v0.20.5-rc0

    Ollama – v0.20.5-rc0

    New update alert for Ollama! 🚨

    If you’re running local LLMs like Llama 3, DeepSeek-R1, or Mistral, a new release candidate (v0.20.5-rc0) just dropped to help make your debugging sessions much less headache-inducing.

    What’s new in this release:

    • Improved Error Messaging: This update specifically fixes how the system handles unknown input item types in responses.
    • Better Debugging: Instead of encountering vague errors that leave you guessing, you’ll now receive much clearer feedback when an unexpected input type is encountered.

    This is a great little tweak for anyone building custom pipelines or experimenting with complex prompts where input types might shift. It makes tracking down configuration errors way smoother! 🛠️

    Keep tinkering! 🚀

    🔗 View Release