Skip to content

Cli#397

Merged
Stivenjs merged 8 commits into
mainfrom
cli
Jan 23, 2026
Merged

Cli#397
Stivenjs merged 8 commits into
mainfrom
cli

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

No description provided.

Stivenjs and others added 7 commits January 19, 2026 09:37
…ed organization

This commit adds default formatters for TypeScript and JSONC in the VSCode settings, enhancing code formatting consistency. Additionally, it refactors the import statements in resource.ts to consolidate model imports from individual lines into a single block, improving readability and maintainability.
…ment

This commit enhances the VSCode settings by adding a default formatter for Rust files, ensuring consistent code formatting. Additionally, it refactors several Rust benchmark and filter functions for improved readability by consolidating lines and removing unnecessary whitespace. These changes aim to streamline the development process and enhance code maintainability.
…lines

Created comprehensive CLAUDE.md file to help future Claude Code instances understand the codebase architecture, including:
- Complete command reference for development, testing, and deployment
- Multi-tenant architecture with DynamoDB sharding strategy
- Workspace structure and package organization
- Critical development patterns and workflows
- Code style guidelines from Cursor rules

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit reformats the `tsconfig.json` and `test/tsconfig.json` files to enhance readability by organizing the "include" and "types" arrays into a more structured format. Additionally, a minor adjustment was made to the `jest.config.ts` file to ensure consistent formatting. These changes aim to improve maintainability and clarity in the configuration files.
…or enhanced functionality

This commit modifies the import path in next-env.d.ts to reference the development types directory, ensuring accurate type resolution during development. Additionally, it introduces new model exports for coupon and coupon usage in index.ts, expanding the data model capabilities.
…proved compatibility

This commit modifies the dependency overrides for 'tar' and 'lodash' in both package.json and pnpm-lock.yaml, upgrading 'tar' to version 7.5.6 and 'lodash' to version 4.17.23. These changes aim to enhance compatibility and ensure the use of more secure and stable package versions.
… improved formatting

This commit integrates the Pino logging library into the SecureLogger class, enhancing logging performance and sanitization of user input. The logger is configured for both development and production environments, with pretty-printing enabled in development. Additionally, VSCode settings are updated to use Prettier as the default formatter for TypeScript, JavaScript, and JSONC files, ensuring consistent code formatting across the project.
…ed development experience

This commit refines the logging configuration in SecureLogger by optimizing the Pino logger setup for better performance and user input sanitization. Additionally, it updates VSCode settings to ensure consistent formatting across TypeScript, JavaScript, and JSONC files, further enhancing the development workflow.
@Stivenjs Stivenjs merged commit eddd9e3 into main Jan 23, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant