djobs
Token-saving durable context for your AI coding agent. djobs gives Codex, Claude, Gemini, Copilot, Cursor, Cline, and any MCP-compatible agent durable, resumable task memory so long, multi-file work survives IDE crashes, context loss, and closed chats - nothing lost, nothing redone, fewer tokens replaying finished work. This extension is the one-click way to set djobs up: it installs and manages the runtime for you, wires the MCP server, installs the agent instructions, and adds a task sidebar. You do not manage Python or config by hand. Get started
The extension does not generate, copy, or open Chat prompts. It wires MCP tools,
installs agent guidance, and shows durable task state in the sidebar. A
compatible MCP agent can then call After that, keep talking normally: "continue", "fix this", "run tests", "retry", "the previous run failed", or "release" are enough. The installed agent guidance tells the AI to bring djobs in before editing; you do not need to mention djobs in every prompt. The setup step installs the runtime if needed, registers the MCP server,
installs the agent guidance block, and verifies everything with Compatibility statusThis extension is implemented and tested with GitHub Copilot in VS Code. djobs is MCP-based and is intended to work with Codex, Claude, Gemini, Cursor, Cline, and other MCP-capable coding-agent hosts, but those non-Copilot flows are not yet fully end-to-end tested. Upgrading from an older versionVersion 0.8.5 removes the older prompt-driving commands and auto-takeover settings. After upgrade, the extension only manages setup, MCP registration, diagnostics, and the task sidebar. It also checks the VS Code Marketplace at most once per day and tells you when a newer djobs extension version is available, because VS Code auto-update can lag or be disabled. Version 0.8.6 adds visible Enable Prompt Actions and Disable Prompt Actions commands to the sidebar toolbar and Command Palette. Version 0.9.0 adds Pause djobs / Resume djobs and updates stale Python
packages automatically when the installed CLI is too old for those commands. It
also pairs with the new AI Work Receipt ( Prompt actions are available only if you explicitly enable
What the sidebar shows
AdvancedThe extension drives the |
