Skip to content

Feat/context engine#415

Open
nndn wants to merge 12 commits into
mainfrom
feat/context-engine
Open

Feat/context engine#415
nndn wants to merge 12 commits into
mainfrom
feat/context-engine

Conversation

@nndn

@nndn nndn commented May 14, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

yashkrishan and others added 11 commits February 23, 2026 15:10
- QnA page updates
- Chat thread and chat page adjustments
- Sidebar tweaks

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Align deploy-staging and upload-image with staging-433102 Artifact Registry path (asia-south1, potpie-frontend-aws, potpie-ui-aws). Cloud Run deploy region follows GAR_ZONE.

Made-with: Cursor
…sidebar-ui

# Conflicts:
#	.github/workflows/deploy-staging.yaml
#	app/(main)/task/[taskId]/qna/page.tsx
#	components/Layouts/Sidebar.tsx
- Render PotsMenu after Custom Agents (the prior "/all-chats" trigger never matched)
- Make Context Pots an accordion (open by default, chevron toggle)
- Remove Context Graph entry from sidebar
- Drop blue styling from "View all" button to match neutral muted styling

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Restore the working AR config (us-central1 / potpie-frontend / potpie-app-stage)
that was overwritten during the earlier merge resolution. The asia-south1
"potpie-frontend-aws" repo does not exist in the staging GCP project, causing
the workflow's Validate AR step to fail with NOT_FOUND.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ESLint react/no-unescaped-entities errors broke the production build (Next.js
treats them as errors, not warnings). Replace bare apostrophes with &apos;
in PotSourcesPanel remove dialog and pot-join success message.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented May 14, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@nndn has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 55 minutes and 22 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 190efe9e-1602-4623-a2b2-1192ed589754

📥 Commits

Reviewing files that changed from the base of the PR and between be3119f and 0ea0d40.

📒 Files selected for processing (47)
  • .agents/skills/potpie-agent-context/SKILL.md
  • .agents/skills/potpie-agent-context/agents/openai.yaml
  • .agents/skills/potpie-cli-troubleshooting/SKILL.md
  • .agents/skills/potpie-cli-troubleshooting/agents/openai.yaml
  • .agents/skills/potpie-cli/SKILL.md
  • .agents/skills/potpie-cli/agents/openai.yaml
  • .agents/skills/potpie-pot-scope/SKILL.md
  • .agents/skills/potpie-pot-scope/agents/openai.yaml
  • .github/workflows/deploy-staging.yaml
  • .github/workflows/upload-image.yaml
  • AGENTS.md
  • app/(main)/context-graph/page.tsx
  • app/(main)/integrations/linear/page.tsx
  • app/(main)/integrations/linear/redirect/page.tsx
  • app/(main)/integrations/page.tsx
  • app/(main)/pots/[potId]/PotContext.tsx
  • app/(main)/pots/[potId]/add-context/page.tsx
  • app/(main)/pots/[potId]/agent/page.tsx
  • app/(main)/pots/[potId]/events/page.tsx
  • app/(main)/pots/[potId]/graph/page.tsx
  • app/(main)/pots/[potId]/ingestion/page.tsx
  • app/(main)/pots/[potId]/layout.tsx
  • app/(main)/pots/[potId]/overview/page.tsx
  • app/(main)/pots/[potId]/page.tsx
  • app/(main)/pots/[potId]/sources/page.tsx
  • app/(main)/pots/[potId]/users/page.tsx
  • app/(main)/pots/components/PotAddContextPanel.tsx
  • app/(main)/pots/components/PotAgentSetupPanel.tsx
  • app/(main)/pots/components/PotContextQueryCard.tsx
  • app/(main)/pots/components/PotEventsPanel.tsx
  • app/(main)/pots/components/PotGraphExplorer.tsx
  • app/(main)/pots/components/PotIngestionPanel.tsx
  • app/(main)/pots/components/PotMembersPanel.tsx
  • app/(main)/pots/components/PotOverview.tsx
  • app/(main)/pots/components/PotSourcesPanel.tsx
  • app/(main)/pots/join/page.tsx
  • app/(main)/pots/page.tsx
  • app/(main)/settings/page.tsx
  • app/(main)/sources/page.tsx
  • app/(main)/task/[taskId]/qna/page.tsx
  • components/Layouts/Sidebar.tsx
  • components/Layouts/minors/PotsMenu.tsx
  • components/context-graph/ProjectContextGraphExplorer.tsx
  • lib/hooks/usePots.ts
  • services/BranchAndRepositoryService.ts
  • services/IntegrationService.ts
  • services/PotService.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/context-engine

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants