You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(artifacts): structured clickable links {kind,url,label} for the card
Adds Artifacts.links rendered as [label](url) (kind) in the pack. Fed by:
- harvest at close: resolves repo web URL (gh repo view) and emits clickable
PR / commit / branch links (a bare commit hash becomes a real link)
- artifact_add: new MCP tool + `task-journal artifact-add` CLI command so the
agent can attach a doc / deploy / dashboard. Stored as a finding event whose
meta.artifacts is merged by index_event — no new storage.
Flat token vectors unchanged (still power search / relatedness). Bump 0.27.0.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* fix(deps): bump inter-crate tj-core pin to 0.27.0
The path deps pinned task-journal-core = "0.26.1" (^0.26.1 excludes
0.27.0); the first minor bump broke registry resolution in CI. Match the
pin to the workspace version.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments