yaml

Tag

Cards List
#yaml

That's a Lot of YAML

Hacker News Top · 2026-08-28 Cached

A satirical article pointing out various flaws and quirks of YAML in DevOps and programming contexts, such as parsing errors and configuration errors in tools like Kubernetes.

0 favorites 0 likes
#yaml

Granite.Trust Policy Tools: Shareable, Actionable Policies for Generative AI Applications

arXiv cs.AI · 2026-08-26 Cached

The paper presents Granite.Trust Policy Tools, featuring an Actionable Policy schema and a synthetic data generation pipeline, to enable organizations to define and enforce customizable safety policies for generative AI applications throughout their lifecycle. The tools are open-sourced for broader adoption and contribution.

0 favorites 0 likes
#yaml

Built an agent harness with cost control and native MCP support

Reddit r/ArtificialInteligence · 2026-08-07

Agentic Harness is a new open-source Python infrastructure that turns YAML files into executable agent workflows, featuring markdown audit logs, pre-built specialists, cost guardrails, native MCP support, and local model integration.

0 favorites 0 likes
#yaml

@zebassembly: Wild idea, but what if CI wasn't a YAML-ridden nightmare.

X AI KOLs Timeline · 2026-08-04 Cached

A tweet suggests CI need not be a YAML nightmare, highlighting Cloudflare's new CI on Workflows that pairs with Artifacts storage and deployment.

0 favorites 0 likes
#yaml

@freeCodeCamp: Skills let you teach an AI agent a workflow once and reuse it. But skills are static, making them difficult to customiz…

X AI KOLs Timeline · 2026-07-30 Cached

This tutorial shows how to make Antigravity Agent Skills configurable using a per-project YAML file, avoiding the need to fork skills for customization.

0 favorites 0 likes
#yaml

@QingQ77: 一个 Open WebUI 工具,用 python-docx 把模型产出的 Markdown(含 YAML 头)或 JSON 规范直接生成为原生、可编辑的 Word(.docx)文档。 https://github.com/ianuste…

X AI KOLs Timeline · 2026-07-11 Cached

一个 Open WebUI 工具,使用 python-docx 将模型产出的 Markdown(含 YAML 头)或 JSON 规范直接生成为原生、可编辑的 Word (.docx) 文档,支持多种模板和样式。

0 favorites 0 likes
#yaml

proposal: agent identity spec as one signed yaml file. face, role, voice, writing style... what's missing?

Reddit r/openclaw · 2026-06-25

Proposes OpenAgent, a spec for defining AI agent identity (face, voice, writing style) in a single signed YAML file, enabling portability across different harnesses.

0 favorites 0 likes
#yaml

@connect24h: As expected, Google dropped another bombshell. Even after I told them "Make the UI feel right" ten times and it didn't …

X AI KOLs Timeline · 2026-06-23 Cached

Google Labs released DESIGN.md, a specification that defines a visual identity for AI coding agents using YAML design tokens and markdown rationale, enabling consistent UI generation.

0 favorites 0 likes
#yaml

@wey_gu: Google Cloud 的 Open Knowledge Format 非常棒,标准化了 LLM-Wiki inspired 的分层级、有关系的 textual 知识的结构,我非常喜欢这个标准

X AI KOLs Following · 2026-06-14 Cached

Google Cloud introduces the Open Knowledge Format (OKF), an open specification that standardizes the LLM-wiki pattern for representing structured knowledge in markdown with YAML frontmatter, aiming to improve data sharing and interoperability for AI agents.

0 favorites 0 likes
#yaml

When your agent opens a PR or spends money with no human in the loop, who's on the hook? I built a checker for that.

Reddit r/AI_Agents · 2026-06-11

AgenRACI is a YAML-based charter checker that formalizes agent accountability by defining roles, permissions, approvals, and escalation rules per action type, verifiable via CI or pre-commit hooks.

0 favorites 0 likes
#yaml

I use ACP build a tool Aflow - Agent help you build an Agentic Workflow

Reddit r/AI_Agents · 2026-06-10

Aflow is a workflow-native agent built on ACP that helps teams design, run, maintain, and improve durable agent processes using YAML workflows, enabling easy sharing and resumption of sessions.

0 favorites 0 likes
#yaml

In Defense of YAML

Lobsters Hottest · 2026-06-08 Cached

A blog post from Posit defends YAML against the prevailing consensus that TOML is superior, tracing the history of configuration formats and arguing that YAML's specification and tooling have evolved to address past criticisms.

0 favorites 0 likes
#yaml

@FinanceYF5: The Claude platform recently launched a terminal feature. Now, with just a command-line interface (CLI), you can complete all operations such as API calls, launching smart agents, uploading files, syncing YAML configuration files, and viewing run logs. Claude Code can also directly use this terminal. This feature...

X AI KOLs Following · 2026-06-05 Cached

Claude platform launched a terminal feature, allowing users to perform API calls, launch smart agents, upload files, sync YAML configuration files, and view run logs via CLI. Claude Code can also directly use this terminal.

0 favorites 0 likes
#yaml

AIP: A Graph Representation for Learning and Governing Agent Skills

arXiv cs.AI · 2026-06-04 Cached

The Agent Instruction Protocol (AIP) proposes modeling AI agent skills as directed execution graphs with schema-validated YAML specifications, replacing free-form prose instructions. Experiments show AIP compilation raised Claude Sonnet's task reward from 0.60 to 0.71 and pass rate from 53% to 67% across 27 real agent tasks.

0 favorites 0 likes
#yaml

10,000 Lines Later: When a Tool Became a Compiler - Rob Durst - Gleam Gathering 2026

Lobsters Hottest · 2026-05-24 Cached

At Gleam Gathering 2026, Rob Durst shared how he rewrote a YAML-to-Terraform configuration tool as a compiler using Gleam, and how he came to appreciate the power of type-driven design and the decoder pattern.

0 favorites 0 likes
#yaml

@0xCodez: https://x.com/0xCodez/status/2058513716509913581

X AI KOLs Timeline · 2026-05-24 Cached

A comprehensive walkthrough on building multi-agent teams with Claude Managed Agents, covering role design, model mixing, and parallel execution to scale from one to 20 agents.

0 favorites 0 likes
#yaml

YAML? That's Norway Problem

Hacker News Top · 2026-05-21 Cached

Explores the infamous YAML 'Norway problem' where the country code 'NO' is parsed as a boolean false, tracing its history and offering solutions like quoting.

0 favorites 0 likes
#yaml

@svpino: Markdown was doomed from the start. It's just a format with low information density. HTML is better for humans, and age…

X AI KOLs Following · 2026-05-15

Santiago Pino announces an open-source tool that generates HTML dashboards from YAML or TSK without writing HTML tags, with integrations for multiple databases and AI coding assistants.

0 favorites 0 likes
#yaml

@AYi_AInotes: What Google dropped today could be the Unix moment for design languages—potentially redefining every future design workflow. It’s not another AI image tool, not another Figma plugin; it’s called DESIGN.md, a plain-text Markdown file. The top section uses YAML…

X AI KOLs Timeline · 2026-04-21 Cached

Google released DESIGN.md, a plain-text Markdown format using YAML to encode design tokens, aiming to become a universal standard for design systems.

0 favorites 0 likes
#yaml

jbeder/yaml-cpp

GitHub Trending (daily) · 2026-07-10 Cached

yaml-cpp is a YAML parser and emitter library for C++ that conforms to the YAML 1.2 specification.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback