Skip to content

feat: add run status for cli#2

Merged
amhsirak merged 3 commits intomasterfrom
cli-status
Apr 6, 2026
Merged

feat: add run status for cli#2
amhsirak merged 3 commits intomasterfrom
cli-status

Conversation

@RohitR311
Copy link
Copy Markdown
Collaborator

What this PR does?

Tracks the run status for CLI robot runs by updating the database accordingly.

- Add .claude-plugin/plugin.json manifest for Claude Code plugin system
- Add skills/maxun/SKILL.md with full instructions for listing robots,
  running scrapes, fetching results, and aborting runs
- Add skills/maxun/scripts/maxun.sh — curl-based Maxun API helper
  (requires MAXUN_API_KEY env var, supports MAXUN_BASE_URL for self-hosted)
- Plugin invocable as /maxun:maxun in Claude Code
- Submit to official marketplace at claude.ai/settings/plugins/submit
- Hardcode BASE_URL to app.maxun.dev in maxun.sh
- Reject MAXUN_BASE_URL with clear error if set
- Remove self-hosted setup docs from SKILL.md
- Update error message to point to app.maxun.dev/settings
@amhsirak amhsirak merged commit 4aebdc2 into master Apr 6, 2026
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