Copilot Bridge

A local workspace for tasks, notes, and AI help that remembers what I was doing.

Why I started it

I kept running into the same problem: a chat window can be useful, but my actual work lives in tasks, notes, files, old decisions, schedules, and half-finished ideas. I wanted the assistant to sit closer to that mess instead of floating above it.

What it is

Copilot Bridge is the workspace I have been shaping around that idea. Sessions belong to tasks. Notes can become reference material. Recurring prompts can run on a schedule. Tools are visible instead of hidden away. It is not trying to be everything; it is trying to be useful in the place I already work.

Pieces I care about

  • Task-scoped sessions that survive more than one tab or train of thought
  • A markdown knowledge base with wikilinks and small database-style collections
  • Schedules for recurring reviews, reminders, and maintenance prompts
  • Tool calls that are visible enough to feel inspectable, not magical
  • A staging flow so the app can safely help improve itself

Why I keep working on it

The interesting part is not "AI" by itself. It is the feeling of having a small workbench that remembers the shape of my projects and can help with the unglamorous parts too.

Stack

TypeScript, React, Express, SQLite, Vite, GitHub Copilot SDK, and a local-first markdown/docs workflow.

Links

Source on GitHub