Skip to content

feat(gemini): gemini cleanup and refactor #300

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

DevelopmentCats
Copy link
Contributor

@DevelopmentCats DevelopmentCats commented Aug 6, 2025

Closes #260

Description

Cleans up and fixes issues with Gemini module.

Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder-labs/modules/gemini
New version: v1.1.0
Breaking change: [X] Yes [ ] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun run fmt)
  • Changes tested locally

Related Issues

#260

DevelopmentCats and others added 14 commits August 5, 2025 01:30
- distinguished module usage in task mode and basic mode
- remove built in coder parameter, and add as variable instead
…entapi server startup

Remove AGENTAPI_PORT parameter handling and PORT variable assignment in start script,
allowing agentapi server to use its default port. Update test name from "happy-path"
to "agent-api" for better clarity of what is being tested.
@DevelopmentCats DevelopmentCats self-assigned this Aug 6, 2025
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.

UX issues with Gemini CLI Module
2 participants