<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Daneel AI Updates</title>
    <link>https://daneel.injen.io</link>
    <description>News and updates from Daneel AI.</description>
    <language>en-us</language>
    <atom:link href="https://daneel.injen.io/rss.xml" rel="self" type="application/rss+xml"/>
    
  <item>
    <title>More one-click MCP servers for your AI</title>
    <link>https://daneel.injen.io/news/mcp-presets-expansion.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/mcp-presets-expansion.html</guid>
    <description>Twenty new preset MCP servers join the Featured list. Daneel connects to any HTTP/SSE MCP server you paste by URL, these are just one-click ready.</description>
    <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/mcp.featured.jpg" type="image/png"/>
  </item>

  <item>
    <title>Daneel now speaks, and listens — three voices, one of them fully local</title>
    <link>https://daneel.injen.io/news/daneel-speaks.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/daneel-speaks.html</guid>
    <description>Pick the voice that suits the moment: system voices for zero-install, Kokoro 82M for fully on-device synthesis on WebGPU, or Google Cloud voices when you want that extra polish. And hold Alt+Space to dictate.</description>
    <pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/speech.png" type="image/png"/>
  </item>

  <item>
    <title>Wikidata next to Wikipedia — facts you can scan, not just read</title>
    <link>https://daneel.injen.io/news/wikidata-fact-box.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/wikidata-fact-box.html</guid>
    <description>Click an entity in your knowledge graph and you now get two panels side by side: Wikipedia for the story, Wikidata for the structured facts. Birth dates, awards, employers, external IDs, all in one scannable card.</description>
    <pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/wikidata.png" type="image/png"/>
  </item>

  <item>
    <title>Reclaim disk space from your local models</title>
    <link>https://daneel.injen.io/news/models-storage.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/models-storage.html</guid>
    <description>A new Settings section shows how much disk every downloaded model is using, grouped by role, with per-model trash and a delete-all.</description>
    <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/models.storage.png" type="image/png"/>
  </item>

  <item>
    <title>Your LLM at 37,000 feet</title>
    <link>https://daneel.injen.io/news/offline-mode.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/offline-mode.html</guid>
    <description>Cache your vault and a local model before boarding. Work with your own AI for the whole flight. The other first-class passengers are still waiting on satellite internet.</description>
    <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/offline-mode.png" type="image/png"/>
  </item>

  <item>
    <title>Hide the Widget in Fullscreen, or Per Site</title>
    <link>https://daneel.injen.io/news/widget-visibility.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/widget-visibility.html</guid>
    <description>The launcher now hides itself when a page goes fullscreen, and a new per-site toggle in the popup gives you explicit control anywhere else.</description>
    <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/fullscreen.png" type="image/png"/>
  </item>

  <item>
    <title>Math Formulas Render Cleanly</title>
    <link>https://daneel.injen.io/news/math-rendering.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/math-rendering.html</guid>
    <description>Ask an LLM for a derivation, and you now get typeset math across every chat surface, not raw LaTeX.</description>
    <pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/latex.math.png" type="image/png"/>
  </item>

  <item>
    <title>Mermaid Diagrams, Now in Every Chat</title>
    <link>https://daneel.injen.io/news/mermaid-diagrams.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/mermaid-diagrams.html</guid>
    <description>Ask for a flowchart, sequence, or mindmap, and the chat renders the diagram instead of the source.</description>
    <pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/mermaid.png" type="image/png"/>
  </item>

  <item>
    <title>How we build Daneel: full spec-driven development with a coding agent</title>
    <link>https://daneel.injen.io/news/agentic-development-workflow.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/agentic-development-workflow.html</guid>
    <description>8,000 lines of specs, 82,000 lines of code, 1,331 tests, 27 releases, and 25 articles in 26 days. Not a team of ten. One developer and a coding agent, working from 8,000 lines of specification.</description>
    <pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/agentic.dev.png" type="image/png"/>
  </item>

  <item>
    <title>Bonsai by PrismML: A 1.7B one bit model in 291 megabytes, running in your browser</title>
    <link>https://daneel.injen.io/news/bonsai-1bit-webgpu.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/bonsai-1bit-webgpu.html</guid>
    <description>Bonsai 1.7B brings native 1-bit quantization to Daneel's WebGPU engine, delivering a thinking-capable model at a fraction of the usual download size.</description>
    <pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/prism.ml.png" type="image/png"/>
  </item>

  <item>
    <title>Claude Opus 4.7 is now available in Daneel</title>
    <link>https://daneel.injen.io/news/claude-opus-4-7.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/claude-opus-4-7.html</guid>
    <description>Anthropic's newest flagship model brings stronger coding, sharper vision, and better instruction following, available today in the Claude settings.</description>
    <pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/claude.opus.47.png" type="image/png"/>
  </item>

  <item>
    <title>Index any site, even without a sitemap</title>
    <link>https://daneel.injen.io/news/web-crawl-link-discovery.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/web-crawl-link-discovery.html</guid>
    <description>Daneel can now discover pages by following links, so sites without a sitemap.xml are no longer invisible to site search.</description>
    <pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/spider.simple.png" type="image/png"/>
  </item>

  <item>
    <title>PDF is now a first-class citizen in Daneel</title>
    <link>https://daneel.injen.io/news/pdf-first-class.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/pdf-first-class.html</guid>
    <description>Open any PDF in Chrome and start chatting, no upload required. Extract text, ask questions, copy as Markdown, or save to a vault, all from the same widget you already know.</description>
    <pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/pdf.first.citizen.png" type="image/png"/>
  </item>

  <item>
    <title>Documentation, where you need it</title>
    <link>https://daneel.injen.io/news/embedded-docs.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/embedded-docs.html</guid>
    <description>Every settings panel now opens its own help column — the right doc, beside the right setting, one click away.</description>
    <pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/articles/inline.documentation.png" type="image/png"/>
  </item>

  <item>
    <title>From pretty graph to research workbench — analytics, paths, and Wikipedia for your knowledge graph</title>
    <link>https://daneel.injen.io/news/knowledge-graph-analytics.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/knowledge-graph-analytics.html</guid>
    <description>The 3D knowledge graph now has an insights panel that ranks key entities, detects topic clusters, surfaces bridges, and lets you trace connections between any two entities — plus one-click Wikipedia lookup that opens articles right next to the graph.</description>
    <pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/kg.jpg" type="image/png"/>
  </item>

  <item>
    <title>Click any link, stay in the vault — the document viewer is now a markdown mini-browser</title>
    <link>https://daneel.injen.io/news/vault-mini-browser.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/vault-mini-browser.html</guid>
    <description>Web pages saved to your vault are now navigable: click any link inside them to fetch, convert, and display the next page right in the viewer, with a back button and no new tab in sight.</description>
    <pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/md.pink.jpg" type="image/png"/>
  </item>

  <item>
    <title>Start it and forget it — background tasks that survive everything</title>
    <link>https://daneel.injen.io/news/background-tasks.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/background-tasks.html</guid>
    <description>Site crawls, vault indexing, and knowledge graph builds now run in the background — close panels, switch tabs, even restart Chrome, and your work picks up where it left off.</description>
    <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/background.task.jpg" type="image/png"/>
  </item>

  <item>
    <title>Gemma 4 lands in Daneel — Google's latest open model, running locally</title>
    <link>https://daneel.injen.io/news/gemma-4-support.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/gemma-4-support.html</guid>
    <description>Google's Gemma 4 family brings 128K context, built-in reasoning, and 35+ language support to Daneel's WebGPU and Ollama backends — running entirely on your device.</description>
    <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/gemma4.jpg" type="image/png"/>
  </item>

  <item>
    <title>Chat with any YouTube video</title>
    <link>https://daneel.injen.io/news/youtube-transcript-chat.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/youtube-transcript-chat.html</guid>
    <description>Daneel now extracts YouTube transcripts automatically — ask questions, get summaries, and find key moments without leaving the page.</description>
    <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/youtube.png" type="image/png"/>
  </item>

  <item>
    <title>The Vault, part 2: your knowledge graph</title>
    <link>https://daneel.injen.io/news/vault-part-2.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/vault-part-2.html</guid>
    <description>Daneel extracts entities from your documents, resolves duplicates, builds a relationship graph, and renders it as an interactive 3D visualization you can filter and explore.</description>
    <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/kg.2.png" type="image/png"/>
  </item>

  <item>
    <title>Docker Companion — local MCP servers, Ollama, and health monitoring from your browser</title>
    <link>https://daneel.injen.io/news/docker-companion.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/docker-companion.html</guid>
    <description>A built-in Docker Compose generator that spins up local MCP servers, Ollama, and a health sidecar — all from your browser settings. Power user preview.</description>
    <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/docker.companion.jpg" type="image/png"/>
  </item>

  <item>
    <title>Your data, your way — backup anywhere</title>
    <link>https://daneel.injen.io/news/data-portability.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/data-portability.html</guid>
    <description>Export everything to a local file, Azure Blob Storage, or any S3-compatible service. Your settings, conversations, and indexed sites travel with you — your secrets don't.</description>
    <pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/export.import.png" type="image/png"/>
  </item>

  <item>
    <title>The Vault, part 1: your private document knowledge base</title>
    <link>https://daneel.injen.io/news/vault-part-1.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/vault-part-1.html</guid>
    <description>Import your own documents, embed them locally, and chat with your personal knowledge base. PDF, DOCX, Markdown, HTML, plain text — all searchable, all private.</description>
    <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/vault.png" type="image/png"/>
  </item>

  <item>
    <title>Azure AI Foundry support: frontier models, your private cloud</title>
    <link>https://daneel.injen.io/news/azure-foundry-support.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/azure-foundry-support.html</guid>
    <description>Deploy GPT-4.1, GPT-4o, or Phi-4 on your own Azure subscription — frontier model power with your organization's data governance. The privacy sweet spot between local and third-party cloud.</description>
    <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/azure.foundry.webp" type="image/png"/>
  </item>

  <item>
    <title>Meet Agents — your AI, your rules</title>
    <link>https://daneel.injen.io/news/agents-feature.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/agents-feature.html</guid>
    <description>Create specialized AI personas with structured prompts and bound tool access — then attach them to any conversation or document vault.</description>
    <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/agents.png" type="image/png"/>
  </item>

  <item>
    <title>Find your best model — the AI registry that knows your hardware</title>
    <link>https://daneel.injen.io/news/model-registry.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/model-registry.html</guid>
    <description>A unified model registry across five providers, hardware-aware scoring, and a guided wizard that recommends the right model for your GPU, your priorities, and your privacy preferences.</description>
    <pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/registry.png" type="image/png"/>
  </item>

  <item>
    <title>Connect your AI to the tools you already use</title>
    <link>https://daneel.injen.io/news/mcp-connectors.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/mcp-connectors.html</guid>
    <description>Daneel now speaks MCP — connect Stripe, Notion, Vercel, Supabase, and dozens more services directly to your browser AI, with full OAuth support and multi-turn tool calling.</description>
    <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/mcp.png" type="image/png"/>
  </item>

  <item>
    <title>How Daneel's licensing works — one payment, no account, full control</title>
    <link>https://daneel.injen.io/news/licensing-explained.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/licensing-explained.html</guid>
    <description>A one-time payment, a portable license key, no account required. Here's how Daneel keeps premium features simple, private, and permanent.</description>
    <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/license.png" type="image/png"/>
  </item>

  <item>
    <title>When you need the full power — Claude on Daneel</title>
    <link>https://daneel.injen.io/news/claude-support.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/claude-support.html</guid>
    <description>Bring your own Claude API key for tasks that demand frontier intelligence — complex reasoning, multi-step tool chains, and long documents — while keeping local inference as your default.</description>
    <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/claude.png" type="image/png"/>
  </item>

  <item>
    <title>Privacy in Daneel: how your data stays yours across every feature</title>
    <link>https://daneel.injen.io/news/privacy-architecture.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/privacy-architecture.html</guid>
    <description>From on-device inference to encrypted API keys, from MCP credential isolation to opt-in analytics — a complete look at how Daneel protects your data at every layer.</description>
    <pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/privacy.png" type="image/png"/>
  </item>

  <item>
    <title>Search by meaning, not just keywords</title>
    <link>https://daneel.injen.io/news/semantic-search.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/semantic-search.html</guid>
    <description>Daneel crawls and indexes entire websites, then lets you search them with natural language — matching concepts, not strings, with results in under 5 milliseconds.</description>
    <pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/semantic.search.png" type="image/png"/>
  </item>

  <item>
    <title>Zero-install AI — Gemini Nano runs inside your browser</title>
    <link>https://daneel.injen.io/news/gemini-nano-support.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/gemini-nano-support.html</guid>
    <description>Chrome ships an AI model built into the browser itself. Daneel now supports it — no downloads, no API keys, no server. Here's how to activate it and what you can do with it.</description>
    <pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/gemini.nano.jpg" type="image/png"/>
  </item>

  <item>
    <title>Run AI on your own machine — Ollama meets Daneel</title>
    <link>https://daneel.injen.io/news/ollama-support.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/ollama-support.html</guid>
    <description>Connect your local Ollama server to Daneel and run models like Llama, Mistral, and Qwen entirely on your hardware — with streaming, tool calling, and full model management from your browser.</description>
    <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/ollama.png" type="image/png"/>
  </item>

  <item>
    <title>Daneel AI 1.0 is here</title>
    <link>https://daneel.injen.io/news/daneel-1-0-release.html?utm_source=rss&amp;utm_medium=feed&amp;utm_campaign=news_syndication</link>
    <guid isPermaLink="true">https://daneel.injen.io/news/daneel-1-0-release.html</guid>
    <description>The first stable release of Daneel AI — private, local-first AI for your browser. Chat with any page, search entire sites, and build your own document vault, all without leaving your data.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <enclosure url="https://daneel.injen.io/medias/daneel.launch.robot.jpg" type="image/png"/>
  </item>
  </channel>
</rss>