Skip to content

feat(boatstack): integrate Gemini CLI as a first-class supported adapter - #66

Merged
bigboateng merged 1 commit into
mainfrom
feat/boatstack-gemini-integration
Jul 20, 2026
Merged

feat(boatstack): integrate Gemini CLI as a first-class supported adapter#66
bigboateng merged 1 commit into
mainfrom
feat/boatstack-gemini-integration

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

This PR adds first-class support for the Gemini CLI to Boatstack, enabling evidence-engineered coding and interactive workflow mechanics directly in the Gemini CLI session.

- Create gemini.yaml agent configuration mirroring openai.yaml.
- Support "gemini" in allowedAdapters in export.go and generate native .gemini/skills/ router and operation skills.
- Map .gemini/skills/ to frontmatter schemas in skill_frontmatter.go.
- Brand and project gemini.yaml in build_boatstack.py.
- Add "gemini" to default adapters in project.example.json.
- Add append-only release note fragment for Gemini integration.
- Update Go and Python unit/integration tests to comprehensively verify Gemini skills and routers.
@bigboateng
bigboateng merged commit 004b6c1 into main Jul 20, 2026
4 checks passed
@bigboateng
bigboateng deleted the feat/boatstack-gemini-integration branch July 20, 2026 01:27
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