Releases: WdBlink/daily-cockpit
Release list
Work Continuity v0.5.0
Work Continuity v0.5.0
This release turns the standalone macOS app into a daily work notebook: collect thoughts while working, understand the day across Codex and Claude Code, then deliberately organize and seal a stable page.
Highlights
- Replaces the former Brief dashboard with the Today notebook surface from the validated HTML prototype.
- Keeps timestamped notes and the Daily Page in separate, independently scrolling panes across wide and compact windows.
- Groups multiple provider sessions into project-level work records instead of repeating the Codex or Claude Code session list.
- Expands each work record to show what changed, what remains uncertain, and every contributing source session.
- Adds durable local note creation, editing, favorites, deletion, and delivery history.
- Exports an individual note as a standalone SVG card.
- Routes a note explicitly to the configured
LLM-Wiki/rawintake or an existing project's CTX intake; the original note remains unchanged. - Adds the complete EOD flow: bounded draft, personal writing, up to three continuation bookmarks, temporary draft save, and immutable sealing.
- Preserves Sessions, Timeline, Map, Sources, in-app transcript reading, provider selection, and copy-only resume commands.
- Adds a versioned, normalized, atomically replaced notebook store separate from provider evidence and semantic caches.
- Fixes the GitHub release workflow so tags build and verify the independent Electron application rather than the deprecated Obsidian plugin.
- Packages and verifies separate macOS DMGs and ZIP archives for Apple Silicon and Intel.
Boundaries
- macOS only.
- Unsigned and not notarized.
- Provider session stores remain read-only.
- Wiki and CTX writes occur only after an explicit note-delivery action.
- Project delivery requires an existing CTX store; the app never adopts CTX automatically.
- Continuation remains copy-only: the app does not own a terminal, PTY, tmux session, or provider process.
DEPRECATED — Obsidian Plugin Prototype v0.3.1
Warning
RELEASE STATUS: DEPRECATED / 已废弃
This is an Obsidian plugin prototype, not the standalone macOS application. It is retained only for historical reference and is no longer the primary supported product.
这是 Obsidian 插件原型,并非独立 macOS 应用。资产仅作为历史记录保留,不再作为主体产品支持。
Agent Whiteboard v0.3.1
The first macOS-focused Agent Whiteboard release turns Daily Cockpit into a persistent, local-first workspace for Agent projects and work continuity.
Highlights
- One persistent canvas for multiple local project directories.
- Codex Agent and shell terminal nodes with isolated embedded PTYs.
- Markdown notes, spatial headings, connections, frame resize, and saved viewport state.
- Read-only Codex and Claude Code session recovery with independently selectable providers.
- Verified session IDs, working directories, transcript locations, and copy-only resume commands.
- Previous-work brief and project grouping remain available in the Daily Cockpit view.
macOS downloads
agent-whiteboard-v0.3.1-macos-arm64.dmg— Apple Silicon (M1, M2, M3, M4, and later).agent-whiteboard-v0.3.1-macos-x64.dmg— Intel Macs.- Matching ZIP files remain available as fallback downloads.
SHA256SUMS.txt— release archive checksums.
Each DMG contains a guided macOS installer and a manually installable daily-cockpit plugin folder. Obsidian Desktop 1.5.0 or later is required.
The installer is not signed or notarized in this first release. If macOS blocks it, Control-click Install Agent Whiteboard.command and choose Open after verifying the download and checksum.
To install, open the matching DMG, run Install Agent Whiteboard.command, choose your Obsidian vault, then enable Agent Whiteboard in Obsidian's Community plugins settings.
Current boundaries
- The first release supports macOS only.
- Codex Agent and shell terminals can be launched from the whiteboard; Claude Code launch is not enabled yet.
- Session stores remain owned by their provider and are never edited by Agent Whiteboard.
- The release is not yet listed in the Obsidian community-plugin directory.
DEPRECATED — Obsidian Plugin Prototype v0.3.0
Warning
RELEASE STATUS: DEPRECATED / 已废弃
This is an Obsidian plugin prototype, not the standalone macOS application. It is retained only for historical reference and is no longer the primary supported product.
这是 Obsidian 插件原型,并非独立 macOS 应用。资产仅作为历史记录保留,不再作为主体产品支持。
Agent Whiteboard v0.3.0
The first macOS-focused Agent Whiteboard release turns Daily Cockpit into a persistent, local-first workspace for Agent projects and work continuity.
Highlights
- One persistent canvas for multiple local project directories.
- Codex Agent and shell terminal nodes with isolated embedded PTYs.
- Markdown notes, spatial headings, connections, frame resize, and saved viewport state.
- Read-only Codex and Claude Code session recovery with independently selectable providers.
- Verified session IDs, working directories, transcript locations, and copy-only resume commands.
- Previous-work brief and project grouping remain available in the Daily Cockpit view.
macOS downloads
agent-whiteboard-v0.3.0-macos-arm64.zip— Apple Silicon (M1, M2, M3, M4, and later).agent-whiteboard-v0.3.0-macos-x64.zip— Intel Macs.SHA256SUMS.txt— release archive checksums.
Each ZIP contains a guided macOS installer and a manually installable daily-cockpit plugin folder. Obsidian Desktop 1.5.0 or later is required.
The installer is not signed or notarized in this first release. If macOS blocks it, Control-click Install Agent Whiteboard.command and choose Open after verifying the download and checksum.
To install, unzip the matching download, open Install Agent Whiteboard.command, choose your Obsidian vault, then enable Agent Whiteboard in Obsidian's Community plugins settings.
Current boundaries
- The first release supports macOS only.
- Codex Agent and shell terminals can be launched from the whiteboard; Claude Code launch is not enabled yet.
- Session stores remain owned by their provider and are never edited by Agent Whiteboard.
- The release is not yet listed in the Obsidian community-plugin directory.
DEPRECATED — Obsidian Plugin Prototype v0.2.0
Warning
RELEASE STATUS: DEPRECATED / 已废弃
This is an Obsidian plugin prototype, not the standalone macOS application. It is retained only for historical reference and is no longer the primary supported product.
这是 Obsidian 插件原型,并非独立 macOS 应用。资产仅作为历史记录保留,不再作为主体产品支持。
Daily Cockpit is now focused on cross-day Agent work continuity.
Highlights:
- project-first previous-work board for Codex and Claude Code sessions
- verified, shell-safe recovery commands with real same-session Codex acceptance coverage
- compact local-model task decomposition with target-dated plans
- stable internal scrolling and interaction-state preservation
- local Obsidian installer migration to schema version 3
Install the three attached files in .obsidian/plugins/daily-cockpit/, or build and run the local installer documented in the README.