Releases: 0xjunha/darc
Releases · 0xjunha/darc
v0.2.2
Release Notes
- Show live refresh progress with spinner steps and session/project progress bars.
- Speed up cold refresh redaction while preserving the existing redacted index output.
Install darc 0.2.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.2.2/darc-installer.sh | shDownload darc 0.2.2
| File | Platform | Checksum |
|---|---|---|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.2.1
Release Notes
- Print post-upgrade auto-refresh restart guidance after
darc upgrade.
Install darc 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.2.1/darc-installer.sh | shDownload darc 0.2.1
| File | Platform | Checksum |
|---|---|---|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.2.0
Release Notes
- Add Git-backed encrypted team sharing for selected Darc session context with
darc share,darc remote,
darc push/fetch/merge/pull, and explicit shared query scopes. - Make large shared-index transfers faster with compressed encrypted chunks, optional Git LFS, reused unchanged exports,
and visible push/pull progress. - Make shared sync safer by authenticating manifests and payload metadata, rejecting unsafe artifacts, keeping last-good
imports when replacement data fails, and redacting share-visible secrets, local paths, remotes, metadata, and bulky
blobs. - Redact common secrets, credential material, local home paths, and bulky blobs before storing or migrating indexed data,
while reducing false positives for examples, help text, boolean config values, search patterns, and comparison code.
Install darc 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.2.0/darc-installer.sh | shDownload darc 0.2.0
| File | Platform | Checksum |
|---|---|---|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.6
Release Notes
- Add
darc index --rebuildto recreate the shared SQLite index from every configured project's archived sessions, and point users to it when the local index cannot be opened or migrated. - Show GitHub Release titles as tags, such as
v0.1.6, while preserving dated changelog headings. - Narrow internal Rust storage APIs so SQLite schema details are no longer exposed outside the storage crate.
- Streamline public documentation around JSON query contracts and remove the internal backlog from docs.
Install darc 0.1.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.1.6/darc-installer.sh | shDownload darc 0.1.6
| File | Platform | Checksum |
|---|---|---|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.1.5 - 2026-05-11
Release Notes
- Clarify README guidance for agent setup and prompt-driven prior-session investigations.
- Show release dates in changelog version headings and have release preparation add them automatically.
- Speed up regex search for queries with a required literal prefix.
- Harden auto-refresh restart, debounce, stale lock, and service status reporting.
- Avoid killing freshly bootstrapped auto-refresh services during start.
Install darc 0.1.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.1.5/darc-installer.sh | shDownload darc 0.1.5
| File | Platform | Checksum |
|---|---|---|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.1.4
Release Notes
- Restart already-running auto-refresh services reliably and structure LaunchAgent startup failures.
- Avoid probing arbitrary historical Codex
cwddirectories during refresh; Darc now preserves same-repo matching from loggedgit.repository_urlmetadata, keeps explicitly linked rename paths recoverable when backed by scoped remote evidence, and avoids broad-prefix imports from nested repos with mismatched remotes. - Mention the initial SQLite backfill in
darc refresh --autosetup progress. - Clarify
darc agent-helpguidance around history-dependent work, current-code verification, and reporting prior-session evidence.
Install darc 0.1.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.1.4/darc-installer.sh | shDownload darc 0.1.4
| File | Platform | Checksum |
|---|---|---|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.1.3
Release Notes
- Add
darc refresh --autoto enable automatic background refresh on macOS, start it immediately, and show setup progress. - Add
darc agent-helpand a marker-wrapped AGENTS.md guidance line for coding agents.
Install darc 0.1.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.1.3/darc-installer.sh | shDownload darc 0.1.3
| File | Platform | Checksum |
|---|---|---|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.1.2
Release Notes
- Refresh workspace package versions in
Cargo.lockduring release preparation before running locked Cargo checks. - Keep release-profile CI checks fail-open when the workspace version gate cannot read a push base.
- Mark Codex 0.128.0 and sampled audited Claude Code rollout versions from 1.0.91 through 2.1.128 as exact-supported after schema review.
- Fix the Claude schema audit for modern native-wrapper npm packages.
- Report incomplete Claude schema audits separately from transcript schema drift.
- Distinguish sampled Claude drift boundaries from proven first-drift versions in audit output.
- Retry Claude schema audit fixtures with the next low-cost model profile when a cheaper profile misses required tool coverage.
Install darc 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.1.2/darc-installer.sh | shDownload darc 0.1.2
| File | Platform | Checksum |
|---|---|---|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.1.1
Release Notes
- Improve file analytics to drop shell syntax pseudo-paths while preserving concrete tool, patch, metadata-reference, and shell-test paths.
- Install
darcinto~/.local/binby default when using the shell installer. - Add
darc upgradefor checking and applying newer Darc CLI releases. - Add a documented, opt-in startup nudge for newer Darc CLI releases.
- Keep passive upgrade checks out of no-write command modes and anonymous unless
darc upgradeis run explicitly. - Improve
darc upgraderoot handling and custom-install fallback guidance. - Keep
darc upgrade --check --jsoninstaller guidance consistent with custom installs and bound remote HTTP errors. - Show commented common workflow examples in top-level help, including
darc upgrade --check. - Build release artifacts with a pinned stable Rust toolchain and check release-profile Linux targets when the workspace
version changes.
Install darc 0.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.1.1/darc-installer.sh | shDownload darc 0.1.1
| File | Platform | Checksum |
|---|---|---|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.1.0
Release Notes
- Initial release.
Install darc 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.1.0/darc-installer.sh | shDownload darc 0.1.0
| File | Platform | Checksum |
|---|---|---|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |