Skip to content

feat: prompt deployment strategies frontend#2234

Closed
impoiler wants to merge 1 commit into03-23-refactor_moved_celrulebuilder_to_lib_for_reusabilityfrom
feat/prompt-deployment-strategies-frontend
Closed

feat: prompt deployment strategies frontend#2234
impoiler wants to merge 1 commit into03-23-refactor_moved_celrulebuilder_to_lib_for_reusabilityfrom
feat/prompt-deployment-strategies-frontend

Conversation

@impoiler
Copy link
Copy Markdown
Contributor

Summary

Briefly explain the purpose of this PR and the problem it solves.

Changes

  • What was changed and why
  • Any notable design decisions or trade-offs

Type of change

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Chore/CI

Affected areas

  • Core (Go)
  • Transports (HTTP)
  • Providers/Integrations
  • Plugins
  • UI (Next.js)
  • Docs

How to test

Describe the steps to validate this change. Include commands and expected outcomes.

# Core/Transports
go version
go test ./...

# UI
cd ui
pnpm i || npm i
pnpm test || npm test
pnpm build || npm run build

If adding new configs or environment variables, document them here.

Screenshots/Recordings

If UI changes, add before/after screenshots or short clips.

Breaking changes

  • Yes
  • No

If yes, describe impact and migration instructions.

Related issues

Link related issues and discussions. Example: Closes #123

Security considerations

Note any security implications (auth, secrets, PII, sandboxing, etc.).

Checklist

  • I read docs/contributing/README.md and followed the guidelines
  • I added/updated tests where appropriate
  • I updated documentation where needed
  • I verified builds succeed (Go and UI)
  • I verified the CI pipeline passes locally if applicable

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 23, 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: eb6c2129-0139-486e-9abd-5949bdff153c

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 feat/prompt-deployment-strategies-frontend

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

Copy link
Copy Markdown
Contributor Author

impoiler commented Mar 23, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@impoiler impoiler changed the base branch from 03-18-add_support_for_variables_in_the_prompt_messages_backend to graphite-base/2234 March 23, 2026 10:00
@impoiler impoiler force-pushed the feat/prompt-deployment-strategies-frontend branch 2 times, most recently from 9c58a57 to 93230b1 Compare March 23, 2026 10:01
@impoiler impoiler force-pushed the graphite-base/2234 branch from 753ac5a to a73de82 Compare March 23, 2026 10:01
@impoiler impoiler changed the base branch from graphite-base/2234 to 03-23-refactor_moved_celrulebuilder_to_lib_for_reusability March 23, 2026 10:02
@impoiler impoiler force-pushed the feat/prompt-deployment-strategies-frontend branch 6 times, most recently from 1d43674 to ab1e652 Compare March 23, 2026 13:43
@impoiler impoiler force-pushed the 03-23-refactor_moved_celrulebuilder_to_lib_for_reusability branch from a73de82 to 880f3fc Compare March 23, 2026 13:43
@impoiler impoiler force-pushed the feat/prompt-deployment-strategies-frontend branch 3 times, most recently from 4466a67 to 7c390ca Compare March 24, 2026 04:35
@impoiler impoiler force-pushed the 03-23-refactor_moved_celrulebuilder_to_lib_for_reusability branch from 880f3fc to 143accc Compare March 24, 2026 04:35
@impoiler impoiler force-pushed the feat/prompt-deployment-strategies-frontend branch from 7c390ca to 51cf09e Compare March 24, 2026 13:18
@impoiler impoiler force-pushed the 03-23-refactor_moved_celrulebuilder_to_lib_for_reusability branch 2 times, most recently from 3f7d339 to aa43ff3 Compare March 25, 2026 06:32
@impoiler impoiler force-pushed the feat/prompt-deployment-strategies-frontend branch 2 times, most recently from 963261a to f28326e Compare March 26, 2026 06:06
@impoiler impoiler force-pushed the feat/prompt-deployment-strategies-frontend branch from f28326e to f1404b4 Compare March 26, 2026 07:40
@impoiler impoiler force-pushed the 03-23-refactor_moved_celrulebuilder_to_lib_for_reusability branch from 238798b to 0020a22 Compare March 26, 2026 07:40
@impoiler impoiler force-pushed the feat/prompt-deployment-strategies-frontend branch from f1404b4 to bc720ef Compare March 26, 2026 09:41
@impoiler impoiler force-pushed the 03-23-refactor_moved_celrulebuilder_to_lib_for_reusability branch from 0020a22 to 35a939d Compare March 26, 2026 09:41
@impoiler impoiler force-pushed the feat/prompt-deployment-strategies-frontend branch from bc720ef to d329bfa Compare March 26, 2026 10:47
@impoiler impoiler force-pushed the 03-23-refactor_moved_celrulebuilder_to_lib_for_reusability branch 2 times, most recently from d663374 to f1d7f9b Compare March 26, 2026 14:06
@impoiler impoiler force-pushed the feat/prompt-deployment-strategies-frontend branch from d329bfa to edbe6be Compare March 26, 2026 14:06
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.

1 participant