Conversation
Co-Authored-By: Gradata <noreply@gradata.ai>
chore: relicense plugin to Apache-2.0
- Remove 'no cloud sync in v1' (cloud sync is shipping) - Fix install repo URL to github.com/Gradata/gradata-plugin - Make 'Cloud is optional' section accurate - Verified /gradata doctor command exists in plugin code
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
… view)
Council install-ICP P7 (verbatim): 'the slash command — turns invisible
memory into screenshottable proof. Addresses the unique virality vector
(X reply-guy) better than any other perspective.'
Adds skills/index/SKILL.md — the /gradata command (no args). Shows:
- Active rule count
- This-session: rules applied + corrections captured
- Convergence trend with directional arrow
- Last 5 graduated rules with confidence scores
- Link to /lift-report/{brain_id} on the cloud dashboard
Falls back gracefully when:
- No daemon: direct SDK call
- No brain for this repo: kind 'just start working' message
- No CLI on PATH: 'pip install gradata' nudge
- Too young to converge: 'too early — keep working'
Sub-skills already exist: gradata:status, gradata:prove, gradata:promote,
gradata:forget, gradata:doctor, gradata:review. The new top-level skill
is the friendly default the user types when they want a quick gut-check.
Bonus: fix author email from gradata.com (parked) to gradata.ai.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes 'no cloud sync in v1' claim (cloud sync is shipping). Fixes install repo URL. Marks 'Cloud is optional' section accurate. Verified /gradata doctor command exists in plugin code.