Skip to content

Darc

v0.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-memory-system agents ai ai-agents claude-code cli
+3 more
codex coding-agent rust

Affected surfaces

auth rbac

Summary

AI summary

Add Git-backed encrypted team sharing with safety and redaction improvements.

Changes in this release

Security Medium

Authenticates manifests and payload metadata, rejecting unsafe artifacts during shared sync.

Authenticates manifests and payload metadata, rejecting unsafe artifacts during shared sync.

Source: llm_adapter@2026-05-25

Confidence: high

Security Medium

Redacts common secrets, credential material, local paths, and bulky blobs before storing or migrating indexed data.

Redacts common secrets, credential material, local paths, and bulky blobs before storing or migrating indexed data.

Source: llm_adapter@2026-05-25

Confidence: high

Feature Medium

Adds Git-backed encrypted team sharing via `darc share`, `darc remote`, and related commands.

Adds Git-backed encrypted team sharing via `darc share`, `darc remote`, and related commands.

Source: llm_adapter@2026-05-25

Confidence: high

Feature Medium

Improves large shared-index transfers with compressed encrypted chunks, optional Git LFS, reused unchanged exports, and visible progress.

Improves large shared-index transfers with compressed encrypted chunks, optional Git LFS, reused unchanged exports, and visible progress.

Source: llm_adapter@2026-05-25

Confidence: low

Feature Low

Keeps last‑good imports when replacement data fails during shared sync.

Keeps last‑good imports when replacement data fails during shared sync.

Source: granite4.1:30b@2026-05-25-audit

Confidence: low

Bugfix Medium

Reduces false positives for examples, help text, boolean config values, search patterns, and comparison code during redaction.

Reduces false positives for examples, help text, boolean config values, search patterns, and comparison code during redaction.

Source: llm_adapter@2026-05-25

Confidence: low

Full changelog

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 | sh

Download 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 |

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Darc

Get notified when new releases ship.

Sign up free

Related context

Beta — feedback welcome: [email protected]