Commit Graph

  • 6b40cf464f fix(ce-code-review): collect reviewers by attributable terminal outcome #1667 tmchow/debug-issue-1654 Trevin Chow 2026-09-09 16:31:59 -07:00
  • a033ec6863 fix(site): render markdown inside README details blocks #1664 Kieran Klaassen 2026-09-09 16:31:19 -07:00
  • fc3000110e fix: reconcile review calibration with current main Trevin Chow 2026-09-09 16:30:54 -07:00
  • b1cff57b09 fix: reduce review noise and resolve settled corrections Trevin Chow 2026-09-09 16:23:41 -07:00
  • b3efbd6c9f fix(review): release collected agents before follow-on work (#1649) Trevin Chow 2026-09-09 16:08:29 -07:00
  • 76edff4bfa fix(packs): skill-work, simplify, code-review fixes, pack layout rule, and a ce-setup pack scaffold (#1661) Kieran Klaassen 2026-09-09 15:55:03 -07:00
  • 33241b420b feat(site): serve the docs at every.to/compound-engineering Kieran Klaassen 2026-09-09 15:50:56 -07:00
  • 1acec28c2f feat(ce-dogfood): judge and climb against declared Compound Packs (#1665) #1661 cursor/packs-polish-b02e Kieran Klaassen 2026-09-09 15:50:34 -07:00
  • efca323bc6 fix(ce-dogfood): commit the finalized report as its own commit #1665 cursor/dogfood-packs-b02e Cursor Agent 2026-09-09 22:35:02 +00:00
  • 0d55d13cce docs(guides): pass the guides, README, and upgrade page through ce-noslop Kieran Klaassen 2026-09-09 15:23:49 -07:00
  • c59d20bd6f feat(ce-dogfood): judge and climb against declared Compound Packs Cursor Agent 2026-09-09 21:33:29 +00:00
  • 99ad58fc70 feat(ce-setup): scaffold a Compound Pack with the layout rule built in Cursor Agent 2026-09-09 21:12:26 +00:00
  • a9731657dd fix(packs): warn on nested rules only when the top level has none; a README is never a rule Cursor Agent 2026-09-09 21:05:52 +00:00
  • 16d1273f1e fix(site): shorter homepage with the demo back at full width Kieran Klaassen 2026-09-09 13:55:28 -07:00
  • 724d65dc36 docs(packs): state the pack layout rule once and route the guide to it Cursor Agent 2026-09-09 20:53:38 +00:00
  • df8b5b4aaa fix(packs): warn on nested rule-shaped files and stop reporting a pack's README as skipped Cursor Agent 2026-09-09 20:53:26 +00:00
  • de03b4c2ae fix(site): simplify the homepage to one claim, the loop, and a skill list Kieran Klaassen 2026-09-09 13:36:41 -07:00
  • 3bca670af1 fix(packs): make config parsing loud per entry, add a parse-only mode, state the resolver's failure direction Cursor Agent 2026-09-09 20:15:03 +00:00
  • a8cbd0578b fix(site): rewrite adopted sources before the theme snapshots them (#1664) Kieran Klaassen 2026-09-09 13:04:48 -07:00
  • 35e95d2ee2 fix(packs): close symlink and ownership gaps in the resolver cache and pack trees Cursor Agent 2026-09-09 20:02:26 +00:00
  • 68d58a1394 fix(site): make the homepage hero and cards read on the brand palette Kieran Klaassen 2026-09-09 12:55:34 -07:00
  • 13d4d6853b refactor(site): batch git dates and simplify the plugin internals Kieran Klaassen 2026-09-09 12:55:34 -07:00
  • f9a8cabb7a docs(site): document the docs site build and go-live runbook Kieran Klaassen 2026-09-09 12:20:28 -07:00
  • 48639659e6 ci(site): build and link-check the docs site on PRs, deploy on main Kieran Klaassen 2026-09-09 12:20:28 -07:00
  • 79a2bcd759 feat(site): author the homepage from repo-derived data Kieran Klaassen 2026-09-09 12:20:28 -07:00
  • 41e86eef24 feat(site): render GitHub-flavoured sources through a pre-render hook Kieran Klaassen 2026-09-09 12:20:28 -07:00
  • cf35353fac feat(site): adopt README, guides, and upgrading page as Jekyll sources Kieran Klaassen 2026-09-09 12:20:28 -07:00
  • 555e9c88a9 refactor(packs): simplify the resolver, scope helper, health check, and their tests Cursor Agent 2026-09-09 19:02:53 +00:00
  • a56a54af9d feat(site): scaffold Jekyll docs site with jekyll-vitepress-theme Kieran Klaassen 2026-09-09 11:47:45 -07:00
  • e6928badd4 fix(packs): restate accreted pack-routing blocks as conditions Cursor Agent 2026-09-09 18:24:44 +00:00
  • 9c8a4d1513 chore(packs): record main (b36047e1) as merged into feat/ce-packs-v0 Cursor Agent 2026-09-09 18:13:40 +00:00
  • d59bbb2546 chore(packs): merge main into feat/ce-packs-v0 (#1656) Kieran Klaassen 2026-09-09 11:11:51 -07:00
  • c9f982df65 Merge remote-tracking branch 'origin/main' into cursor/merge-main-into-ce-packs-v0-b02e #1656 cursor/merge-main-into-ce-packs-v0-b02e Cursor Agent 2026-09-09 18:05:52 +00:00
  • 6eaa10dc96 docs(solutions): add round-3 pack-eval guidance — instruction-file arm and helper-referencing rules Cursor Agent 2026-09-09 17:55:58 +00:00
  • 9f9357949f fix(ce-code-review): collect matchable native terminal answers #1660 tmchow/ce-code-review-terminal-collect-1d97 Cursor Agent 2026-09-09 15:32:33 +00:00
  • 125b60c8f1 test(ce-code-review): require matchable terminal-answer collection Cursor Agent 2026-09-09 15:28:34 +00:00
  • 27349fe6c6 docs(solutions): measuring a pack's effect needs non-inferable rules; token effect is model-dependent Cursor Agent 2026-09-09 10:38:04 +00:00
  • b36047e1b4 fix(ce-babysit-pr): sustain monitoring after PR handoff (#1659) Trevin Chow 2026-09-09 00:35:21 -07:00
  • ec0c2e114d fix(ce-babysit-pr): sustain monitoring after PR handoff #1659 tmchow/fix-codex-ce-babysit Trevin Chow 2026-09-09 00:26:33 -07:00
  • 2f91f391c1 fix: use a durable evaluation baseline Trevin Chow 2026-09-08 18:00:54 -07:00
  • f8280a8a1b fix: reduce unnecessary review decisions and clarify writing Trevin Chow 2026-09-08 16:24:54 -07:00
  • d29eb93224 fix: calibrate review findings and caller autonomy Trevin Chow 2026-09-06 16:43:36 -07:00
  • bec6b4192e fix: let explain and pov support calling workflows (#1658) Trevin Chow 2026-09-08 23:56:34 -07:00
  • 25727c4357 fix(ce-code-review): anchor the pack finding on the violating line, changed or not Cursor Agent 2026-09-09 02:24:18 +00:00
  • a8b90ca477 fix(ce-code-review): a violation requires the rule's condition to reach the line; pin the coverage.compound_packs shape Cursor Agent 2026-09-09 01:42:47 +00:00
  • 7a7b9b24da fix: let explain and pov support calling workflows #1658 tmchow/pstack-how-why-skill Trevin Chow 2026-09-08 18:33:48 -07:00
  • 2bc809dc4a fix(ce-code-review): route a pack rule violated only by unchanged code to the pre-existing partition Cursor Agent 2026-09-09 01:09:21 +00:00
  • 8908a3f8bc docs(packs): scope the refine-the-rule offer and pack routing to interactive runs Cursor Agent 2026-09-09 00:49:34 +00:00
  • ec0e821324 test(ce-code-review): pin the researcher's per-line contradiction condition Cursor Agent 2026-09-09 00:37:34 +00:00
  • 12e9d940f8 fix(ce-code-review): state the pack finding's merge test, contradiction condition, and learnings shape Cursor Agent 2026-09-09 00:36:57 +00:00
  • 46294285fc fix(ce-code-review): a reported pack contradiction is a finding candidate, not an exempt finding Cursor Agent 2026-09-08 23:44:57 +00:00
  • 5789e25d60 docs(solutions): global core.fsmonitor=true makes the suite 2.6x slower and flaky Cursor Agent 2026-09-08 23:11:45 +00:00
  • cedd603b9f docs(solutions): a new knowledge source re-derives the persona's spawn gate and synthesis route Cursor Agent 2026-09-08 23:11:45 +00:00
  • 905a1dc689 test(ce-code-review): split the declared-packs helper cases so each stays under the per-test timeout Cursor Agent 2026-09-08 23:00:10 +00:00
  • 55fd61639f fix(ce-code-review): point the pack-contradiction return at the owning compact-return shape Cursor Agent 2026-09-08 22:44:30 +00:00
  • ff12059274 test(ce-code-review): pin the restated lite-gate condition instead of its project-standards case Cursor Agent 2026-09-08 22:38:21 +00:00
  • 7c037973f3 fix(ce-code-review): route a contradicted pack rule into the numbered finding set Cursor Agent 2026-09-08 22:27:30 +00:00
  • d72061bc32 fix(ce-code-review): scope 'never automatic selection' to diff-derived helper signals Cursor Agent 2026-09-08 22:07:31 +00:00
  • f32cac799c fix(ce-code-review): make the helper's declared_packs a fact for the gate, not a spawn rule Cursor Agent 2026-09-08 22:00:33 +00:00
  • 153e605e16 feat(ce-noslop): add the plain-prose skill and route sibling prose through it (#1653) Trevin Chow 2026-09-08 14:56:52 -07:00
  • 2cfdda52a1 docs(packs): name the skipped-file warning as the resolver prints it Cursor Agent 2026-09-08 21:42:26 +00:00
  • 40564c2780 fix(ce-code-review): select the learnings pass for declared packs, not only a learnings corpus Cursor Agent 2026-09-08 21:42:18 +00:00
  • 7c76210937 fix(ce-noslop): describe the preservation boundary as facts, matching the kernel #1653 tmchow/skill-ce-noslop-anti Trevin Chow 2026-09-08 14:16:56 -07:00
  • cb2dac7ee9 fix(ce-noslop): drop "out loud" from the chat register Trevin Chow 2026-09-08 13:01:06 -07:00
  • 2420db5985 fix(ce-noslop): the chat reader is a teammate, not a peer Trevin Chow 2026-09-08 12:53:34 -07:00
  • 02eba5debe Merge remote-tracking branch 'origin/main' into cursor/merge-main-into-ce-packs-v0-b02e Cursor Agent 2026-09-08 19:20:27 +00:00
  • e103559f7b fix(ce-noslop): define the chat register by its reader and route lfg's close-out through the skill Trevin Chow 2026-09-08 12:18:28 -07:00
  • 8c4f0b17c2 fix(ce-noslop): give edit mode a stopping rule and settle the agent register Trevin Chow 2026-09-08 12:03:50 -07:00
  • fe74844c8e fix(ce-bakeoff): drop experimental labeling from skills and guides (#1655) Trevin Chow 2026-09-08 11:36:34 -07:00
  • 9a48e877c3 fix(ce-bakeoff): drop experimental labeling from skills and guides #1655 tmchow/fix-remove-bakeoff-experimental Trevin Chow 2026-09-08 11:31:46 -07:00
  • 2fbde81e57 fix(ce-noslop): keep the passive when the actor is unknown and scope the ce-promote contract Trevin Chow 2026-09-08 11:21:45 -07:00
  • e362c95390 Merge main into tmchow/skill-ce-noslop-anti Trevin Chow 2026-09-08 10:36:28 -07:00
  • 5523c5bd90 refactor(skills): route sibling prose through ce-noslop in one clause Trevin Chow 2026-09-08 10:27:32 -07:00
  • b8866a1d3c feat: add experimental Bake-off approach comparison (#1652) Trevin Chow 2026-09-08 09:49:12 -07:00
  • b6a55d4da9 fix(ce-bakeoff): isolate run scratch and live trials (#1652) #1652 tmchow/ce-bakeoff Trevin Chow 2026-09-08 02:56:07 -07:00
  • 869fba8ccd fix(ce-bakeoff): align evaluation grades with decision coverage (#1652) Trevin Chow 2026-09-08 02:34:29 -07:00
  • fb8af6ede3 fix(ce-noslop): invoke from every resolver reply and align the guide with fact preservation Trevin Chow 2026-09-08 01:40:10 -07:00
  • d9a5083b85 fix(ce-bakeoff): honor configured artifact root (#1652) Trevin Chow 2026-09-08 01:35:19 -07:00
  • bab5efea20 fix(skill-eval-cell): parse result markers at line edges and grade detect output Trevin Chow 2026-09-08 01:24:52 -07:00
  • 60a9eac179 fix(ce-bakeoff): validate judge routing and trial dependencies (#1652) Trevin Chow 2026-09-08 01:18:43 -07:00
  • 25abdb1ccd fix(ce-noslop): fail edit evals on an echoed fixture and state that facts, not claims, survive Trevin Chow 2026-09-08 01:15:32 -07:00
  • bd8772f939 feat(ce-bakeoff): prefer diverse models with native fallback Trevin Chow 2026-09-08 00:57:48 -07:00
  • bc992fff02 refactor(ce-noslop): reword catalog examples in the skill's own voice Trevin Chow 2026-09-08 00:57:20 -07:00
  • 8ca2a6c3f0 fix(ce-bakeoff): clarify sketch scope and judge disclosure Trevin Chow 2026-09-08 00:52:26 -07:00
  • 9412264226 fix(review): tighten ce-noslop guards and the needs-human reply register Trevin Chow 2026-09-08 00:50:10 -07:00
  • 714d530ad3 docs: center Bake-off on brainstorming and planning outcomes Trevin Chow 2026-09-08 00:37:28 -07:00
  • 4760251e9f feat: add experimental Bake-off approach comparison Trevin Chow 2026-09-08 00:32:18 -07:00
  • ffce46b29e fix(ce-noslop): invoke from presentation-contract skills and sweep residual style rules Trevin Chow 2026-09-08 00:25:30 -07:00
  • 303c69be39 refactor(skills): make the ce-noslop invocation a plain directive Trevin Chow 2026-09-08 00:06:51 -07:00
  • ae25eb6a42 docs(ce-noslop): add the guide, catalog row, and skill counts Trevin Chow 2026-09-08 00:06:24 -07:00
  • 611e874a88 refactor(skills): shorten the ce-noslop fallback line in composing skills Trevin Chow 2026-09-08 00:06:24 -07:00
  • dda33b99d6 test(ce-noslop): guard kernel size, sibling invocation, and removed blocks Trevin Chow 2026-09-08 00:04:28 -07:00
  • b46b2dc0d5 refactor(skills): route sibling prose rules through ce-noslop Trevin Chow 2026-09-08 00:04:28 -07:00
  • 3b4adb46fd feat(ce-setup): offer the ce-noslop chat-register standing instruction Trevin Chow 2026-09-08 00:03:46 -07:00
  • c7f9d9f2b3 docs(solutions): record that skill opt-out flags block sibling invocation Trevin Chow 2026-09-08 00:03:29 -07:00
  • fa34554737 feat(ce-noslop): add plain-prose skill kernel and pattern catalog Trevin Chow 2026-09-08 00:00:06 -07:00
  • 00b3c48783 docs(plans): add ce-noslop writing skill plan Trevin Chow 2026-09-07 23:58:39 -07:00
  • d2ba29db46 fix(doc-review): discharge peer jobs before every return #1649 tmchow/fix-ce-work-codex Trevin Chow 2026-09-07 13:29:27 -07:00
  • c72fd774ae fix(review): enforce lifecycle and blocked handoff at owning gates Trevin Chow 2026-09-07 13:15:47 -07:00
  • d932b6057d fix(review): state cleanup and capacity outcomes directly Trevin Chow 2026-09-07 13:02:15 -07:00