Skip to content

Conversation

ssbushi
Copy link
Contributor

@ssbushi ssbushi commented Sep 17, 2025

Will reintroduce extension install once fixed for user-level configuration.

Checklist (if applicable):

if (extensionUpdated) {
logger.info(
`Genkit extension for Gemini CLI initialized at ${extensionPath}`
const stats = await lstat(GENKIT_MD_SYMLINK_PATH);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Gemini CLI only works well when the contextFileName is in the current directory. I'm using a symlink approach to keep GENKIT.md centrally located, consistent with where other tools look for.

LMK if this is undesired for any reason.

@ssbushi ssbushi marked this pull request as ready for review September 17, 2025 18:18
@ssbushi ssbushi requested a review from pavelgj September 17, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant