auto remove limit uses and removed cron#744
Open
Prayanshrajput wants to merge 11 commits intotestingfrom
Open
Conversation
#733) * feat: implement resource fetching for specified collection based on query parameters Co-authored-by: Cursor <cursoragent@cursor.com> * feat: enhance validation schema to support MongoDB ObjectId for collectionId --------- Co-authored-by: Husain Baghwala <husainhackerrank@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
* feat: add comprehensive architecture documentation - Introduced a new `architecture.mf` file detailing the system architecture for GTWY.AI. - Included sections on system overview, request lifecycle, middleware, data persistence, caching, observability, project structure, and developer guidelines. - Enhanced clarity for developers and AI assistants on coding practices and system interactions. * fix: update README and documentation links, enhance AI coding guidelines - Corrected the architecture documentation link in README from `architecture.mf` to `architecture.md`. - Removed outdated sections on database setup from README for MongoDB and PostgreSQL. - Added a new `AI_INSTRUCTIONS.md` file outlining coding mental models and best practices for AI assistants. - Updated references in existing documentation to ensure consistency and clarity. --------- Co-authored-by: Husain Baghwala <husainhackerrank@gmail.com>
* feat: jwt blacklist implementation * chore: required changes done * fix: conflicts solved * fix: remove logout route from auth.routes (keep only in userOrgLocal.routes)
* rich ui widgets * creating template using ai * refactor: add org_id filtering and improve rich UI template handling * feat: add is_public field support and refactor rich UI template handling
Prompt split node changes
fix: logic of subscribe api validation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.