Tag:opencode
All the articles with the tag "opencode".
Chrome CVE Analysis as an Agent Skill
hrbrmstrThe Chrome Releases blog takes 81 seconds to load because of Blogger's jQuery 1.11.3 and WidgetManager. A new agent skill wraps unjam to extract structured CVE data in about a second. Here's what it does and why it matters for security teams.
Running Ornith Locally With OpenCode and Claude Code
hrbrmstrDeepReinforce's Ornith-1.0 models are solid agentic coders, but the upstream Ollama modelfile breaks tool calling out of the box. Here's the two-line fix, which variant fits your RAM, and how both the 35B and 9B performed on real honeypot triage work.
Apple's `container machine`: Persistent Linux Environments on Your Mac
hrbrmstrApple ships a container runtime for Apple Silicon Macs. It is not Docker. Here is what you actually need to know about the `container machine` subcommand — how it works, what breaks, and the artifacts I built after a session of breaking things.
sx: The Control Plane for Your AI Assets
hrbrmstrI spent an afternoon feeding 200 AI skills, agents, and MCP configs into sx — a tool that promises to be npm for the agent ecosystem. Here's what it actually takes to consolidate three years of accumulated AI configuration.
opencode-go-usage
hrbrmstrA Go CLI to check your OpenCode Go plan usage from the terminal — with Firefox cookie extraction, JSON output, and zero browser launches required.