Open Issues Need Help
View All on GitHubAI Summary: This issue proposes removing the automatically generated `hello.py` file when creating a new Python project within the Nx build system. The current behavior is considered distracting as the file is always deleted, and its presence is unnecessary for a valid Python module, especially since `__init__.py` is already generated.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
AI Summary: This issue proposes to update the `update-versions` GitHub workflow to include the `@aws/aws-distro-opentelemetry-node-autoinstrumentation` package. The goal is to ensure this dependency is kept up-to-date, similar to other dependencies, by adding it to a version tracking file and updating Dockerfile templates to dynamically render its version.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
AI Summary: This issue proposes automating the generation of content for POWER.md based on available generators and Nx workspace commands. The goal is to reduce manual maintenance by having the documentation update automatically when new generators are added, improving efficiency.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
AI Summary: This issue identifies a typo in the `useStoryAgent.tsx` hook within the dungeon adventure tutorial. The code incorrectly uses `user?.id_token` when it should be `user?.access_token`, leading to a client ID mismatch with the configuration. This is a documentation-related bug that needs correction in the game UI section.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
AI Summary: This issue proposes removing the default 'hello world' sample code from the `index.ts` file generated by the `ts#project` tool. The current behavior is that this sample code is often left as redundant boilerplate when users intend to use the generator as a starting point for more complex projects, such as adding agents or MCP servers.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
AI Summary: This issue proposes updating an end-to-end test for the dungeon adventure feature. The goal is to ensure that "before" files, used for diff comparisons in tutorials, accurately reflect the generated output. This will help maintain realistic diffs when generator outputs are modified.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
AI Summary: Checkov, a security scanning tool, fails when a CDK project is configured with a single stack directly under the app, instead of using stages. This is because Checkov expects template files to be nested within stage directories, but in this configuration, they are placed directly in the cdk.out directory. The fix would involve making Checkov more flexible to handle this single-stack scenario without requiring user configuration changes.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.