Changelog
What we shipped. Every update, every week.
Agent OS: Mark I
The foundation for AI agent access. Internal scaffolding for the CLI and MCP server. Agents will be able to read, write, and search your knowledge base.
- Architecture for agent-native CLI (solem save, solem search, solem get)
- MCP server protocol design for model-agnostic access
- Agent authentication and permission scoping
- Groundwork for agent-contributed resources
AI Chat: polished and production-ready
Refined the chat experience with live tool timelines, compact conversation summaries, and enriched source metadata.
- Live tool timeline shows retrieval steps in real time
- Compact summaries for conversation history
- Richer source citations with page metadata
AI Chat v1: ask your knowledge base anything
The big one. Ask questions about your saved pages and get answers grounded in sources you actually trust.
- Natural language questions across all saved content
- Source citations linked to the original page
- Conversation history with follow-up context
- Enabled by default for all users
Faster auth, smoother sessions
Rewrote session management for noticeably faster page loads and seamless sign-in.
- Optimistic user retrieval from localStorage
- Background session validation without blocking UI
- Smoother sign-in and sign-out transitions
SEO prerendering and deployment hardening
Server-side prerendering for search engines, improved static file handling, and infrastructure polish.
- Prerendered pages for Google and AI crawlers
- Theme flash prevention on initial load
- Improved Caddy configuration for static file serving
- Chrome extension UI aligned with web app styling
Web App v0.3: image carousel and detail view polish
Major upgrade to the page detail panel. Images, lightbox, sticky headers, and smarter selection management.
- Image carousel with lightbox for saved page images
- Sticky header with scroll-aware shadow
- Better page selection after deleting items
- Refined dropdown menus and accessibility
Scraping v2: cleaner content, better images
Overhauled the content extraction engine for both the web app and Chrome extension. Cleaner articles, more reliable images, fewer broken pages.
Web App v0.2: keyboard navigation and search engine
Navigate your entire knowledge base without touching the mouse. Plus a custom search engine for instant results.
- Arrow keys to browse, Enter to select, Escape to go back
- Keyboard hints shown contextually on the page list
- Custom search engine with debounced 500ms queries
- Responsive layout improvements for large displays
Mobile editing and new add-page modal
Full edit and delete support on mobile, plus a redesigned add-page modal with keyboard-aware positioning.
- Floating action buttons for edit and delete on mobile
- New add-page modal adapts to on-screen keyboard
- Keyboard shortcut (Cmd+K) to add pages from the navbar
- Delete confirmation dialog to prevent accidents
Chrome Extension v0.4: notes, new tab, and keyboard saves
The extension gets personal. Add notes when saving, search from your new tab, and save pages with a keyboard shortcut.
- Add personal notes when saving any page
- New tab page with search and mode toggle
- Keyboard shortcut to save the current page
- Toast notifications with save status feedback
- JSON-LD extraction for richer page metadata
- Markdown content extraction via Turndown
Web App v0.1: scraping API, Markdown, and infinite scroll
The web app gets serious. Server-side scraping, Markdown rendering, error handling, and a much smoother browse experience.
- Server-side scraping API for reliable metadata extraction
- GitHub Flavored Markdown rendering for page content
- Infinite scroll for the saved page list
- Error handling with clear user notifications
- Gzip compression for faster page loads
PWA: installable on desktop and mobile
Solem becomes installable. Add it to your home screen on mobile or your dock on desktop for a native-feeling experience.
- PWA manifest with installable configuration
- Mobile-responsive layout for /saved and /search
- Floating add button for mobile
- Search page optimized for smaller screens
Rebrand to Solem
New name, new identity. Find It Later becomes Solem. Updated branding, logo, and search page design.
- New Solem logo and brand identity
- Redesigned search page with mode toggle
- Updated all copy and UI to reflect the new name
Chrome Extension v0.1: auth sync
First version of seamless authentication between the web app and Chrome extension. Sign in once, save from anywhere.
- Web-to-extension auth sync via dedicated proxy
- Privacy policy and terms of service pages
- Favicon improvements with globe fallback
Day one: the foundation
First commit. Google Auth, Supabase, real-time sync, and a working Chrome extension that saves pages. The journey starts here.
- Google authentication with Supabase
- Save webpages via Chrome extension
- Real-time sync between extension and web app
- Split layout with page list and detail view
- Basic search across all saved fields
More updates coming every week. Join the waitlist to get early access.