Skip to content

SDD: Add extensionPath logic to unblock style guide, workflow, etc artifact retrieval. #22722

@mahimashanware

Description

@mahimashanware

Description:
This issue tracks the addition of support for the ${extensionPath} variable in extension TOML commands to enable portability.

Currently, extension commands lack a reliable way to reference bundled files or assets (like the templates folder in Conductor) without hardcoding absolute paths or relying on fragile installation assumptions.

Goals:

  1. Enable dynamic injection of an ${extensionPath} variable in extension command prompts to allow referencing internal assets without hardcoded paths.
  2. Update built-in extensions to utilize this new variable, ensuring reliable access to bundled resources across different installation environments.

Metadata

Metadata

Assignees

Labels

area/agentIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent Qualityarea/coreIssues related to User Interface, OS Support, Core Functionalityarea/extensionsIssues related to Gemini CLI extensions capabilityworkstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.

Type

No fields configured for Task.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions