docs(boatstack): apply Direction 3 dark-theme to portability diagram and sync tests - #67
Merged
Merged
Conversation
- 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.
…ort Gemini CLI - Update boatstack-portability.svg with the new 4-agent layout (Cursor, Codex, Claude, Gemini). - Create labs/12-product-engineering-loop/diagram-prototypes.html showing 3 gorgeous interactive style variations of the updated diagram. - Sync distribution and root READMEs to include Gemini CLI as the fourth first-class supported agent. - Update pytest assertions and increase word count limit to 1700 to verify the updated layout and allow rich descriptions.
…to boatstack-portability.svg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the Direction 3 (developer-style dark theme) to boatstack-portability.svg, adds an interactive style-canvas prototype page, and updates the python tests to verify the new SVG and README changes.