Codex
06d77eb9f7
Improve A2A streaming task lifecycle
Harness (E2E) / Provider harnesses (live LLM conformance) (push) Has been cancelled
Lint / golangci-lint (push) Has been cancelled
Run Tests / Unit Tests (push) Has been cancelled
Harness (E2E) / Harnesses (mock LLM) (push) Has been cancelled
Run Tests / Etcd Integration Tests (push) Has been cancelled
2026-06-27 22:57:08 +00:00
Asim Aslam
07f0d30aea
Update architect priority queue after observability ( #3201 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 23:26:33 +01:00
Asim Aslam
3db9617f43
Add agent trace provider helper ( #3198 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 23:02:09 +01:00
Asim Aslam
c19e4829ba
Update architect priority queue ( #3196 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 22:28:28 +01:00
Asim Aslam
f37ed42bf3
Add registry service readiness check ( #3194 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 21:56:22 +01:00
Asim Aslam
114cd7e19e
Update architect priorities after conformance ( #3192 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 21:30:21 +01:00
Asim Aslam
28fc2ea340
Add agent provider conformance matrix ( #3190 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 21:08:04 +01:00
Asim Aslam
38f5c13e65
Update architect priority queue ( #3188 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 20:37:32 +01:00
Asim Aslam
27f5e2be52
Add OpenAI streaming path ( #3185 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 20:01:45 +01:00
Asim Aslam
1fa7584be8
Update architect priority queue ( #3183 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 19:34:11 +01:00
Asim Aslam
e8c632456a
Add checkpointed agent run resume ( #3180 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 19:00:18 +01:00
Asim Aslam
9a410cbe8b
Update architect priority queue ( #3176 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 17:46:45 +01:00
Asim Aslam
620374ef22
Add zero-to-hero harness test contract ( #3174 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 17:08:04 +01:00
Asim Aslam
31556b310e
loop: continuous architect + lead the North Star with the mission/canon ( #3172 )
...
* ci: run the architect continuously as the founder lens
Make the architect a continuous overseer (hourly at :59, just before the :29
increment) instead of an every-few-days check-in. Each run it tracks live state
(what merged, what's in flight), keeps the roadmap priorities live, and judges
cohesion across harness/framework/dev-UX plus missing pieces and realignment —
re-ranking internal/docs/PRIORITIES.md to match reality. It only opens a PR when
the ranking actually changes (otherwise it just posts an assessment and closes
its issue), to avoid churn.
* thesis: lead the North Star with the mission, grounded in the canon
Instill the years of context the loop was missing: the vision lives in the
corpus (blog, README, website), not a single doc. Lead THESIS.md with an
explicit Mission — "what problem we solve" (make building an agent as easy as
building a service, on one runtime, because an agent is a distributed system),
distilled from the corpus — and name the blog/README/website as the canon the
North Star is a distillation of and must stay faithful to. Wire the architect to
judge every priority against the mission and re-derive alignment from the canon,
flagging drift in either direction (work vs mission, or thesis vs the blog).
---------
Co-authored-by: Claude <noreply@anthropic.com >
2026-06-27 16:58:24 +01:00
Asim Aslam
0e67971c53
ci: couple architect and increment loop through a ranked priority queue ( #3171 )
...
The architect now prioritizes the roadmap + an internal scan into a single
ranked, issue-linked queue in internal/docs/PRIORITIES.md (re-ranked each run),
and the hourly increment loop works the top open item from that queue instead
of independently guessing each hour — falling back to its own judgment only
when the queue is empty. So work is roadmap-driven by default and the human can
redirect by reordering the file or its issues.
- New internal/docs/PRIORITIES.md (seeded from the roadmap + open issues).
- architecture-review.yml: architect owns/re-ranks PRIORITIES.md and keeps each
top item backed by a scoped issue.
- continuous-improvement.yml: pick the top open queue item; close both the
priority issue and the run tracker.
- CONTINUOUS_IMPROVEMENT.md: document the architect → queue → increment pipeline.
Co-authored-by: Claude <noreply@anthropic.com >
2026-06-27 16:18:03 +01:00
Asim Aslam
2af5e6ae8f
Record A2A agent replies in task history ( #3170 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 16:09:30 +01:00
Asim Aslam
656c4ea1e7
flow: tag single-step run info as flow ( #3168 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 15:16:38 +01:00
Asim Aslam
4a09b4469a
Add flow execution timeout option ( #3164 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 14:04:58 +01:00
Alexander Serheyev
25d66f737d
fix: retract phantom modules for cmd paths ( #3154 )
...
* fix: retract phantom modules for cmd and cmd/micro
* fix: remove temporary go.mod files to restore build
2026-06-27 13:19:53 +01:00
Asim Aslam
45d68c932e
Track parent run IDs for durable flows ( #3162 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 13:07:18 +01:00
Asim Aslam
c5c08e24d8
test: cover micro new no-mcp contract ( #3160 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 12:17:19 +01:00
Asim Aslam
8a0f4a7636
Add flow step context to run info ( #3158 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 11:22:23 +01:00
Asim Aslam
bcf2c92931
Add A2A completed-task streaming ( #3156 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 10:29:01 +01:00
Asim Aslam
57ca94a88b
docs: align public x402 flag examples ( #3153 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 09:08:38 +01:00
Asim Aslam
ba231efe71
Update README.md
2026-06-27 07:08:08 +01:00
Asim Aslam
f755eadd47
Propagate flow checkpoint failures ( #3150 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 06:55:56 +01:00
Asim Aslam
467c937873
Improve flow run history validation ( #3148 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 04:55:49 +01:00
Asim Aslam
3f45771840
Publish provider conformance summaries ( #3146 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 03:29:12 +01:00
Asim Aslam
c9e045961d
Add flow run stage filtering ( #3144 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 02:28:39 +01:00
Asim Aslam
590aacb518
docs: keep AI provider capability matrix verified ( #3142 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 00:58:39 +01:00
Asim Aslam
87eb5ce665
Add filters for flow run history ( #3140 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-27 00:00:58 +01:00
Asim Aslam
ed904aa6ad
Propagate flow run lineage to agent chats ( #3138 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 23:04:18 +01:00
Asim Aslam
59d028b8e1
test ai retry policy semantics ( #3136 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 22:16:59 +01:00
Asim Aslam
19818ad638
Expose streaming in provider capabilities ( #3134 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 21:18:38 +01:00
Asim Aslam
993ce668b2
Add provider capability markdown export ( #3132 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 20:20:08 +01:00
Asim Aslam
1d412fa6f5
Trigger test workflow on PR updates ( #3130 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 19:14:39 +01:00
Asim Aslam
271c27c44f
Validate durable flow step names ( #3128 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 18:18:06 +01:00
Asim Aslam
cefc9438c4
Add JSON output for AI provider capabilities ( #3126 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 17:31:18 +01:00
Asim Aslam
af39aac297
Add provider conformance JSON summary ( #3124 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 16:31:25 +01:00
Asim Aslam
41717aaa9a
ci: run 0-to-1 scaffold contract in harness ( #3122 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 15:26:25 +01:00
Asim Aslam
5d1137d8f9
docs: add provider conformance matrix ( #3106 )
...
Co-authored-by: Codex <codex@openai.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-06-26 14:30:51 +01:00
Asim Aslam
a14b3e79e2
docs: add provider conformance matrix ( #3120 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 14:23:56 +01:00
Asim Aslam
130022e544
Record full agent timelines without tracing ( #3118 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 13:27:08 +01:00
Asim Aslam
0d3f3f2be5
Record agent run timelines without tracing ( #3116 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 12:35:03 +01:00
Asim Aslam
ae91863343
Add trace filter for agent runs ( #3114 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 10:50:49 +01:00
Asim Aslam
72f8067e57
docs: finish constructor example cleanup ( #3112 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 09:30:58 +01:00
Asim Aslam
8533306e64
docs: align service constructor examples ( #3111 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 09:29:36 +01:00
Asim Aslam
384987da9f
docs: align service constructor examples ( #3110 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 09:26:40 +01:00
Asim Aslam
ddde9472fc
Expose agent chat run identifiers ( #3108 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 08:53:33 +01:00
Asim Aslam
d7a74735c8
Add AI provider capability command ( #3104 )
...
Co-authored-by: Codex <codex@openai.com >
2026-06-26 04:55:16 +01:00