Skip to content

docs: workspace-list_artifacts rows always carry a sessionId - #6

Merged
macabeus merged 1 commit into
mainfrom
docs/list-artifacts-session-rows
Aug 28, 2026
Merged

docs: workspace-list_artifacts rows always carry a sessionId#6
macabeus merged 1 commit into
mainfrom
docs/list-artifacts-session-rows

Conversation

@macabeus

Copy link
Copy Markdown
Contributor

What

workspace-list_artifacts now returns { name, type, sessionId, updatedAt } for every row — markdown and asset artifacts are generation sessions too, so they carry a sessionId like app rows; the old "carry only an id" wording is gone. See AnimaApp/anima-design-to-code#5057.

  • skills/anima/SKILL.md and skills/anima/references/mcp-tools.md updated; anima/SKILL.md regenerated with scripts/build-mirror.sh.

🤖 Generated with Claude Code

https://claude.ai/code/session_015vxaDZpMfHB7UtSpRYgqv7

Every artifact is a generation session, so markdown and asset rows carry a
`sessionId` and `type` like app rows do (AnimaApp/anima-design-to-code#5057).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015vxaDZpMfHB7UtSpRYgqv7
Copilot AI lite review requested due to automatic review settings August 28, 2026 15:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Anima skill documentation to reflect that workspace-list_artifacts() returns a sessionId for all artifact rows (including markdown and asset), and documents the type field for each row.

Changes:

  • Update workspace-list_artifacts() docs to state every row includes sessionId.
  • Clarify that each row includes type (app, markdown, asset).
  • Propagate the same wording across the mirrored/regenerated skill docs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
skills/anima/SKILL.md Updates the tool description to state all rows include sessionId and include type.
skills/anima/references/mcp-tools.md Updates the MCP tool reference text for workspace-list_artifacts to match the new behavior.
anima/SKILL.md Regenerated/mirrored skill doc updated with the same corrected wording.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@macabeus
macabeus merged commit 73f3d69 into main Aug 28, 2026
2 checks passed
@macabeus
macabeus deleted the docs/list-artifacts-session-rows branch August 28, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants