Skip to content

Name FileArtifactService in the artifact service list - #2162

Open
happyhuman wants to merge 1 commit into
mainfrom
docs-kotlin-file-artifact-service
Open

Name FileArtifactService in the artifact service list#2162
happyhuman wants to merge 1 commit into
mainfrom
docs-kotlin-file-artifact-service

Conversation

@happyhuman

Copy link
Copy Markdown
Collaborator

What

Two prose lines on docs/artifacts/index.md listed only InMemoryArtifactService and GcsArtifactService as available artifact services. Kotlin has had a third since v0.4.0 — FileArtifactService, which persists artifacts to a directory on the local filesystem.

Why prose and not a tab

The page already has a Kotlin tab and is already Kotlin-badged. This is an omission in the enumeration of implementations, not a missing snippet group, so there is nothing to add a tab to.

Scope

FileArtifactServiceAndroid and the fromInternalFilesDir / fromExternalFilesDir factories are androidMain-only and are deliberately left out — this page is not Android-scoped, and naming them would imply availability the JVM artifact does not have.

Phrasing follows the page's existing "(e.g., X in Python, defined in ...)" pattern, attributing the class to Kotlin without claiming the other SDKs lack an equivalent.

Verification

Ladder green (L0, L1, L2, L3, L5, L6); L4 runSnippets SKIP — no such Gradle task in this repo. No code changed.

Tracked as KT-29.

Two prose lines enumerated only the in-memory and GCS services, both
attributed to Python. Kotlin has had FileArtifactService, which persists
artifacts to a local directory, since v0.4.0.

The page already has a Kotlin tab and badge, so this is an omission in
the enumeration rather than a missing snippet group. The androidMain
FileArtifactServiceAndroid and its fromInternalFilesDir /
fromExternalFilesDir factories are left out on purpose: this page is not
Android-scoped and naming them would imply availability the JVM artifact
does not have.
@netlify

netlify Bot commented Aug 20, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 7168929
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6a872b77e676a700078c6cc6
😎 Deploy Preview https://deploy-preview-2162--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@happyhuman happyhuman self-assigned this Aug 20, 2026
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.

1 participant