| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-31 | Bump pkgrel to 3 for permission fix | Ismet Togay | |
| 2026-05-31 | Fix wrapper script permissions for non-root users | Ismet Togay | |
| 2026-05-31 | Fix npx command-code resolution via wrapper script | Ismet Togay | |
| npx could not find command-code installed via pacman/AUR because it looks in npm's global prefix (~/.npm-global), not /usr/lib/node_modules. Wrapper sets npm_config_prefix=/usr so npx resolves correctly. | |||
| 2026-05-31 | Add taste 0.5.1 | Ismet Togay | |
| Taste CLI to manage CommandCode preferences. Apache-2.0 licensed, distributed via npm. Depends on command-code at runtime. | |||