Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Daily Update - 2026-05-26
page:docs-daily-updates-2026-05-26a5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewarticlejsongraph
II.
Page JSON

page:docs-daily-updates-2026-05-26

Structured · live

Daily Update - 2026-05-26 json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · wiki/docs/daily-updates/2026-05-26.mdCluster · wiki
Record JSON
{
  "id": "page:docs-daily-updates-2026-05-26",
  "_kind": "Page",
  "_file": "wiki/docs/daily-updates/2026-05-26.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/daily-updates/2026-05-26.md",
    "sourceKind": "repo-docs",
    "title": "Daily Update - 2026-05-26",
    "displayName": "Daily Update - 2026-05-26",
    "slug": "docs/daily-updates/2026-05-26",
    "articlePath": "wiki/docs/daily-updates/2026-05-26.md",
    "article": "\n# Daily Update - 2026-05-26\n\n## Summary of Changes\n\n### feat\n- ca359f4a4 feat(kradle): add Envoy AI Gateway dependency and KradleModelRoute CRD (Tal Muskal, 10 minutes ago)\n- 25ef6dd42 feat(genty): add genty agent as adapters-launchable harness with live-stack support (Tal Muskal, 40 minutes ago)\n- b627b64c6 feat(kradle-web): add For Agents documentation page with MCP setup guide (Tal Muskal, 57 minutes ago)\n- 80cdfa162 feat(kradle): add resource contract tests and server-side validation (Tal Muskal, 63 minutes ago)\n- 11e906721 feat(kradle-web): add internal tools catalog API endpoint (Tal Muskal, 11 hours ago)\n- b23aba63e feat(kradle-web): split tools into internal/external sections, add memory repo selector (Tal Muskal, 11 hours ago)\n- 2b831488d feat(agent-core): add Azure OpenAI and OPENAI_MODEL env var support (Tal Muskal, 11 hours ago)\n- b6b2728f6 feat(kradle): add tool categories and memory refs to AgentStack CRD (Tal Muskal, 11 hours ago)\n- 8ad1a61ad feat(atlas): model genty in atlas graph — product, version, 4 layer impls, presentation (Tal Muskal, 13 hours ago)\n- 2616b3e05 feat(loading): enhance loading view with circular animation and updated styles (Tal Muskal, 13 hours ago)\n\n### fix\n- 9ecb2859e fix(gemini-cli): add --yolo launch config for auto-approval in NI mode (Tal Muskal, 13 minutes ago)\n- 3451e5728 fix(live-stack): skip adapters install for genty (already linked by CI workflow) (Tal Muskal, 26 minutes ago)\n- 541935650 fix(agent-platform): fix PI_PARENT_PROMPT_TIMEOUT_MS=0 causing instant abort (Tal Muskal, 42 minutes ago)\n- 8a704053a fix(kradle): fix 4 resource schema mismatches caught by strengthened contract tests (Tal Muskal, 43 minutes ago)\n- 609071852 fix(bridge-hooks): resolve Windows .cmd/.sh to node+.js to avoid shell arg splitting (Tal Muskal, 5 hours ago)\n- dcae62db5 fix: remove duplicate execFileSync import (Tal Muskal, 11 hours ago)\n- 4e536a4b0 fix(bridge-hooks): resolve .cmd to .js on Windows to avoid shell arg splitting (Tal Muskal, 11 hours ago)\n- 79f1eafa3 fix(kradle-web): simplify loading page to plain spinner (Tal Muskal, 11 hours ago)\n- fbed6eb64 fix(agent-core): auto-detect AZURE_OPENAI_API_KEY + AZURE_OPENAI_PROJECT_NAME (Tal Muskal, 11 hours ago)\n- 97faa5145 fix(kradle-web): fix header line-break and reorganize sidebar hierarchy (Tal Muskal, 12 hours ago)\n- 7481423d8 fix(sdk): add --effect-id flag to CLI argument parser (#342) (Tal Muskal, 12 hours ago)\n- a1f2d6662 fix(live-stack): hooks-adapter CI link pointed to dist/index.js (no-op) (Tal Muskal, 12 hours ago)\n- 7b0a3fa2c fix(live-stack): remove npm install -g hooks-adapter-cli — shadows workspace link (Tal Muskal, 12 hours ago)\n- f13934632 fix(atlas): assimilate OMP 15.3.1 graph references (a5c-agent, 12 hours ago)\n- b559fb0d5 fix(amp): update CLI package metadata (a5c automation, 12 hours ago)\n- 50a115882 fix(graph): assimilate opencode 1.15.10 metadata (a5c-agent, 12 hours ago)\n- 799c572db fix(agent-core): fail fast with clear error when no API credentials found (Tal Muskal, 13 hours ago)\n- 9544b7053 fix(live-stack): force reinstall hooks-adapter-cli to avoid stale cached version (Tal Muskal, 13 hours ago)\n- 35facab3c fix(agent-core): read ADAPTER_MODEL env var for Foundry default model (Tal Muskal, 13 hours ago)\n- 0fde14c96 fix(agent-core): add diagnostic details to session errors (Tal Muskal, 13 hours ago)\n- ffad3b464 fix(agent-core): add Anthropic Messages API support to agent-core session (Tal Muskal, 14 hours ago)\n- fd9be11b9 fix(hooks-adapter): use sync file ops in logger to prevent async flush race (Tal Muskal, 14 hours ago)\n- 5f89747fc fix(bridge-hooks): always log hook invocation to stderr for CI debugging (Tal Muskal, 15 hours ago)\n- 016f0b0e8 fix(live-stack): update bridge-hooks tests for hooks-adapter invoke path (Tal Muskal, 15 hours ago)\n\n### refactor\n- d2d6d00d5 refactor(agent-platform): extract agent-core-loop.ts from pi.ts (Tal Muskal, 15 minutes ago)\n- ff213e0aa refactor(agent-platform): rename PI_ timeout constants to generic agent-core names (Tal Muskal, 27 minutes ago)\n\n### docs\n- No changes recorded.\n\n### test\n- No changes recorded.\n\n### ci\n- c1e442e06 feat(ci): add daily model version check workflow (Tal Muskal, 11 hours ago)\n\n### chore\n- 56adcc3aa chore: remove debug logging from hooks-adapter logger and bridge-hooks (Tal Muskal, 4 hours ago)\n- 32f49fea9 Track latest model version updates (a5c-ai bot, 11 hours ago)\n- 9773c36d7 Assimilate Codex CLI 0.133.0 (a5c-ai agent, 12 hours ago)\n- 12e33408b Assimilate Pi 0.75.5 (a5c Agent, 12 hours ago)\n- c45488c0e Assimilate OpenAI SDK 6.39.0 metadata (a5c-ai-agent, 12 hours ago)\n- 1bde9a524 Assimilate GitHub Copilot CLI 1.0.54 (a5c agent, 12 hours ago)\n- a2a86329a chore(process): make publish step reproducible (a5c automation, 12 hours ago)\n- e45f8ec42 chore(process): support gh pr create output (a5c automation, 12 hours ago)\n- 06d49ad20 chore(atlas): record Claude Code 2.1.150 assimilation (a5c automation, 12 hours ago)\n- 465f2864a Assimilate OpenClaw 2026.5.22 metadata (a5c automation, 12 hours ago)\n- 79af09f60 debug(bridge-hooks): print spawnSync result details including stderr length (Tal Muskal, 12 hours ago)\n- b1c099c86 Assimilate Droid 0.132.1 (a5c agent, 12 hours ago)\n- 38ee186a9 chore(adapters): assimilate claude agent sdk 0.3.150 (a5c automation, 12 hours ago)\n- 8cc2cd527 Assimilate Qwen Code 0.16.1 (a5c Codex Agent, 12 hours ago)\n- 394e8f04f debug(hooks-adapter): force stderr at top of appendHooksLog to verify binary + shouldLog (Tal Muskal, 13 hours ago)\n- d9e748b51 debug(hooks-adapter): force stderr output to verify binary version in CI (Tal Muskal, 13 hours ago)\n- 3695338e0 debug(bridge-hooks): use spawnSync to capture and forward child stderr for #340 (Tal Muskal, 13 hours ago)\n- e6d41de8d debug(hooks-adapter): log write failures to stderr for #340 diagnosis (Tal Muskal, 14 hours ago)\n- 608f4207b debug(live-stack): log hooks-adapter search paths and results for #340 (Tal Muskal, 14 hours ago)\n\n## PRs Merged\n\n- [#350](https://github.com/a5c-ai/babysitter/pull/350) Merge pull request #350 from a5c-ai/agent/issue-319 (c2aeb64ee)\n- [#352](https://github.com/a5c-ai/babysitter/pull/352) Merge pull request #352 from a5c-ai/agent/issue-327 (89df901b0)\n- [#351](https://github.com/a5c-ai/babysitter/pull/351) Merge pull request #351 from a5c-ai/agent/issue-325 (e60737c54)\n- [#348](https://github.com/a5c-ai/babysitter/pull/348) Merge pull request #348 from a5c-ai/agent/issue-320 (5a938b6ab)\n- [#347](https://github.com/a5c-ai/babysitter/pull/347) Merge pull request #347 from a5c-ai/agent/issue-323 (081a16975)\n- [#346](https://github.com/a5c-ai/babysitter/pull/346) Merge pull request #346 from a5c-ai/agent/issue-324 (bbdb1586b)\n- [#345](https://github.com/a5c-ai/babysitter/pull/345) Merge pull request #345 from a5c-ai/agent/issue-321 (b5bcb0018)\n- [#353](https://github.com/a5c-ai/babysitter/pull/353) Merge pull request #353 from a5c-ai/agent/issue-318 (2a0ea335d)\n- [#354](https://github.com/a5c-ai/babysitter/pull/354) Merge pull request #354 from a5c-ai/agent/issue-317 (47a1c02ee)\n- [#366](https://github.com/a5c-ai/babysitter/pull/366) Merge pull request #366 from a5c-ai/model-versions/daily-2026-05-26 (f3352cfa0)\n- [#343](https://github.com/a5c-ai/babysitter/pull/343) Merge pull request #343 from a5c-ai/agent/issue-322 (8f274884d)\n- [#344](https://github.com/a5c-ai/babysitter/pull/344) Merge pull request #344 from a5c-ai/agent/issue-326 (5b1585d09)\n- [#349](https://github.com/a5c-ai/babysitter/pull/349) Merge pull request #349 from a5c-ai/agent/issue-316 (c5976e264)\n\n## Issues Opened\n\n- [#368](https://github.com/a5c-ai/babysitter/issues/368) Live-stack: BP/Create mode fails for claude-code and pi (process definition too complex) (OPEN)\n- [#367](https://github.com/a5c-ai/babysitter/issues/367) Global babysitter shim can point to missing SDK CLI module (OPEN)\n- [#365](https://github.com/a5c-ai/babysitter/issues/365) Track Together AI, Fireworks, and Groq model availability updates (CLOSED)\n- [#364](https://github.com/a5c-ai/babysitter/issues/364) Audit Llama 4 405B record against official Llama 4 releases (CLOSED)\n- [#363](https://github.com/a5c-ai/babysitter/issues/363) Track Cohere Command A+ and Embed v4.0 (CLOSED)\n- [#362](https://github.com/a5c-ai/babysitter/issues/362) Track Amazon Nova 2 Lite and Nova 2 Sonic (CLOSED)\n- [#361](https://github.com/a5c-ai/babysitter/issues/361) Track Qwen3-Coder 480B/30B and Qwen3 Coder Next (CLOSED)\n- [#360](https://github.com/a5c-ai/babysitter/issues/360) Track Mistral Large 3 and Mistral Medium 3.5 (CLOSED)\n- [#359](https://github.com/a5c-ai/babysitter/issues/359) Track DeepSeek V4 Pro and DeepSeek V4 Flash (CLOSED)\n- [#358](https://github.com/a5c-ai/babysitter/issues/358) Track xAI Grok 4.3 and Grok provider records (CLOSED)\n- [#357](https://github.com/a5c-ai/babysitter/issues/357) Track Gemini 3.5 Flash and related 3.5 model updates (CLOSED)\n- [#356](https://github.com/a5c-ai/babysitter/issues/356) Track OpenAI GPT-5.5 pro and GPT-5.4 nano variants (CLOSED)\n- [#355](https://github.com/a5c-ai/babysitter/issues/355) Track Claude Mythos Preview gated research model (CLOSED)\n- [#342](https://github.com/a5c-ai/babysitter/issues/342) task:post 'effect not found' despite effect existing in state cache (SDK 5.0.0) (CLOSED)\n\n## Issues Closed\n\n- [#365](https://github.com/a5c-ai/babysitter/issues/365) Track Together AI, Fireworks, and Groq model availability updates\n- [#364](https://github.com/a5c-ai/babysitter/issues/364) Audit Llama 4 405B record against official Llama 4 releases\n- [#363](https://github.com/a5c-ai/babysitter/issues/363) Track Cohere Command A+ and Embed v4.0\n- [#362](https://github.com/a5c-ai/babysitter/issues/362) Track Amazon Nova 2 Lite and Nova 2 Sonic\n- [#361](https://github.com/a5c-ai/babysitter/issues/361) Track Qwen3-Coder 480B/30B and Qwen3 Coder Next\n- [#360](https://github.com/a5c-ai/babysitter/issues/360) Track Mistral Large 3 and Mistral Medium 3.5\n- [#359](https://github.com/a5c-ai/babysitter/issues/359) Track DeepSeek V4 Pro and DeepSeek V4 Flash\n- [#358](https://github.com/a5c-ai/babysitter/issues/358) Track xAI Grok 4.3 and Grok provider records\n- [#357](https://github.com/a5c-ai/babysitter/issues/357) Track Gemini 3.5 Flash and related 3.5 model updates\n- [#356](https://github.com/a5c-ai/babysitter/issues/356) Track OpenAI GPT-5.5 pro and GPT-5.4 nano variants\n- [#355](https://github.com/a5c-ai/babysitter/issues/355) Track Claude Mythos Preview gated research model\n- [#342](https://github.com/a5c-ai/babysitter/issues/342) task:post 'effect not found' despite effect existing in state cache (SDK 5.0.0)\n- [#340](https://github.com/a5c-ai/babysitter/issues/340) Live-stack: BP bridged-hooks mode — hooks-adapter not producing log files\n- [#337](https://github.com/a5c-ai/babysitter/issues/337) live-stack failure: Live Stack (ubuntu-latest-l, vanilla, copilot-cli/gemini-3.5-flash, non-interactive)\n- [#336](https://github.com/a5c-ai/babysitter/issues/336) live-stack failure: Live Stack (ubuntu-latest-l, vanilla, hermes/gpt-5.5, non-interactive)\n- [#335](https://github.com/a5c-ai/babysitter/issues/335) live-stack failure: Live Stack (ubuntu-latest-l, vanilla, gemini-cli/gemini-3.5-flash, non-interactive)\n- [#334](https://github.com/a5c-ai/babysitter/issues/334) live-stack failure: Live Stack (ubuntu-latest-l, vanilla, claude-code/gpt-5.5, bridged-interactive)\n- [#333](https://github.com/a5c-ai/babysitter/issues/333) live-stack failure: Live Stack (ubuntu-latest-l, bp/resume, codex/gpt-5.5, bridged-hooks)\n- [#331](https://github.com/a5c-ai/babysitter/issues/331) live-stack failure: Live Stack (macos-latest, vanilla, gemini-cli/gemini-3.5-flash, non-interactive)\n- [#330](https://github.com/a5c-ai/babysitter/issues/330) live-stack failure: Live Stack (macos-latest, bp/resume, codex/gpt-5.5, bridged-hooks)\n- [#328](https://github.com/a5c-ai/babysitter/issues/328) live-stack failure: Live Stack (windows-latest, bp/resume, codex/gpt-5.5, bridged-hooks)\n- [#327](https://github.com/a5c-ai/babysitter/issues/327) Assimilate OpenAI SDK 6.39.0\n- [#326](https://github.com/a5c-ai/babysitter/issues/326) Assimilate Claude Agent SDK 0.3.150\n- [#325](https://github.com/a5c-ai/babysitter/issues/325) Assimilate GitHub Copilot CLI 1.0.54\n- [#324](https://github.com/a5c-ai/babysitter/issues/324) Assimilate Droid 0.132.1\n- [#323](https://github.com/a5c-ai/babysitter/issues/323) Assimilate Amp 0.0.1779729291-gfe2d7f\n- [#322](https://github.com/a5c-ai/babysitter/issues/322) Assimilate Qwen Code 0.16.1\n- [#321](https://github.com/a5c-ai/babysitter/issues/321) Assimilate OpenCode 1.15.10\n- [#320](https://github.com/a5c-ai/babysitter/issues/320) Assimilate OpenClaw 2026.5.22\n- [#319](https://github.com/a5c-ai/babysitter/issues/319) Assimilate OMP 15.3.1\n- [#318](https://github.com/a5c-ai/babysitter/issues/318) Assimilate Pi 0.75.5\n- [#317](https://github.com/a5c-ai/babysitter/issues/317) Assimilate Codex CLI 0.133.0\n- [#316](https://github.com/a5c-ai/babysitter/issues/316) Assimilate Claude Code 2.1.150\n\n## CI Status Summary\n\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26471006724) on plan/issue-367: in_progress\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470981387) on staging: pending\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470973403) on agent/issue-355: in_progress\n- [Agent Review Dispatch](https://github.com/a5c-ai/babysitter/actions/runs/26470971485) on staging: in_progress\n- [Agent Review Dispatch](https://github.com/a5c-ai/babysitter/actions/runs/26470952325) on staging: in_progress\n- [Issue Triage Dispatch](https://github.com/a5c-ai/babysitter/actions/runs/26470927652) on staging: in_progress\n- [Issue Triage Dispatch](https://github.com/a5c-ai/babysitter/actions/runs/26470926370) on staging: in_progress\n- [Issue Triage Dispatch](https://github.com/a5c-ai/babysitter/actions/runs/26470925057) on staging: in_progress\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470887333) on staging: in_progress\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470877953) on staging: completed/cancelled\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470877877) on staging: completed/cancelled\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470866638) on staging: completed/cancelled\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470860986) on staging: completed/cancelled\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470851739) on staging: completed/cancelled\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470842476) on staging: completed/cancelled\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470834733) on agent/issue-361: in_progress\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470820416) on agent/issue-364: in_progress\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470814028) on staging: completed/cancelled\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470804853) on staging: completed/cancelled\n- [Publish](https://github.com/a5c-ai/babysitter/actions/runs/26470799861) on staging: completed/cancelled\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470777108) on agent/issue-359: in_progress\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470777015) on agent/issue-356: in_progress\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470776066) on agent/issue-363: in_progress\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470746827) on agent/issue-357: in_progress\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470740975) on agent/issue-361: completed/cancelled\n- [QA Daily](https://github.com/a5c-ai/babysitter/actions/runs/26470732449) on staging: in_progress\n- [Agent Plan Dispatch](https://github.com/a5c-ai/babysitter/actions/runs/26470721766) on staging: completed/success\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470661774) on agent/issue-362: in_progress\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470660106) on agent/issue-360: in_progress\n- [CI](https://github.com/a5c-ai/babysitter/actions/runs/26470605936) on agent/issue-358: in_progress\n\n## Live-Stack Test Results\n\n- No live-stack CI runs found in the recent run list.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs",
      "to": "page:docs-daily-updates-2026-05-26",
      "kind": "contains_page"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab