Skip to content

feat(plugins): add agent-assisted setup - #129

Merged
pmasiphelps merged 2 commits into
mainfrom
feat/agent-assisted-setup
Aug 26, 2026
Merged

pmasiphelps merged 2 commits into
mainfrom
feat/agent-assisted-setup

Conversation

@JedIV

@JedIV JedIV commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an explicit setup skill that checks uv first, offers the official platform installer with explicit approval, and verifies the Dataiku connection
  • make Set up Dataiku Headless the primary Codex starter prompt
  • route first-install and MCP recovery from the main Dataiku skill into the setup workflow
  • update the README so users can install the plugin before handling the runtime prerequisite

This complements #91, which adds portable Agent Plugins packaging for Cursor and other conforming clients.

Test plan

  • plugin-creator validation
  • skill validation for setup and dataiku-headless
  • claude plugin validate .
  • uv run pre-commit run --all-files --show-diff-on-failure
  • uv run pytest (235 passed)
  • uv build
  • uv run cz check --rev-range origin/main..HEAD

@pmasiphelps
pmasiphelps marked this pull request as ready for review August 26, 2026 13:37
@pmasiphelps
pmasiphelps self-requested a review August 26, 2026 13:37

@pmasiphelps pmasiphelps left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

changed the name of the new skill from setup -> dataiku-headless-setup so that it wont conflict with other skills. looks good!

@pmasiphelps
pmasiphelps merged commit 1f23ea5 into main Aug 26, 2026
8 checks passed
@pmasiphelps
pmasiphelps deleted the feat/agent-assisted-setup branch August 26, 2026 13:38
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