2025-11-24 Blocking dangerous operations with Claude Code Hooks when using --dangerously-skip-permissions
2025-11-23 Trying out bubblewrap used in Claude Code's Sandbox Runtime and exploring its network restriction mechanism
2025-07-14 Running browser operations by Claude Code & Playwright MCP in parallel using tmux and working it on each branch with git worktree
2024-08-27 Handle Actions that take too long or are too heavy for Agents for Bedrock by using RETURN_CONTROL and processing them in a Go client
2024-08-27 Create Agents for Bedrock using CDK and check that Lambda functions are called based on input
2024-05-26 Generate SQL from natural language and access databases with AgentExecutor of Langchain's SQL Database Toolkits
2024-05-12 Create an LLM agent from a graph containing a cycle using the LangChain ecosystem LangGraph