Skip to content

feat(dashboard): add automation and curation APIs#129

Open
ScriptedAlchemy wants to merge 3 commits into
split/self-improving-02-mcp-integrationfrom
split/self-improving-03-dashboard-apis
Open

feat(dashboard): add automation and curation APIs#129
ScriptedAlchemy wants to merge 3 commits into
split/self-improving-02-mcp-integrationfrom
split/self-improving-03-dashboard-apis

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Stack

This is PR 3 of 5 replacing #114. It stacks on #128; review this PR against split/self-improving-02-mcp-integration.

Summary

  • Adds dashboard APIs for automation config, scheduler status, run history, run execution, fact proposals, and managed skills.
  • Adds dashboard services that bridge automation runs and memory curation state into backend API responses.
  • Expands memory curation, memory queries, memory service, and analytics backend support for dashboard diagnostics.
  • Splits dashboard API tests into focused modules with shared support helpers.

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: 32f5429

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: b1340d5b22

ℹ️ 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 src/dashboard/automation_skills_api.rs
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-02-mcp-integration branch from f7d5551 to 9dfce09 Compare June 25, 2026 10:48
@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-02-mcp-integration branch from 9dfce09 to 3f82541 Compare June 25, 2026 11:00
@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-02-mcp-integration branch from 3f82541 to 7cd7fb3 Compare June 25, 2026 11:22
@ScriptedAlchemy ScriptedAlchemy force-pushed the split/self-improving-03-dashboard-apis branch from f45fc19 to 32f5429 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