v0.9.0: sync, storage, config CRUD, pre-commit hook - #48
Merged
Conversation
Version bump to 0.9.0. Context and plugin updated with all new features: - config list: last_modified, folder fields documented - org setup: token owner identity documented - Tip #18: Claude Code plugin install instructions
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.
v0.9.0 Release
New: GitOps Sync Workflow (8 commands)
sync init/pull/push/diff/status-- bidirectional config sync with local filesystemsync branch-link/branch-unlink/branch-status-- git-to-Keboola branch mappingNew: Storage Commands (3 commands)
storage buckets-- list with sharing/linked info (not available via MCP)storage bucket-detail-- resolve Snowflake paths for shared bucketsstorage tables-- list tables by project/bucketNew: Config CRUD
config update-- rename and update description (config: missing rename/update command #37)config delete-- with dev branch support (config: missing delete command (especially with branch support) #38)Improvements
config listnow includeslast_modified,last_modified_by,folderfields (config list does not expose transformation folder names #36, config list: missing last edit date and author in output #39)org setuptokens include owner identity:kbagent-cli [user@email.com](Token names don't include owner identity – collision when multiple users use the same project #34)kbagent contexttip v0.6.6: MCP performance optimization #18: Claude Code plugin install instructionsStats