Skip to content

learned: Session data uses K8s CRDs not PostgreSQL (demo mo8yev8c)#1394

Closed
jeremyeder wants to merge 1 commit intomainfrom
learned/correction-2026-04-21-session-data-uses-k8s-crds-not-postgresql-demo-mo8yev8c
Closed

learned: Session data uses K8s CRDs not PostgreSQL (demo mo8yev8c)#1394
jeremyeder wants to merge 1 commit intomainfrom
learned/correction-2026-04-21-session-data-uses-k8s-crds-not-postgresql-demo-mo8yev8c

Conversation

@jeremyeder
Copy link
Copy Markdown
Contributor

New Memory

Type: correction
Source: Manual entry


The Ambient Code Platform stores session data in Kubernetes Custom Resources (AgenticSession CRDs), not in PostgreSQL. The backend creates the CR, the operator watches it and creates a K8s Job to run the agent. PostgreSQL is only used by the ambient-api-server component for its own data model.

Source: User corrections during session — agent incorrectly described the storage layer.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 21, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 281d0b6d-cb9a-4282-baa3-dd42e4cb8d25

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch learned/correction-2026-04-21-session-data-uses-k8s-crds-not-postgresql-demo-mo8yev8c
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch learned/correction-2026-04-21-session-data-uses-k8s-crds-not-postgresql-demo-mo8yev8c

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

@jeremyeder
Copy link
Copy Markdown
Contributor Author

Test PR from learning agent loop Cypress demo — closing. Created by automated demo to validate the full Add Memory → Pending Review → GitHub flow.

@jeremyeder jeremyeder closed this Apr 21, 2026
@jeremyeder jeremyeder deleted the learned/correction-2026-04-21-session-data-uses-k8s-crds-not-postgresql-demo-mo8yev8c branch April 21, 2026 18:27
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for cheerful-kitten-f556a0 ready!

Name Link
🔨 Latest commit 4e7f367
🔍 Latest deploy log https://app.netlify.com/projects/cheerful-kitten-f556a0/deploys/69e7c158ccdc800008307a0e
😎 Deploy Preview https://deploy-preview-1394--cheerful-kitten-f556a0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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