I Built an AI Coding Assistant for My Own Workflow—Here's What Happened
At some point last summer, I counted my browser tabs at the end of a working day. Twenty-three. And that was a relatively focused afternoon. There was the project's GitHub repository, the documentation for two libraries I was using, a Stack Overflow answer I'd been meaning to read properly, three different conversations with AI assistants in separate browser tabs, the Jira board, two architecture diagrams I'd been referencing, and the usual cloud of context accumulated from a day of writing code. The deeper problem wasn't the tabs. It was that I was maintaining four or five different tools simultaneously during active development — the code editor, the browser, one AI assistant for code questions, another for general research, documentation I was checking manually — and the switching cost between them was constant. Every time I had a question, I had to decide which tool to ask, navigate to it, provide context again because nothing remembered our previous conversation,...