- [FileSystem] Moved project to native Linux path
~/Poshmark-Assistant-LATESTfor performance and permission stability. - [AI Core] Successfully decoupled from Google Gemini API. Configured local Ollama (Llama 3.2) as the primary reasoning engine.
- [Vision] Implemented a "Lean Scraper" for Google Lens. This bypasses API costs and quotas by using background HTTP requests to extract item data.
- [UI] Integrated "Google Lens Search" button which opens a tab for the user while scraping results in the background.
- [Bugfix] Resolved JSON parsing errors by implementing robust regex extraction for AI responses.
- [Bugfix] Fixed Docker environment issues by installing Python3 and
requestslibrary inside the application container. - [Docs] Established a new Obsidian Vault on E: Drive and deployed a real-time sync agent.
- [Git] Pushed all consolidated code and architectural changes to GitHub repository.