ShipMay 21
Pathrule learns which memories actually help your AI
When an AI agent works through a problem and uses one of your memories, Pathrule now records that as a positive signal for similar future intents. Over a few sessions the memories that genuinely help get ranked higher when the next session has a similar intent, and the ones that miss fade out. Sarcasm and false starts do not count, and Pathrule never stores the prompt itself.
ShipMay 21
AI context now sees co-change hints and past work episodes
When the AI is working on a file, Pathrule tells it which other files in your workspace typically change with it, and surfaces a short summary of related past work for bug fix, refactor, debug, and discovery intents. The matching test, the i18n companion, and the previous attempt at the same surface no longer slip past the agent.
ShipMay 21
Proactive co-change nudge in focused context
On a focused or deeper context request, Pathrule adds a single proactive line when the file you are touching has a strong co-change partner that is missing from the session. The message is one short sentence, only appears when the signal is strong enough to be worth the tokens, and stays quiet on sparse workspaces.
ShipMay 21
Memories can serve multiple paths
A memory like "IPC keychain deadlock" might apply to the Electron services folder and to the shared IPC module at the same time. The memory editor now lets you list every workspace path the memory should surface for, and the AI session pulls it in at all of those locations.
ShipMay 21
Friction hotspots in the Suggestions tab
Pathrule now tracks which tools fail most often on which files in your workspace. The Suggestions tab gets a friction section listing the file plus tool plus failure code pairs that come up the most, so you can write a targeted memory that warns the AI before it tries the same thing again.
ShipMay 21
AI can flag stale memories back to the team
When an AI agent realises one of the existing memories has drifted from the current code, it can now flag the entry from inside the session. The flag lands in the Suggestions tab with the agent reason and a one-click handoff back to AI for repair, just like user-driven refresh tasks.
FixMay 21
Suggestions sweep produces refresh tasks again
A sweep configuration mismatch was preventing Pathrule from writing new suggestion records, which left the Suggestions tab quieter than it should have been. The sweep now runs cleanly, dead path references and related signals appear as expected, and the AI handoff flow is fully back online across every workspace.
ShipMay 20
Pathrule CLI runs on macOS, Windows and Linux
A single npm i -g @pathrule/cli now installs a complete local Pathrule runtime on every major developer OS, with no Pathrule Desktop required. The CLI owns the bundled MCP stdio server, propagates PATHRULE_HOME and corporate proxy settings into AI client configs, materializes the hook script (with a Windows .cmd shim for shell-less spawners), and ships a cross-platform smoke matrix so install and uninstall stay honest on every release.
ToolsMay 19
Pathrule listed on the Model Context Protocol registry
io.pathrule/pathrule-remote-mcp v0.1.0 is now active on the MCP registry. Any MCP-compatible client can connect over streamable-http at https://mcp.pathrule.io/mcp and reach the same path-scoped memories, rules and skills surface that drives Claude Code, Cursor and Codex on the desktop and CLI runtimes.
ShipMay 17
Pathrule is generally available
Signup is open at app.pathrule.io, with no invite gate. Web, Desktop and CLI ship from the same workspace tree, the MCP server is wired by default, and Solo stays free for individual developers. Teams interested in Team or Business can start on the public plans directly.
ShipMay 14
Team referrals with founder credits
Teams can now refer other teams through email-based referrals. Referred organizations receive three months of Team, while referrer organizations earn invoice credits only after the new team completes a real Pathrule setup in its own repo. The first three successful activations count toward Founder status and a bonus credit.
ShipMay 14
Web, Desktop and CLI move together
Pathrule now presents Web, Desktop and CLI as one product line. Teams can manage shared knowledge in the browser, run the full bundled desktop app, or use the CLI as a local runtime for terminal and Web workflows, with the same workspace tree and AI-client setup language across surfaces.
ShipMay 11
No more duplicate memories, rules and skills
Pathrule now prevents accidental duplicates when AI assistants try to add the same skill, memory or rule twice. If a workspace had duplicate skills with the same name, only the most recent copy is kept, so your AI client's skills folder no longer shows several variants of the same one. New writes are checked before they land: an exact match blocks the write and points to the existing record, while a near-match surfaces as a soft suggestion so the assistant can extend an existing note instead of creating a parallel one.
FixMay 11
Workspaces match folders with any letter casing
Pathrule now resolves your project folder to the same workspace even when the path on disk uses different letter casing than the one you originally connected, so your AI client always gets the right context on macOS and Windows. Symlinked and aliased folders now resolve to the same workspace automatically too.
FixMay 11
Skill editor stays put during background refresh
Editing a skill no longer loses its connection to the active record when the workspace tree refreshes in the background, so your changes and cursor position stay intact while you write.
ShipMay 9
Setup diagnostics for platform admins
Pathrule now gives platform admins a safer way to see where local AI-client setup stops, with per-user health signals and copyable setup logs that help support teams without asking for source files.
FixMay 5
Fresh installs connect Codex correctly
New desktop installs now write the local AI-client connection for Codex and other supported tools during setup, so a new device can use Pathrule immediately after onboarding.
FixMay 5
Plan changes appear without restart
Plan & Billing now refreshes the latest subscription state whenever the tab opens, so upgrades or grants made outside the current app session show up without asking the user to relaunch.
ShipMay 5
Smoother plan grants
Admin workflows can now resolve an existing user to the right organization from an email address, making it easier to apply a plan grant without manual lookup.
ShipMay 5
Four AI clients, one Pathrule setup
Pathrule now treats Claude Code, Cursor, Codex and Windsurf as first-class clients, so the app reflects the tools your team actually uses instead of assuming one default assistant.
FixMay 5
Cleaner setup status
The desktop status chip now recognizes an active AI-client setup more reliably, reducing false "not installed" states after teams connect a supported coding assistant.
ShipMay 5
More polished desktop updates
The app menu and update prompts use clearer release copy, helping installed teams understand when a new Pathrule build is ready.
PerfMay 4
Smarter memory discovery
Broad questions now find related team memories before the AI falls back to raw file search. Short Turkish and English prompts are handled better, even when the useful note lives deeper in the project.
FixMay 4
Parent folders see child knowledge
Asking from a repo root or parent package is less likely to miss a memory attached to a more specific folder. Pathrule now points the assistant toward the right lower-level notes instead of going silent.
PerfMay 4
Managed background memory indexing
Existing and new memories can be prepared for better recall in the background through Pathrule cloud with no extra setup inside customer desktop builds.
ShipMay 4
Safer semantic hints for AI tools
When Pathrule has a likely but not yet confirmed memory match, AI tools now see compact candidate hints and clear read-before-use guidance rather than treating a title as the answer.
ShipMay 4
Release confidence checks
Broader pre-release checks now cover context quality, AI tool handoffs, direct skill calls, semantic fallback behavior and answer scoring before updates reach teams.
PerfMay 4
Smarter context routing
Pathrule recognizes context-quality and release-readiness requests more accurately, returning deeper project context only when the work calls for it.
FixMay 4
More reliable workspace sync
Approved project folders now survive relaunch, so existing Pathrule-managed workspaces keep their local instruction files current.
SecurityMay 3
Private intelligence layer
Pathrule's highest-value context selection and prioritization logic now runs behind a managed boundary. Client builds keep the same behavior while exposing less about how decisions are made.
ShipMay 3
Controlled project history
Teams can ask Pathrule for relevant prior work on demand with a history hint. Ordinary prompts stay clean, and history is labeled as context rather than a rule.
InfraMay 3
Retention and billing cleanup
Added lifecycle controls for derived history and unpaid organizations, including owner warnings, expiration windows, and cleanup paths that keep account state predictable.
ShipMay 2
Skill packages
Skills can now carry supporting files, not just a single instruction body. Teams can review package snapshots, keep external packages read-only, and edit manual packages in place.
PerfMay 2
Cleaner context retrieval
Reduced irrelevant root-level context and trimmed routing payloads. The AI now gets a smaller, more explainable context bundle for the same task.
UXMay 1
Managed product announcements
Returning desktop users can receive localized release notes and product notices inside the app, with one-time visibility rules so announcements do not become noise.
SecurityMay 1
Mandatory update gate
Unsupported desktop clients can now be blocked before the normal app loads. This gives us a safer way to retire old builds when a security or compatibility issue requires it.