Docs | Support

proteanhq/protean

feat/1342-changeplan-preview-and-atomic-apply-for
1 month ago
@subhashb Probe the filesystem for case sensitivity instead of guessing from the platform normcase only folds
No dependencies with known security vulnerabilities.
feat/1342-changeplan-preview-and-atomic-apply-for
1 month ago
@subhashb Match the apply wording to best-effort rollback, and fold path case in the dedup Rollback is best-e
No dependencies with known security vulnerabilities.
feat/1342-changeplan-preview-and-atomic-apply-for
1 month ago
@subhashb Match apply_plan's docstring to the contract it enforces The docstring called project_path "the dir
No dependencies with known security vulnerabilities.
feat/1342-changeplan-preview-and-atomic-apply-for
1 month ago
@subhashb Drop the stale acceptance-number reference from test_add's docstring The module docstring called th
No dependencies with known security vulnerabilities.
feat/1342-changeplan-preview-and-atomic-apply-for
1 month ago
@subhashb Treat broken symlinks as existing in apply's pre-flight and rollback Path.exists() follows a symlin
No dependencies with known security vulnerabilities.
feat/1344-versioned-llms-txt-context-pack
1 month ago
@subhashb Treat an empty IR dict as a real source for llms.txt generate_llms_txt used 'if ir_data:' to decide
No dependencies with known security vulnerabilities.
feat/1342-changeplan-preview-and-atomic-apply-for
1 month ago
@subhashb Refuse absolute op paths and report what rollback could not remove Three review points on the appli
No dependencies with known security vulnerabilities.
feat/1344-versioned-llms-txt-context-pack
1 month ago
@subhashb Reject --format=mermaid for --type=llms llms emits a Markdown context pack, the same shape as catal
No dependencies with known security vulnerabilities.
feat/1342-changeplan-preview-and-atomic-apply-for
1 month ago
@subhashb Cover the applier's non-string-content guard and mark the root-walk backstop The codecov/patch gate
No dependencies with known security vulnerabilities.
feat/1342-changeplan-preview-and-atomic-apply-for
1 month ago
@subhashb Refuse to apply a plan into a project directory that does not exist apply_plan creates any missing
No dependencies with known security vulnerabilities.
feat/1342-changeplan-preview-and-atomic-apply-for
1 month ago
@subhashb Compare resolved targets when refusing duplicate paths in a plan The duplicate check compared raw o
No dependencies with known security vulnerabilities.
main
1 month ago
@subhashb Split the generated aggregate slice across a generation-gap seam (#1453) `protean add` planned the
No dependencies with known security vulnerabilities.
feat/1342-changeplan-preview-and-atomic-apply-for
1 month ago
@subhashb Make the ChangePlan applier atomic and containment-safe Track each target before write_text so a pa
No dependencies with known security vulnerabilities.
work/1341-generation-gap-seam
1 month ago
@subhashb Split the generated aggregate slice across a generation-gap seam `protean add` planned the aggregat
No dependencies with known security vulnerabilities.
main
1 month ago
@subhashb Isolate the shared MessageDB store between tests to kill the $all-tail flake (#1452) * Isolate the
No dependencies with known security vulnerabilities.