
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
taufunctions
Advanced tools
TauFunctions CLI - serverless function management for coding agents. Deploy, invoke, monitor. As easy as git.
Serverless function management for coding agents. Deploy, invoke, and monitor functions - as easy as git.
npm install -g taufunctions
# Sign up
tau signup you@example.com --tenant my-project
# Create a function
tau fn create "process-order" -r nodejs20
# Deploy
tau deploy <function-id>
# Invoke
tau invoke <function-id> '{"orderId": "ORD-001"}'
# View logs
tau logs <function-id>
# Full reference
tau --help
tau login --key YOUR_KEY # saves to .tau/config.json (project-local)
tau login --key YOUR_KEY --global # saves to ~/.tau/config.json (global)
tau config # show which config is active
Local config overrides global. Add .tau/ to your .gitignore.
Add to your CLAUDE.md, .cursorrules, .clinerules, or .windsurfrules:
## TauFunctions
Use the tau CLI for serverless function management.
Key is in .tau/config.json (auto-loaded).
Run tau --help for full reference.
Proprietary - Tyga.Cloud Ltd. See LICENSE.
FAQs
TauFunctions CLI - serverless function management for coding agents. Deploy, invoke, monitor. As easy as git.
The npm package taufunctions receives a total of 15 weekly downloads. As such, taufunctions popularity was classified as not popular.
We found that taufunctions 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.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.