With toktrack, Ultra-fast token & cost tracker for AI coding CLIs (Claude Code, Codex CLI, Gemini CLI) Always supports latest LLMs
📖 Open Source Contributions
nestjs
- ✅ common: Improved file validation error messages with dynamic context like file size and MIME type #14213
- ✅ common: Added mimetype fallback for more reliable file type validation #14995
- 🔄 common: Backport FileTypeValidator fallback support to v10 #15003
- ✅ common: Added forceConsole option to ConsoleLogger for bypassing custom loggers when needed #15503
- ❌ core: Added declarative route rewrites support for backward compatibility #15630
- ✅ core: Skip lifecycle hooks for non-instantiated transient services #15571
- ✅ core: Resolve extras in configurable module builder async methods #15705
- ✅ core: Ensure nested transient provider isolation #15815
- ✅ core: Added option for async logger compatibility #15986
- ✅ core: Resolve instantiate nested transient providers in static context #16098
- ✅ microservices: Fixed custom transport strategy injection in dynamic microservice configuration #15172
- ✅ platform-fastify: Fixed FastifyAdapter middleware registration before init in testing scenarios #15385
- ✅ sample: Fixed Sample for update gql federation samples to use production-ready #15539
- ✅ sample: Made sample 34 test resilient to external package format changes #15835
- ✅ sample: Fixed sample 22 for Prisma 7 compatibility #15984
- ❌ isolate nested transient providers in static context #16258
- ✅ graphql: Added typeName option for custom type naming #3678
- ✅ Added options to selectively disable Swagger UI and JSON/YAML endpoints #3185
- ✅ Added custom extension properties support for security schemes #3248
- ✅ Restored x-enumNames support for better API client generator compatibility #3307
- ✅ Added skipDefaultValues option to omit unspecified default fields and corresponding test #3423
- 🔄 Added type definition for format option in @ApiProperty() #3596
- ❌ feat(swagger): add extension in SecuritySchemeObject #3247
- ✅ terminus: Added forRootAsync for DynamicModule Configurations #2670
- 🔄 terminus: Enhanced production-ready with GracefulShutdown sequence #2671
- 🔄 terminus: Update amqplib to 0.10.6 for rmq 4.1+ compatibility #2673
- ✅ docs(swagger): add ui/raws description, hint #3206
- ✅ docs(swc): add vitest alias resolution configuration #3204
nodejs
- ✅ doc: Enhanced HTTP agent createConnection documentation with synchronous behavior clarification #58205
- 🔄 doc: Improved glob pattern documentation with detailed syntax and examples #58988
- ❌ fs: Fixed ENOENT errors on Windows drive root paths #58989
- 🔄 path: Added exclude option to path.matchesGlob method for advanced pattern filtering and fs.glob consistency #59061
- 🔄 test_runner: Added classname hierarchy for JUnit reporter #60220
- ✅ esm: Fixed improve error messages for ambiguous module syntax #60376
- ✅ doc: Added reusePort error behavior to net module #61250
- 🔄 test_runner: Print coverage and diagnostic info with dot reporter #61423
loki
- ✅ fix generic placeholder definitions for int and duration types #20485
- 🔄 default loki-mixin dashboards to TSDB #18732
gemini-cli
- ✅ parallelize memory discovery file operations performance gain #5751
- ❌ handle EISDIR error when GEMINI.md is a directory #17840
- ❌ remove user email from /about command output #17650
prisma
- ✅ fix(client): add default generic parameters to PrismaClient constructor(6.14.0 breaking changes) #27897
typeorm
- ✅ fix: include joined entity primary keys in pagination subquery #11669
- ✅ refactor: replace uuid with native Crypto API #11769
django-rest-framework
- 🔄 Fix viewset actions dict being mutated after first request #9853
- 🔄 Add nulls_distinct support to UniqueTogetherValidator #9866
n8n
- 🔄 Fix user ignore filter for message_changed events #23894
- 🔄 Reset recurrence rules when schedule changes #23840
