Skip to content

Releases: context4ai/context

v0.6.18

Choose a tag to compare

@qiansc qiansc released this 24 Aug 12:11
2bd6f25

0.6.18 - 2026-08-24

  • Added a mandatory Agent semantic audit for completed code-index extraction,
    including thin-content, evidence-scope, source-coverage, section-depth, and
    relationship signals with managed revision loops.
  • Added an ordinary Review escape path: after a report-access failure, the
    user's exact current-conversation phrase 强制批准 can authorize one
    revision-bound, whole-scope approval without a copied decision Payload.
  • Kept the full code-index audit report in the workspace while excluding it
    from knowledge-package output and upload.
  • Made concurrent Context writers wait for the active owner and reuse its
    completion result instead of causing avoidable lock-retry loops.

Published packages

  • @c4a/core@0.6.18
  • @c4a/context@0.6.18
  • @c4a/extract@0.6.18
  • @c4a/extract-ts@0.6.18
  • @c4a/extract-go@0.6.18
  • @c4a/extract-rush@0.6.18
  • @c4a/context-cli@0.6.18

v0.6.17

Choose a tag to compare

@qiansc qiansc released this 24 Aug 06:16
0803daf

Document revisions are enabled by default for newly initialized workspaces. Existing workspaces keep their configured behavior, and users can opt out during initialization with --no-optimize-docs.

The release keeps document revisions beside their source pages as knowledge/**/*__revision.md, restores the conversational revision workflow, and adds cross-layer contract coverage.

Package publication is handled by the GitHub Actions OIDC release workflow.

Published packages

  • @c4a/core@0.6.17
  • @c4a/context@0.6.17
  • @c4a/extract@0.6.17
  • @c4a/extract-ts@0.6.17
  • @c4a/extract-go@0.6.17
  • @c4a/extract-rush@0.6.17
  • @c4a/context-cli@0.6.17

v0.6.16

Choose a tag to compare

@qiansc qiansc released this 24 Aug 01:39
f653270

Context 0.6.16 adds bounded code-index planning and source-faithful document revisions.

  • Classify modules and define stable entries, public protocols, exclusions, and output ownership before extraction.
  • Preview all pending extraction phases as one batch, warn at 100–300 pages per index unit, and stop above 300 pages in both ordinary and fully managed workflows.
  • Require structural probes for recognized repository capabilities while keeping community templates business-neutral.
  • Optimize document presentation through adjacent __revision.md pages without changing approved source knowledge.
  • Support conversational context revise requests with target resolution, validation, stale-source protection, and automatic rebuild routing.
  • Bundle images with deterministic per-file and package budgets.

Published packages

  • @c4a/core@0.6.16
  • @c4a/context@0.6.16
  • @c4a/extract@0.6.16
  • @c4a/extract-ts@0.6.16
  • @c4a/extract-go@0.6.16
  • @c4a/extract-rush@0.6.16
  • @c4a/context-cli@0.6.16

v0.6.13

Choose a tag to compare

@qiansc qiansc released this 23 Aug 00:44

Context 0.6.13 improves workflow recovery and Agent guidance.

  • Defer code evidence validation until all declared extraction phases have rebuilt their indexes, including cold runtimes.
  • Clarify debug-mode initialization versus existing-workspace behavior.
  • Create and document the recommended .tmp/agent-payloads/ scratch directory.
  • Document downstream publication of completed Context outputs without coupling Context to a hosted platform.

Published packages

  • @c4a/core@0.6.13
  • @c4a/context@0.6.13
  • @c4a/extract@0.6.13
  • @c4a/extract-ts@0.6.13
  • @c4a/extract-go@0.6.13
  • @c4a/extract-rush@0.6.13
  • @c4a/context-cli@0.6.13

v0.6.11

Choose a tag to compare

@qiansc qiansc released this 21 Aug 11:04

Defers code source_ref reverse lookup until every declared extraction phase is indexed, allowing cold runtimes to finish pending extraction before evidence maintenance.

Published packages

  • @c4a/core@0.6.11
  • @c4a/context@0.6.11
  • @c4a/extract@0.6.11
  • @c4a/extract-ts@0.6.11
  • @c4a/extract-go@0.6.11
  • @c4a/extract-rush@0.6.11
  • @c4a/context-cli@0.6.11

