Skip to content

feat(dashboard): add curation automation controls#130

Open
ScriptedAlchemy wants to merge 5 commits into
split/self-improving-03-dashboard-apisfrom
split/self-improving-04-dashboard-ui
Open

feat(dashboard): add curation automation controls#130
ScriptedAlchemy wants to merge 5 commits into
split/self-improving-03-dashboard-apisfrom
split/self-improving-04-dashboard-ui

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Stack

This is PR 4 of 5 replacing #114. It stacks on #129; review this PR against split/self-improving-03-dashboard-apis.

Summary

  • Refactors the holographic curation page into focused curation components and hooks.
  • Adds UI controls for automation config, scheduler status, run history, managed skills, fact proposals, snapshots, and action review.
  • Adds savings diagnostics panel support plus shared dashboard primitive/style updates.
  • Expands dashboard frontend tests for curation data, panel behavior, and shell SDK behavior.

Verification

  • cargo fmt --all -- --check
  • git diff --check
  • CI on the original equivalent tip was green before splitting.

Replaces part of #114.

@changeset-bot

changeset-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a18f595

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5217b6e24f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread dashboard/holographic/src/api.ts
Comment thread dashboard/savings/src/api.ts
Comment thread dashboard/holographic/src/curation/useAutomationRuns.ts
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-03-dashboard-apis branch from b1340d5 to dcd6c17 Compare June 25, 2026 10:48
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-04-dashboard-ui branch from 5217b6e to bcf5738 Compare June 25, 2026 10:48
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-03-dashboard-apis branch from dcd6c17 to f45fc19 Compare June 25, 2026 11:00
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-04-dashboard-ui branch from bcf5738 to 9f65011 Compare June 25, 2026 11:00
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-03-dashboard-apis branch from f45fc19 to 32f5429 Compare June 25, 2026 11:22
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-04-dashboard-ui branch from 9f65011 to 9ad434e Compare June 25, 2026 11:22
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