| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
release: promote v2.0.0 public artifact | 1 个月前 | |
fix(lint): drop gitignored candidates from ambiguous wikilink resolution A build artifact whose filename shadows a page's basename (for example bin/env8oy next to wiki/projects/env8oy.md) made every [[env8oy]] link an ambiguous_target, and stale_index_entries from the index page, blocking checkpoint with LINT_FAILED whenever the artifact existed. Link resolution is now gitignore-aware: when a wikilink resolves to more than one candidate and at least one is not gitignored, gitignored candidates are dropped before ambiguity is reported. A new pure-Python evaluator (claude_obsidian/gitignore.py) implements the documented gitignore semantics — anchoring, negation, dir-only patterns, **, nested scope precedence, excluded-directory containment — reading only .gitignore files inside the vault root: no git subprocess, .git/info/exclude, or global excludes, so reports stay deterministic and process-free. Gitignored files remain valid link targets when they are the only candidate (no new dead links), and ambiguity among only-gitignored candidates is still reported. Also declares the new read surface (vault:**/.gitignore) in the wiki-lint capability manifest. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> | 5 天前 | |
refactor(layout): move setup scripts from bin/ to scripts/ claude.ai rejects any plugin distributed through organization settings that ships a top-level bin/ directory. Move the five setup scripts to scripts/, update every reference, drop the stale include_roots entry, rewrite the shell-launcher discovery in the boundary test, and add a package-validation guard against a future bin/. Fixes #138. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HsZx7kpCUXkZC9C7foH9Yg | 5 天前 | |
release: v2.1.1 - legacy migration safety Coordinate the public package, marketplace, citation, README, and changelog surfaces for the v2.1.1 patch release. This release includes the safe legacy batch-label migration fix and the Windows and WSL guidance added since v2.1.0. Verified: 39 release tests passed, capability verification reported zero errors, 2 distribution-vault tests passed, all transaction tests passed, and make test completed with all hermetic tests and executable contracts passing. The deterministic final artifact is intentionally not claimed yet because the builder requires this clean checkpoint first. Co-Authored-By: GPT-5.6 Sol <noreply@openai.com> | 21 天前 | |
fix(zcode): follow the scripts/ move, cite the ZCode docs, and ship ZCODE.md in releases Maintainer follow-up on the rebase: the setup script moved to scripts/ in PR #186; ZCODE.md now cites the ZCode skill and AGENTS.md documentation for the discovery path and instruction file; config/release-allowlist.json includes ZCODE.md so the audited artifact ships it. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HsZx7kpCUXkZC9C7foH9Yg | 5 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 5 天前 | ||
| 5 天前 | ||
| 21 天前 | ||
| 5 天前 |