Skip to content

1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 21:49
· 13 commits to main since this release

Noesis 1.0.0
Noesis 1.0.0 is the first stable release focused on private, vault-aware AI chat in Obsidian.

Highlights
Local-first experience for chatting with your notes and retrieving grounded answers.
Vault-aware retrieval pipeline with improved context relevance for everyday note workflows.
Desktop-optimized plugin behavior for reliable indexing and response generation.
Cleaner setup and settings flow for local and external endpoint configurations.
Privacy and network behavior
No client-side telemetry, analytics SDKs, ad networks, or self-update mechanism.
Local usage works entirely with a user-managed local endpoint.
If an external provider is configured, requests are sent only to that provider endpoint selected by the user.
What is stable in 1.0.0
Local chat with your vault.
Retrieval-augmented answers based on note context.
Configurable LLM and embedding endpoints.
Ongoing background indexing and retrieval maintenance.
Known limitations
Retrieval quality depends on model choice, embedding quality, and vault structure.
Large vaults may take longer during first indexing.
Advanced automation and agent-style editing workflows are still evolving.
Upgrade notes
Existing users can upgrade directly.
Recommended: re-open settings after upgrading and verify endpoint/model selections.