update pi-references to current v0.75.5#4
Open
hknet wants to merge 10 commits into
Open
Conversation
Replace getKeybindings() with the keybindings parameter from ctx.ui.custom() to comply with Pi extension guidelines. Also add CHANGELOG.md and NOTE.md documenting the fix and compliance findings.
The UsageSelectorComponent uses DynamicBorder but it was never imported from @earendil-works/pi-coding-agent, causing 'DynamicBorder is not defined' errors when calling /usage. Also bump version to 0.2.3 and update repository URLs to hknet.
The dependencies block with pi-usage-bars pointing to its own tarball was accidentally added during npm pack/install testing.
- Update README.md image URLs from ajarellanod to hknet - Update LICENSE copyright to ajarellanod (secondary: hknet) - Remove tgz build artifacts and add *.tgz to .gitignore - Remove package-lock.json (peer deps only, no real dependencies) - Add package-lock.json and NOTE.md to .gitignore - Clean up node_modules
It's a development artifact documenting past decisions; not needed in version control.
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.
just changed references to earendil-works and required node-version to 22.