This is a website update from the latest migration work and tooling experiments.
As part of this phase, I moved from the older Blogger flow toward a custom site implementation and integrated an AI-powered chatbot that can answer site-specific questions using project content.
What changed
- Built the new site stack from scratch and integrated a content-grounded chatbot.
- Added automation for build, deployment, and content indexing workflows.
- Improved developer flow for iterative updates and production publishing.
Developer tools comparison
GitHub Copilot
Copilot frequently hit roadblocks during end-to-end tasks. In multiple cases, it either errored out or stopped short, requiring additional manual intervention to finish the workflow.
Cursor
Cursor handled the tasks more smoothly in this phase. It completed multi-step implementation flow, ran required checks, and helped streamline installation and cleanup with less manual overhead.
Claude Code
Claude Code was highly capable from a coding perspective, but still felt limited for this workflow due to the lack of an immersive IDE experience (for example: integrated multi-terminal workflow, file explorer context, and built-in preview flow).
Why this matters
This update is to show that better tooling and workflow automation made it possible to move from concept to production-quality integration faster and with fewer interruptions.
Original post URL: https://www.mobimower.com/2026/05/website-update-chatbot-and-dev-tools.html