v0.6.10

Choose a tag to compare

@qiansc qiansc released this 21 Aug 10:03
1111bbb

Repository recovery now identifies repositories by their full namespace/repository path, independent of transport protocol, host alias, SSH user, port, trailing slash, or .git suffix. Pinned commit and subpath validation remain unchanged.

This release also includes the managed workflow fast paths and ordinary-mode workflow guidance already merged after 0.6.9.

Published packages:

  • @c4a/core@0.6.10
  • @c4a/context@0.6.10
  • @c4a/extract@0.6.10
  • @c4a/extract-ts@0.6.10
  • @c4a/extract-go@0.6.10
  • @c4a/extract-rush@0.6.10
  • @c4a/context-cli@0.6.10

Published packages

  • @c4a/core@0.6.10
  • @c4a/context@0.6.10
  • @c4a/extract@0.6.10
  • @c4a/extract-ts@0.6.10
  • @c4a/extract-go@0.6.10
  • @c4a/extract-rush@0.6.10
  • @c4a/context-cli@0.6.10

v0.6.9

Choose a tag to compare

@qiansc qiansc released this 21 Aug 09:02
d62bbaf

Summary

  • replace separate initialization and continuation entries with one Context Agent entry
  • locate existing workspaces deterministically before offering initialization
  • route managed Gate decisions through Agent Graph 0.2.6 without removing review capabilities
  • keep community runtime telemetry unreachable unless a package-owned sink is configured
  • refresh bilingual workflow documentation, package guides, and diagrams

Published packages

  • @c4a/core@0.6.9
  • @c4a/context@0.6.9
  • @c4a/extract@0.6.9
  • @c4a/extract-ts@0.6.9
  • @c4a/extract-go@0.6.9
  • @c4a/extract-rush@0.6.9
  • @c4a/context-cli@0.6.9

v0.6.8

Choose a tag to compare

@qiansc qiansc released this 20 Aug 15:41
8c6f50c

Summary

  • make configured runtime-event delivery durable with a workspace outbox
  • batch pending runtime events at successful build boundaries
  • keep unconfigured community telemetry paths unreachable
  • improve build hints, debug receipts, and workflow guidance
  • remove obsolete incremental cache state

Published packages

  • @c4a/core@0.6.8
  • @c4a/context@0.6.8
  • @c4a/extract@0.6.8
  • @c4a/extract-ts@0.6.8
  • @c4a/extract-go@0.6.8
  • @c4a/extract-rush@0.6.8
  • @c4a/context-cli@0.6.8

v0.6.7

Choose a tag to compare

@qiansc qiansc released this 19 Aug 09:33
44eb8c0

Changes

  • Runtime event delivery now waits up to 3 seconds and returns as soon as the sink confirms success.
  • Unchanged workspace-active events are limited to once per hour; state changes are still emitted immediately.
  • All seven community packages are released at version 0.6.7.

Verification

  • Full build, unit, integration, and end-to-end verification passed.
  • Release artifacts for all seven packages passed npm pack dry runs.

Published packages

  • @c4a/core@0.6.7
  • @c4a/context@0.6.7
  • @c4a/extract@0.6.7
  • @c4a/extract-ts@0.6.7
  • @c4a/extract-go@0.6.7
  • @c4a/extract-rush@0.6.7
  • @c4a/context-cli@0.6.7

v0.6.6

Choose a tag to compare

@qiansc qiansc released this 19 Aug 02:17
048cc8e

Changes

  • Added an optional, package-configured command sink for successful workspace activation, initialization, knowledge close, and package build runtime events.
  • Community packages remain telemetry-disabled by default; distributions can assemble their own sink without forking Context workflow logic.
  • Preserved optional runtime event sink metadata in linked and release-prepared CLI manifests.

Published packages

  • @c4a/core@0.6.6
  • @c4a/context@0.6.6
  • @c4a/extract@0.6.6
  • @c4a/extract-ts@0.6.6
  • @c4a/extract-go@0.6.6
  • @c4a/extract-rush@0.6.6
  • @c4a/context-cli@0.6.6