OpenKnowledge
Changelog

v0.77.6

Patch Changes

  • In-app agents now receive the Open Knowledge project skill automatically on their first non-command message, without editor setup. Gemini receives the guidance inline. For older projects showing staged skill files in git status, open the project in the desktop app to update its ignore rules.
  • Links in an agent conversation that point at a document in your project now keep their #heading fragment, whether written as a markdown link, a backticked path or a bare path in prose. Windows paths resolve as well.
  • A message queued behind a running agent turn can now be sent right away: Send now on the queued row stops the current run and sends that message next, ahead of anything else waiting.
  • Link suggestions no longer count HTML and MDX component tags, such as <Callout> or <Image>, as mentions of a page with the same name.

View v0.77.6 on GitHub