You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #2116 by ksylvan and dependabot: fix(web): repair the chat page and modernize the build toolchain
Modernized the web stack by upgrading Tailwind, Skeleton, SvelteKit, Vite, and supporting dependencies.
Replaced removed Skeleton components with compatible local implementations to restore UI functionality.
Improved pre-stream chat error reporting to prevent duplication of streamed errors, and hardened vendor list parsing to return empty model arrays on malformed input.
Restored linting, formatting, testing, and pnpm override configuration, and preserved custom themes through the Tailwind CSS-based configuration migration.
PR #2178 by OdinKral and ksylvan: feat(patterns): add generate_frontmatter for PKM/Obsidian users
Add generate_frontmatter to conversion, extraction, and writing categories
Document PKM-ready YAML metadata fields in pattern explanations
Register pattern descriptions and extracts for suggestion workflows
Credit both contributors in incoming changelog entry