发布

  • ci: gate Codex dispatch on CODEX_TRIGGER_TOKEN secret (#3033)

    frostbyte_neo 发布于 2026-06-24 16:39:44 +00:00 | 771 次提交 在此版本后已推送到 master

    • thesis: position Go Micro as complementary to LangChain, not competing

    Add a 'Where we fit' section: 'harness' has two layers — the intra-agent
    harness (single-model runtime: prompts, tools, context, sandbox, the Ralph
    loop) that LangChain/LangGraph/deepagents/Claude Code own and we do NOT
    compete with, and the operational harness (the distributed substrate agents
    operate inside: services-as-tools, discovery, durable runs, observability,
    interop, the services->agents->workflows lifecycle) which is our focus. They
    stack and interoperate via MCP/A2A; we make those agents better neighbours,
    not obsolete.

    • ci: gate Codex dispatch on CODEX_TRIGGER_TOKEN secret

    Codex ignores @codex comments authored by the github-actions bot, so the
    hourly dispatch was producing no PRs while still posting to the tracker
    issue. Gate the comment step on the presence of CODEX_TRIGGER_TOKEN: the
    workflow now no-ops until a PAT for a Codex-followed account is set, then
    activates automatically with no further change.

    Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
    Claude-Session: https://claude.ai/code/session_01CmdEY7pYmV5zzwCjNJ4ykL


    Co-authored-by: Claude noreply@anthropic.com

    下载附件