Urgent.News

What's breaking now, across thousands of outlets.

AI

I built a persistent context system for Claude Code using Obsidian.

I built a persistent context system for Claude Code using Obsidian. The problem I was trying to solve was Claude starting new sessions without enough context from previous work. The setup uses an Obsidian vault for persistent memory, journal entries, unfinished tasks, commands, skills and scripts. In a new session, Claude can locate the relevant files, recover the previous context, and continue…

A developer has created a system to provide persistent context for Claude Code, a tool that helps with coding tasks. The system uses Obsidian, a note-taking app, to store information from previous sessions, such as journal entries, unfinished tasks, and scripts. This allows Claude Code to recover its previous context and continue working from where it left off.

The developer built this system to solve the problem of Claude Code starting new sessions without enough context from previous work. The setup uses an Obsidian vault as a persistent memory, which Claude Code can access to locate relevant files and recover its previous context.

The developer has made the repository for this project available on GitHub and has also created a walkthrough video showing the setup and a session-recovery test on YouTube, according to Dev.to.

Brief written by urgent.news from Dev.to, Hacker News — 2 reports on this story. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at dev.to →

More in AI

Future of AI in Software Development: What 2026 Actually Looks Like

Originally published at nlocoding.com 81% of developers surveyed in 2026 say they trust AI-generated code more than code written by junior colleagues.

  • By 2026, 65% of code generation/review by AI, Gartner predicts
  • AI-driven testing cuts post-release bugs by 38%, automation tools handle regression testing
  • AI platforms alleviate stack selection paralysis, saving startups $24K/year in engineering time

I Built a Snowflake RAG Assistant That Actually Works in Production

Table of Contents The problem The architecture The Implementation Creating an Agent Syncing files to Sharepoint using Openflow Creating a stream and task to run a procedure automatically Testing an…

  • Snowflake Agent controls assistant, using instructions and format rules
  • Cortex Search stores embeddings of product knowledge for retrieval
  • Snowflake tables structure product knowledge for agent's context

More from Saturday 26 September →