Skip to content

Feat/2286 - #445

Open
razasaddiqi wants to merge 10 commits into
mainfrom
feat/2286
Open

Feat/2286#445
razasaddiqi wants to merge 10 commits into
mainfrom
feat/2286

Conversation

@razasaddiqi

@razasaddiqi razasaddiqi commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • Tests were added/updated according to the feature/bugfix/change made
  • Version was rolled according to semver requirements
  • API endpoints openapi schema was updated if applicable

Changes

  • Add agent limits cap for per agent and per user per agent in agent settings
  • Add tenant limits cap in tenant settings in Billing tab for the tabs of Plans & Credits, Spend Limits, Agent
  • Add new component for user link with the user profile modal
  • Fixes for Agent skills for the pagination, enable disable for the skills and disable Add button disabled for the skill if belongs to specific agent
Screenshot 2026-08-14 at 9 23 11 PM Screenshot 2026-08-14 at 9 23 18 PM Screenshot 2026-08-14 at 9 23 28 PM Screenshot 2026-08-14 at 9 23 37 PM Screenshot 2026-08-14 at 9 23 46 PM Screenshot 2026-08-14 at 9 24 03 PM Screenshot 2026-08-14 at 9 24 12 PM Screenshot 2026-08-14 at 9 24 18 PM Screenshot 2026-08-14 at 9 24 28 PM Screenshot 2026-08-14 at 9 24 34 PM Screenshot 2026-08-14 at 9 24 39 PM Screenshot 2026-08-14 at 9 25 04 PM Screenshot 2026-08-14 at 9 29 34 PM Screenshot 2026-08-14 at 9 29 41 PM Screenshot 2026-08-14 at 9 29 51 PM

# Conflicts:
#	components/modals/edit-mentor-modal/tabs/__tests__/api-tab.test.tsx
#	components/modals/edit-mentor-modal/tabs/api-tab.tsx
#	e2e/COVERAGE.md
#	e2e/coverage.json
#	e2e/page-objects/edit-mentor/edit-mentor.page.ts
#	hooks/__tests__/use-mentor-segments.test.tsx
#	package.json
#	pnpm-lock.yaml
# Conflicts:
#	e2e/COVERAGE.md
#	e2e/coverage.json
@razasaddiqi
razasaddiqi requested a review from mamigot as a code owner August 17, 2026 21:46
@razasaddiqi razasaddiqi added the run-tests Trigger PR validation pipeline label Aug 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR E2E - OK

Full report, traces and screenshots

result OK
central run 32078152794
commit b9fc4c44
suite mentor - mode full - env stg1
tested against prod release 1.126.0 (env was synced to it first)
failed 0
new failures 0

@michael-on-code michael-on-code left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested manually and looks good. can u add a playwright test that makes sure the spending limit works end to end. u can just make sure to set a spending limit lesser than the actual spent usage to mimic the usecase

@github-actions

Copy link
Copy Markdown
Contributor

PR E2E - OK

Full report, traces and screenshots

result OK
central run 32139772435
commit 2541d583
suite mentor - mode full - env stg1
tested against prod release 1.126.0 (env was synced to it first)
failed 0
new failures 0

@razasaddiqi

Copy link
Copy Markdown
Contributor Author

/stop

@github-actions

Copy link
Copy Markdown
Contributor

PR E2E - unknown

result unknown
central run 32164273335
commit f64f54f6

No test report was produced (result: unknown). The run did not finish a suite — usually because another PR's run took the shared environment, a newer commit/label superseded this one, or it was abandoned before completing. This says nothing about your code.

Re-trigger it yourself: comment /retest (or /retest <spec> to re-run a single file in minutes). /status shows the queue. (Avoid Re-run jobs — that replays the old merge ref instead of recomputing it against current main.)

Last completed run for this PR: report — still valid unless this PR has changed since.

@razasaddiqi razasaddiqi added run-tests Trigger PR validation pipeline and removed run-tests Trigger PR validation pipeline labels Aug 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR E2E - OK

Full report, traces and screenshots

result OK
central run 32165639889
commit f64f54f6
suite mentor - mode full - env stg1
tested against prod release 1.126.0 (env was synced to it first)
failed 0
new failures 0

@github-actions

Copy link
Copy Markdown
Contributor

PR E2E - FAILED

Full report, traces and screenshots

result FAILED
central run 32186122084
commit cc11c429
suite mentor - mode full - env stg1
tested against prod release 1.126.0 (env was synced to it first)
failed 1
new failures 1

@razasaddiqi razasaddiqi added run-tests Trigger PR validation pipeline and removed run-tests Trigger PR validation pipeline labels Aug 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR E2E - FAILED

Full report, traces and screenshots

result FAILED
central run 32194158260
commit cc11c429
suite mentor - mode full - env stg1
tested against prod release 1.126.0 (env was synced to it first)
failed 3
new failures 3

@razasaddiqi razasaddiqi added run-tests Trigger PR validation pipeline and removed run-tests Trigger PR validation pipeline labels Aug 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR E2E - FAILED

Full report, traces and screenshots

result FAILED
central run 32200159244
commit cc11c429
suite mentor - mode full - env stg1
tested against prod release 1.126.0 (env was synced to it first)
failed 1
new failures 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-tests Trigger PR validation pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants