Free for everyone

You switched tools.
Your context didn't follow.

Continue On exports your development session as a structured briefing you can paste into any AI. Switch devices, switch tools, keep your momentum.

Local first, nothing leaves your machine No account required No source code shared

Your context, wherever you need it

Heading home?

Copy your context, open ChatGPT on your phone, and keep thinking through the problem on your commute.

Switching machines?

Move from your work setup to your personal laptop without losing what you were working on.

Trying a different AI?

Built a feature with Claude Code but want Gemini's take? Export your context and get a second opinion.

What gets exported

continue-on-context.md

# Project Context: my-app

Branch: feat/user-auth

Last worked: 2 hours ago

## Last Session

Implemented JWT refresh token rotation...

Next step: Add token revocation endpoint

## Recent Decisions

Chose Redis over database for token blacklist...

## Recent Commits

feat: add refresh token rotation

fix: handle expired token edge case

Please help me continue this work.

My next step is: Add token revocation endpoint

Your context includes your current task, recent checkpoints, architectural decisions, touched files, and recent commits. Everything an AI needs to help you pick up where you left off.

How it works

1

Export your context

Run keepgoing continue from the CLI, use the MCP tool, or trigger it from VS Code. Your context is copied to the clipboard, ready to paste.

2

Open any AI assistant

ChatGPT, Gemini, Claude, GitHub Copilot, or whatever you prefer. Continue On works with any tool that accepts text input.

3

Paste and keep going

Paste the context and start a conversation with full project awareness. The AI knows what you were doing, what decisions you made, and what comes next.

Works with any AI

ChatGPT
Gemini
Claude
Copilot
Any AI

If it accepts text, it works. No integrations to configure, no plugins to install.

Generate from any tool

CLI

keepgoing continue

Copies context to your clipboard. Add --open to launch the AI tool directly.

MCP Server

continue_on

Use from Claude Code, Cursor, Windsurf, or any MCP-compatible tool.

VS Code

KeepGoing: Continue On

Trigger from the command palette or the KeepGoing sidebar.

Built for security

Local first

Context is generated and copied locally. The clipboard flow never sends your data to any server.

No account required

Generate and access context without signing up. No tracking, no cookies.

You control what's shared

Only session metadata and summaries are exported. No raw source code is included in the context.

Common questions

Is this a Pro feature?

No. Continue On is completely free for everyone. It works with the free version of KeepGoing.

What exactly gets included in the context?

Your current branch, last session summary, planned next step, blockers, recently touched files, recent commits, and any detected architectural decisions. It gives the AI enough to understand your project state without sharing raw source code.

Is my code sent to KeepGoing servers?

No. Everything is generated locally on your machine and copied to your clipboard. KeepGoing never sees or stores your context.

Does it work with any AI tool?

Yes. The exported context is plain markdown text. Any AI that accepts text input will work, including ChatGPT, Gemini, Claude, Copilot, and others.

Your momentum shouldn't stop at the tool boundary

Install KeepGoing, build up some session history, then run keepgoing continue to try it.