Menu

#Bash

39 posts

1 point
Feed·
20 of 39 posts
I Read the Claude Code Source Code. Here's Everything You Can Configure That the Docs Don't Tell You.
🖼️
1

I Read the Claude Code Source Code. Here's Everything You Can Configure That the Docs Don't Tell You.

Hook fields that rewrite commands mid-flight, persistent agent memory, auto-mode rules in plain English, self-improving dream loops, and every example is copy-paste ready.

15s
Read More
Introducing bash-tool for filesystem-based context retrieval - Vercel
📰
0

Introducing bash-tool for filesystem-based context retrieval - Vercel

Vercel News·Malte Ubl·4 days ago
#9C4ACqZH
#vercel#bash#tool#agent#sandbox#const

We've open-sourced bash-tool, which gives your agent a way to find the right context by running bash-like commands over files, then returning only the results of those tool calls to the model.

15s
Read More
Use skills in your AI SDK agents via bash-tool - Vercel
📰
0

Use skills in your AI SDK agents via bash-tool - Vercel

Vercel News·Malte Ubl·4 days ago
#eqm426u1
#vercel#skills#bash#tool#agent#tools

Skills support is now available in bash-tool, so your AI SDK agents can use the skills pattern with filesystem context, Bash execution, and sandboxed runtime access.

15s
Read More
I Built a Free Tools Directory for Linux Users Who Are Tired of Googling the Same Commands
🖼️
0

I Built a Free Tools Directory for Linux Users Who Are Tired of Googling the Same Commands

DEV Community·Anguishe·25 days ago
#XO57x4B1
#bash#linux#opensource#webdev#tools#chmod

From Dev.to - opensource: I Built a Free Tools Directory for Linux Users Who Are Tired of Googling the Same Commands

15s
Read More
Stop Googling "what is exit code 127" There's a better way to handle it
🖼️
0

Stop Googling "what is exit code 127" There's a better way to handle it

DEV Community·Anguishe·26 days ago
#kdKHt9gu
#bash#linux#webdev#code#exit#case

From Dev.to - beginners: Stop Googling "what is exit code 127" There's a better way to handle it

15s
Read More
Every bash script I write starts with the same 20 lines. So I made a generator for them.
🖼️
0

Every bash script I write starts with the same 20 lines. So I made a generator for them.

DEV Community·Anguishe·26 days ago
#o58Gk8i9
#bash#linux#devops#webdev#script#file

From Dev.to - webdev: Every bash script I write starts with the same 20 lines. So I made a generator for them.

15s
Read More
I Tried Replacing Bash with Amber-Lang — Here's Where It Actually Helped (and Where I Went Back)
🖼️
0

I Tried Replacing Bash with Amber-Lang — Here's Where It Actually Helped (and Where I Went Back)

DEV Community·우병수·27 days ago
#UGQl4ryT
#productivity#tools#webdev#amber#bash#script

Discover the benefits and challenges of replacing Bash with Amber-Lang in deployment scripts. Learn from a real-world experience where a typo led to silent failures, prompting a switch to Amber-Lang f

15s
Read More