Trevin Chow
9b6e0c0579
fix(omp): limit native invocation syntax to hidden skills
2026-08-12 10:24:59 -07:00
Trevin Chow
0fd8857c6b
Merge main into caelaxie/omp-support
2026-08-11 18:29:08 -07:00
Trevin Chow
071b08ea7d
fix(skills): slim four skills and restore load-bearing routing ( #1356 )
2026-08-11 15:58:12 -07:00
Kaitian Xie
1372c57154
Merge remote-tracking branch 'refs/remotes/upstream/main' into omp-support
...
# Conflicts:
# skills/ce-doc-review/references/walkthrough.md
2026-08-05 09:35:38 +08:00
Trevin Chow
a44f1f9e29
fix(ce-commit-push-pr): require babysit handoff ownership ( #1328 )
2026-08-04 17:08:59 -07:00
Kaitian Xie
8bf0cb1a91
feat(omp): add native oh-my-pi harness support
...
- detect omp (~/.omp, project .omp/) so `--to all` reports it as a
native plugin install instead of attempting conversion; no --to omp
converter, writer, or manifest (per CONCEPTS.md native-plugin-surface)
- docs/specs/omp.md target spec verified against omp 17.2.7; README
gains omp install/local-dev/limitations coverage
- skills: omp built-in `ask` in blocking-question lists, `task` in
closed subagent enumerations, and `/skill:<name>` user-facing
invocation form across the rendering-rule copies, AGENTS.md, and the
authoring guide
- ce-compound session history: discover omp sessions under
~/.omp/agent/sessions and named-profile roots (honoring
PI_CODING_AGENT_SESSION_DIR/PI_CODING_AGENT_DIR/PI_CONFIG_DIR), detect
omp JSONL via its physical title-slot line before the pi-shaped
header, and reuse pi extraction for omp platform identity
- tests: detection, --to all note, session fixture + discovery/extract
coverage, invocation-rendering parity, and a guarded
omp-native-install smoke test
Closes #1224
2026-08-05 01:11:26 +08:00
Trevin Chow
56e34aca41
docs(solutions): record the context.mjs exit-and-revert episode ( #1315 )
2026-08-02 16:37:36 -07:00
Trevin Chow
c23acfb73c
fix(dispatch): harden skill-context directive delivery ( #1307 )
2026-08-01 13:04:02 -07:00
Trevin Chow
bed74b2ea1
fix(ce-babysit-pr): drain review while CI awaits approval ( #1297 )
2026-07-31 14:52:35 -07:00
Trevin Chow
1b46bafac8
fix(babysit): harden the post-PR handoff, ready reporting, and drafts ( #1293 )
2026-07-31 11:41:00 -07:00
Trevin Chow
bfccada952
fix(cross-model): idle-detect streaming peer routes ( #1287 )
2026-07-30 17:31:17 -07:00
Trevin Chow
9e8d4a4846
fix(cross-model): derive runner hard window from CROSS_MODEL_HARD_SECS ( #1286 )
2026-07-30 14:31:11 -07:00
Trevin Chow
b76d9d6001
fix: unblock the scratch-root preamble on Git Bash and narrow the Windows lock retry ( #1285 )
2026-07-30 13:59:16 -07:00
Trevin Chow
1d3543fcc6
fix(ce-babysit-pr): run the watcher on native Windows ( #1284 )
2026-07-30 12:44:48 -07:00
Juan Gomez
6158fc0cb7
fix(codex-content): preserve URLs and mention-like text ( #1254 )
...
Co-authored-by: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-29 15:04:38 -07:00
Trevin Chow
95ea8ad0df
fix(dispatch): authorize shipped subagents through skill context ( #1274 )
2026-07-29 14:55:25 -07:00
Nick Walker
bf981584e9
fix(cross-model): make the peer wall-clock budget one derived knob ( #1267 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-07-28 13:39:40 -07:00
Trevin Chow
a9f6d530d4
fix(skills): probe Python interpreter instead of hardcoding python3 ( #1255 )
2026-07-24 11:13:52 -07:00
Luke Johnson
9a0ba637ce
fix(codex): use a local marketplace source so /plugins lists CE's skills ( #1249 )
...
Co-authored-by: Trevin Chow <trevin@trevinchow.com >
2026-07-24 09:36:48 -07:00
Trevin Chow
393b14cd27
fix(peer-job-runner): make detached peer jobs work on native Windows ( #1248 )
2026-07-24 09:08:10 -07:00
Trevin Chow
b7a09f4035
fix(doc-review): render findings decision-first on every output surface ( #1239 )
2026-07-23 13:22:30 -07:00
Trevin Chow
dbc565dbb8
perf(ci): run the test suite in parallel worker processes ( #1235 )
2026-07-22 19:18:17 -07:00
Trevin Chow
0498571a9b
docs(specs): remove claude-code and codex mirror specs ( #1229 )
2026-07-22 01:30:04 -07:00
Trevin Chow
52be0d1bc6
fix(ce-babysit-pr): spend the invocation budget in active watch time, not wall-clock ( #1216 )
2026-07-21 15:11:21 -07:00
Trevin Chow
868fb5467c
fix(skills): render invocations for the active harness ( #1218 )
2026-07-21 14:03:17 -07:00
Trevin Chow
987c3be244
fix(ce-code-review): dispatch local reviewers as a foreground concurrent batch ( #1214 )
2026-07-21 10:20:50 -07:00
Trevin Chow
5f48fb5397
feat(ce-plan,ce-brainstorm): elevate reasoning to a chosen model on any harness ( #1206 )
2026-07-20 21:36:26 -07:00
Trevin Chow
10bdacd294
fix(ce-code-review): move codex adversarial peer to gpt-5.6-luna at xhigh ( #1208 )
2026-07-20 21:34:33 -07:00
Trevin Chow
ddd82d2913
fix(review): recover from dispatch-script crashes before degrading cross-model checks ( #1187 )
2026-07-19 09:01:34 -07:00
Trevin Chow
4aeaf68530
perf(review): run codex adversarial peer at medium reasoning ( #1183 )
2026-07-18 10:49:46 -07:00
Trevin Chow
c184234b1c
fix(grounding): remove shared repo profile cache ( #1172 )
2026-07-17 14:42:29 -07:00
Trevin Chow
bdbd2d60da
chore(codex): add worktree-local skill workflow ( #1164 )
2026-07-16 21:29:16 -07:00
Trevin Chow
d1634186d9
feat(ce-brainstorm): surface the workflow spine as tasks ( #1165 )
2026-07-16 20:49:36 -07:00
Trevin Chow
b05a5542e6
docs(solutions): refresh model-normalization doc for sonnet-5/opus-4-8 ( #1161 )
2026-07-16 16:32:01 -07:00
Trevin Chow
0c1bc0a1df
fix(review): keep cross-model schemas strict-compatible ( #1153 )
2026-07-15 22:32:17 -07:00
Trevin Chow
4c63fd272e
fix(ce-code-review,ce-doc-review): make cross-model peers survive the tool-call ceiling ( #1135 )
2026-07-14 16:31:53 -07:00
Trevin Chow
426f4d4107
fix(repo-profile-cache): key entries by profile-input digest ( #1134 )
2026-07-14 13:47:45 -07:00
Trevin Chow
556816aab0
fix(ce-simplify-code): self-skip no-yield scopes; document auto-invoke ( #1113 )
2026-07-12 14:13:45 -07:00
Trevin Chow
c7180ad4af
fix(skills): remove Claude-only $ARGUMENTS from skill bodies ( #1110 )
2026-07-12 14:01:11 -07:00
Trevin Chow
6f37cc8b80
fix(skills): gather skill context at runtime, not load-time pre-resolution ( #1109 )
2026-07-12 12:33:46 -07:00
Trevin Chow
1f6a70d097
fix(ce-test-browser): prefer host-native browser drivers ( #1097 )
2026-07-12 00:27:34 -07:00
Trevin Chow
bc00029cdc
feat(ce-babysit-pr): add autonomous watch-loop over review, CI, and branch state ( #1102 )
2026-07-12 00:26:46 -07:00
Trevin Chow
e41a86ddc5
docs(skill-design): add portable skill authoring guide ( #1108 )
2026-07-11 23:12:23 -07:00
Felix-Ayush
3519336ecd
feat(cline): add native skills install support ( #1033 )
...
Co-authored-by: Trevin Chow <trevin@trevinchow.com >
2026-07-10 09:53:27 -07:00
Trevin Chow
7aee6fb436
docs(best-practices): capture preserve-user-content completeness learning ( #1090 )
2026-07-09 15:07:56 -07:00
Trevin Chow
f794333aac
fix(ce-commit-push-pr): size PR descriptions by reviewer decision cost ( #1088 )
2026-07-09 14:35:11 -07:00
Trevin Chow
b498e7a8d1
fix(cli): bump sonnet and opus model aliases to latest generations ( #1083 )
2026-07-08 21:39:16 -07:00
Trevin Chow
9bc6713c8b
fix(lfg,ce-work,ce-debug): require behavior verification evidence ( #1054 )
2026-07-01 11:43:44 -07:00
Trevin Chow
9ab9809489
fix(ce-commit-push-pr): auto-branch detached PR flows ( #1045 )
2026-06-30 18:41:25 -07:00
Felix-Ayush
8d2f8da8d9
feat(antigravity): enable one-command agy plugin install from GitHub ( #1034 )
2026-06-30 15:49:12 -07:00