@normful/picadillo 4.1.0 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,4 @@
1
- ## [4.1.0] - 2026-02-17
1
+ ## [5.1.0] - 2026-02-17
2
2
 
3
3
  ### 🚀 Features
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@normful/picadillo",
3
- "version": "4.1.0",
3
+ "version": "5.1.0",
4
4
  "private": false,
5
5
  "description": "pi agent skills & extensions: run-in-tmux, parrot, mulch, overstory",
6
6
  "keywords": [
File without changes
@@ -1,7 +0,0 @@
1
- {
2
- "last_failure": "2026-02-18T01:49:04.979785+09:00",
3
- "failure_count": 1,
4
- "backoff_until": "2026-02-18T01:49:34.979785+09:00",
5
- "needs_manual_sync": false,
6
- "failure_reason": "git pull failed: exit status 128\nFrom github.com:normful/picadillo\n * branch main -\u003e FETCH_HEAD\nhint: You have divergent branches and need to specify how to reconcile them.\nhint: You can do so by running one of the following commands sometime before\nhint: your next pull:\nhint:\nhint: git config pull.rebase false # merge\nhint: git config pull.rebase true # rebase\nhint: git config pull.ff only # fast-forward only\nhint:\nhint: You can replace \"git config\" with \"git config --global\" to set a default\nhint: preference for all repositories. You can also pass --rebase, --no-rebase,\nhint: or --ff-only on the command line to override the configured default per\nhint: invocation.\nfatal: Need to specify how to reconcile divergent branches.\n"
7
- }