
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
tabstax-cli
Advanced tools
Hey CLI - Manage your Next Actions from the terminal. The CLI companion for TabStax browser extension.
A conversational CLI for managing your Next Actions directly from the terminal. Works with the TabStax browser extension.
npm install -g tabstax-cli
# Login to your TabStax account
hey login
# Set your default project
hey use "My Project"
# Add a next action
hey "Build the login page"
# Add a breadcrumb (completed action)
hey -x "Fixed the auth bug"
# List your actions
hey ls
# Mark action #1 as done
hey done 1
| Command | Description |
|---|---|
hey "message" | Add a next action |
hey -x "message" | Add a breadcrumb (past tense, already done) |
hey done [n] | Mark action #n as complete (default: #1) |
hey rm <n> | Remove action #n |
hey edit <n> "text" | Edit action #n content |
hey mv <from> <to> | Move action to different position |
| Command | Description |
|---|---|
hey ls | List actions for current project |
hey ls stax | List all your stax with priorities |
hey ls --all | Expanded view with actions per stax |
hey ls --done | Show breadcrumbs only |
| Command | Description |
|---|---|
hey use <project> | Set default project (fuzzy matched) |
hey pri <project> <level> | Set priority: must, should, good, meh |
hey which | Show current context |
| Command | Description |
|---|---|
hey login | Log in to TabStax |
hey logout | Log out |
hey whoami | Show current user |
hey status | Show CLI status |
--force)hey use tab matches "TabStax"# Quick workflow
hey use "insurance"
hey "Call agent about claim"
hey "Upload documents"
hey -x "Submitted form 1099"
hey done 1
hey ls
# See all projects
hey ls stax
# Set project as high priority
hey pri "insurance" must
# Force add when at limit
hey "One more thing" --force
MIT
FAQs
Log what you're doing. See what the team is doing. Stay in flow. The terminal interface for HeyStax.
The npm package tabstax-cli receives a total of 1 weekly downloads. As such, tabstax-cli popularity was classified as not popular.
We found that tabstax-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.