New Gemini CLI hooks (v0.26.0+) let you tailor the agentic loop. Add context, enforce policies, and block secrets with custom scripts that run at predefined points in your workflow.
Related Posts
How to Partition Using GParted Live
When working with Linux systems, managing disk partitions can be an essential task—especially if you want to create…
Build a CRUD Rest API in Go using Mux, Postgres, Docker and Docker Compose
Let’s create a CRUD Rest API in GO, using: Mux (Framework to build web servers in Go) Postgres…
[ML.NET] Predicting the Future with ML.NET with examples
Hello, I’m Duc Nguyen (Duke) Today I will introduce ML.NET to the .NET community So, what’s the ML.NET?…