cd/entity/YAML· home entities YAML
grep -l @yaml /news/*.json | wc -l → 18

YAML

mentions 18 type Organization feed RSS

// recent coverage 18 mentions

18:34
2026-06-30
dev.to
developer-tools

Why Manual Test Cases Should Live in YAML

A developer argues that manual test cases should be stored as YAML files in version control rather than in SaaS databases. The approach leverages AI for case generation, enables PR-based review via gi…

20:31
2026-06-25
pub.towardsai.net
ai-agents

Building Your First Hermes Agent Skill: A Complete Walkthrough

A developer shares a step-by-step guide to building a Hermes Agent skill, explaining how skills serve as reusable procedural memory that teaches an agent conventions, tools, and workflows. The walkthr…

14:58
2026-06-24
cosotateam.com
artificial-intelligence

Grassroots AI: Beyond the Moonshot

Abraham Marin-Perez argues that the AI industry's pursuit of fully autonomous code generation is a misguided moonshot, citing historical failures of similar promises like XML, graphical IDEs, and UML-…

00:00
2026-06-18
provi.me
artificial-intelligence

The workaround wants to be a philosophy

Claude Code users increasingly output HTML instead of Markdown to leverage richer browser affordances for plans, specs, and reports, but this workaround reveals a missing artifact layer in the product…

13:21
2026-06-16
dev.to
ai-agents

Your AI Agent Can Run DROP TABLE on Production

A developer warns that the PostgreSQL MCP server exposes a single 'query' tool that executes raw SQL, allowing AI agents to run destructive commands like DROP TABLE or DELETE without a WHERE clause, d…

22:13
2026-06-14
letsdatascience.com
large-language-models

RAIF offers repairable interchange format for LLM JSON

A new GitHub repository for RAIF (Repairable AI Interchange Format) claims a line-oriented, value-first wire format that reduces token cost by about 14% compared to JSON and self-repairs common LLM ge…

00:01
2026-06-14
dev.to
developer-tools

agentic workflows are being domesticated by actions

GitHub's Agentic Workflows preview integrates agents into the existing CI/CD control plane rather than creating a separate execution model. The feature allows developers to describe workflows in Markd…

10:00
2026-06-11
unit42.paloaltonetworks.com
ai-safety

Trust No Skill: Integrity Verification for AI Agent Supply Chains

Researchers introduced Behavioral Integrity Verification (BIV), an audit tool that compares AI agent skills' declared behavior against actual actions across metadata, code, and instructions. Testing o…

00:30
2026-06-04
dev.to
ai-agents

Task Assets: Agent Workflows That Run While You Sleep

Akm 0.8.0 introduces task assets, YAML files that define scheduled agent workflows capable of running autonomously without an open terminal session. The feature enables continuous operation by allowin…

09:54
2026-05-26
news.ycombinator.com
large-language-models

Ask HN: Is there a need for YAML in post-LLM world?

A Hacker News user questioned whether YAML and other declarative configuration languages remain necessary in a post-LLM world, arguing that AI models could replace complex YAML files with simpler natu…

04:18
2026-05-21
lab174.com
developer-tools

YAML? That's Norway Problem

The article explains the "Norway problem" in YAML, where the country code "NO" is incorrectly parsed as the boolean value `false` because YAML treats certain English words like "no" as booleans for hu…

16:14
2019-03-01
gist.github.com
cybersecurity

README.md

This README file explains that the provided script cannot use `YAML.dump(payload)` to generate a useful payload, as it only produces a worthless YAML representation of a `Gem::Requirement` object. Ins…

// co-occurs with top 8 entities