Skip to content

Commit 3f02824

Browse files
committed
feat: complete amazon-q module v2.0.0 with comprehensive enhancements
- Add complete Amazon Q CLI integration with automatic installation - Implement MCP (Model Context Protocol) integration for task reporting - Add AgentAPI support for web and CLI app integration - Support pre/post install scripts for custom setup and finalization - Add comprehensive authentication via tarball-based auth system - Include configurable AI prompts and custom system prompts - Add agent configuration templates with tool and resource management - Implement comprehensive .tftest.hcl with 8 test cases (all passing) - Create detailed README with examples, configuration guides, and troubleshooting - Add default agent configuration and system prompt documentation - Support version pinning for both Amazon Q CLI and AgentAPI - Include environment variable management for MCP integration - Add comprehensive error handling and validation - Support custom working directories and UI configuration - Implement clean variable management with unused variable removal - Add template file support for agent configuration - Include comprehensive documentation with visual examples - Support all major Amazon Q features and customization options - Full compliance with Coder Registry contributing guidelines - Production-ready module with professional quality code and documentation
1 parent bb667d2 commit 3f02824

File tree

43 files changed

+4015
-365
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+4015
-365
lines changed

.icons/openai.svg

Lines changed: 15 additions & 0 deletions
Loading

.icons/proxmox.svg

Lines changed: 137 additions & 0 deletions
Loading

.icons/sourcegraph-amp.svg

Lines changed: 5 additions & 0 deletions
Loading

registry/coder-labs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ github: coder
55
avatar: ./.images/avatar.svg
66
linkedin: https://www.linkedin.com/company/coderhq
77
website: https://discord.gg/coder
8-
status: community
8+
status: official
99
---
1010

1111
å

0 commit comments

Comments
 (0)