-
bfa53bc46d
fix(sleep): make --bare conditional on ANTHROPIC_API_KEY (#68)
carpedkm
2026-06-20 13:28:34 +00:00
-
-
24b5a25ba8
Merge pull request #72 from Yif-Yang/feat/plugin-feature-sync
Yifan Yang
2026-06-20 20:42:24 +08:00
-
-
0d648b2580
fix: address codex+gpt-5.5 review findings
carpedkm
2026-06-20 12:40:34 +00:00
-
7d36b1d592
fix: address review findings in plugin sync PR
carpedkm
2026-06-20 12:04:07 +00:00
-
0be780052a
feat: sync all 4 runtime plugins with full engine surface + fix #52 #58 #62
carpedkm
2026-06-20 11:31:09 +00:00
-
-
0b5b9a4296
Merge pull request #60 from Kirchberg/codex/reviewed-task-files-cwd
carpedkm
2026-06-20 08:59:02 +00:00
-
-
05cdc26beb
Add reviewed task-file flow for Codex sleep runs
Kirill Kostarev
2026-06-15 14:45:46 +03:00
-
-
382811ddcc
Merge pull request #50 from Dongbumlee/Dongbumlee/copilot-sleep-backend
Yifan Yang
2026-06-20 16:57:53 +08:00
-
-
d367ae1eea
docs(plugins): list copilot in the cross-tool backend overview
DB Lee
2026-06-17 17:38:10 -07:00
-
2c0980bda3
docs(copilot): correct backend hint in research MCP plugin (openai -> azure_openai)
DB Lee
2026-06-12 09:19:29 -07:00
-
5799695951
feat(copilot): implement attempt_with_tools with cross-platform tool shims
DB Lee
2026-06-12 09:05:13 -07:00
-
013a7cd83a
test: add unit tests for CopilotCliBackend (parsing + alias + isolated home)
DB Lee
2026-06-12 08:32:46 -07:00
-
21f93c16c7
Add GitHub Copilot backend to SkillOpt-Sleep
DB Lee
2026-06-12 08:21:57 -07:00
-
5dc894715f
Add SkillOpt research-engine MCP server plugin for Copilot
DB Lee
2026-06-12 08:21:47 -07:00
-
-
6940e46f4e
Merge pull request #65 from summerview1997/codex/searchqa-materialize-splits
Yifan Yang
2026-06-17 23:50:38 +08:00
-
-
0e962219f5
Merge pull request #64 from summerview1997/codex/searchqa-rollout-failfast
Yifan Yang
2026-06-17 23:49:55 +08:00
-
-
fc42e6bf72
Merge pull request #63 from summerview1997/codex/webui-env-backend-preflight
Yifan Yang
2026-06-17 23:49:50 +08:00
-
-
-
-
c755792049
Add SearchQA materialization tests
summerview1997
2026-06-16 09:27:09 +08:00
-
e591a28242
Add SearchQA split materialization helper
summerview1997
2026-06-16 09:26:56 +08:00
-
c04467a428
Add SearchQA materialization dependency extra
summerview1997
2026-06-16 09:26:46 +08:00
-
d5ae8c8e66
Document SearchQA split materialization
summerview1997
2026-06-16 09:26:35 +08:00
-
-
-
923becb00f
Add SearchQA rollout fail-fast tests
summerview1997
2026-06-16 09:21:08 +08:00
-
da799620ba
Fail fast on systemic SearchQA rollout failures
summerview1997
2026-06-16 09:20:57 +08:00
-
-
-
30cc8a3ed3
Add WebUI env preflight tests
summerview1997
2026-06-16 09:04:30 +08:00
-
d05851bd7f
Add WebUI env loading and backend preflight
summerview1997
2026-06-16 09:04:19 +08:00
-
-
46b3207b96
docs(sleep): trim RESULTS to the headline results (remove the full grid)
Yifan Yang
2026-06-15 17:08:51 +00:00
-
d43e8dba1a
docs(sleep): expand the grid into per-benchmark night-by-night tables
Yifan Yang
2026-06-15 16:54:01 +00:00
-
d02098ffc4
docs(sleep): add full Results & Analysis (RESULTS.md); link from README
Yifan Yang
2026-06-15 16:49:13 +00:00
-
ea4ff459d7
docs(sleep): make the results section rigorous (named benchmarks, baseline→after)
Yifan Yang
2026-06-15 16:42:43 +00:00
-
de3be75bac
docs(sleep): add a SkillOpt-Sleep module readme + News mention
Yifan Yang
2026-06-15 16:31:15 +00:00
-
b701d9b6d9
docs: move SkillOpt-Sleep into the guide; clean docs/sleep; fix guide link
Yifan Yang
2026-06-15 16:20:50 +00:00
-
722ce646d4
feat(sleep): experience replay + dream rollouts in the cycle (opt-in)
Yifan Yang
2026-06-15 15:58:27 +00:00
-
576f2f8bad
Merge pull request #59 from Elzlxx/feat/openclaw-skillopt-sleep
Yifan Yang
2026-06-15 18:26:12 +08:00
-
-
00d07bc59a
Merge pull request #48 from Kirchberg/codex/codex-desktop-harvest
carpedkm
2026-06-15 10:23:18 +00:00
-
-
31715a8b43
Add Codex Desktop transcript harvesting
Kirill Kostarev
2026-06-12 16:37:23 +03:00
-
-
e8c3e10b30
Merge pull request #49 from Kirchberg/codex/codex-skill-first-upstream
carpedkm
2026-06-15 10:21:43 +00:00
-
-
d31e9d9407
Back up legacy Codex prompt during install
Kirill Kostarev
2026-06-12 16:58:26 +03:00
-
1953484822
Make Codex integration skill-first
Kirill Kostarev
2026-06-12 16:51:54 +03:00
-
-
1b2652c6f8
Merge pull request #44 from imshunsuke/refactor/reflect-default-base
carpedkm
2026-06-15 09:06:38 +00:00
-
-
98d0430bee
refactor: make EnvAdapter.reflect a shared default (fixes dropped reflect kwargs)
refactor/reflect-default-base
Shunsuke
2026-06-09 18:51:11 +08:00
-
-
eef4805b25
Merge pull request #43 from imshunsuke/docs/fix-benchmark-loader-naming
Yifan Yang
2026-06-15 17:00:45 +08:00
-
-
86bad36ffe
feat(sleep): SkillOpt-Sleep plugin update (preview) — engine robustness + scheduling
Yifan Yang
2026-06-14 16:12:00 +00:00
-
553446575a
feat(plugins): add OpenClaw shell for SkillOpt-Sleep
elzlxx
2026-06-14 23:27:54 +08:00
-
-
-
c1ac570d94
docs(guideline): make SearchQA the first demo — copy-paste materialization snippet + train command
feat/skill-aware-reflection
Cuzyoung
2026-06-10 13:48:43 +00:00
-
d8023a47c9
docs(guideline): novice-first restructure — Quick Start before data, honest first-demo path, own-data narrative
Cuzyoung
2026-06-10 13:42:50 +00:00
-
b0b62fcb86
docs(readme): slim README — move install/quick-start/data/config details to the guideline page
Cuzyoung
2026-06-10 13:27:36 +00:00
-
3308c4c5dc
docs(guideline): add PyPI install option and skill-aware reflection config rows
Cuzyoung
2026-06-10 13:27:12 +00:00
-
0d5b331cd5
Merge branch 'docs/guideline' into feat/skill-aware-reflection
Cuzyoung
2026-06-10 13:27:12 +00:00
-
-
1c6a0e75c8
docs(guide): document skill-aware reflection options in the configuration guide
Cuzyoung
2026-06-10 13:19:27 +00:00
-
88989d120d
chore: ignore local experiment launcher scripts (machine-specific endpoints/identities)
Cuzyoung
2026-06-10 13:10:55 +00:00
-
44043d4ae5
docs(trainer): drop the stale skill-aware comments (claimed best_skill carries no appendix; it does)
Cuzyoung
2026-06-10 12:06:05 +00:00
-
7dcd612361
fix(trainer): flush appendix notes on skip branches — lapse-only steps no longer drop them
Cuzyoung
2026-06-10 11:31:03 +00:00
-
0dc84162dc
feat(optimizer): skill-aware reflection (EmbodiSkill S_app), config-controlled and env-independent
Cuzyoung
2026-06-10 11:28:29 +00:00
-
ffe581098b
feat(trainer): final-skill val + best promotion; keep best unpolluted by slow_update
Cuzyoung
2026-06-02 05:55:31 +00:00
-
372fd56c1e
fix(spreadsheetbench)+optimizer: fix verify-feedback bloat, drop optimizer-side truncation, soft-disable gate
Cuzyoung
2026-06-01 11:23:08 +00:00
-
54e4b3eafb
docs: align benchmark guide and template with dataloader.py naming
Shunsuke
2026-06-09 12:20:01 +08:00
-
-
-
f64a41397c
docs(sleep): add PR draft (title + body) for the upstream PR
Yifan Yang
2026-06-08 14:31:52 +00:00
-
5cd22bb71b
docs: add PUBLISHING.md — how users install the three plugins
Yifan Yang
2026-06-08 14:31:52 +00:00
-
d6c4ca3f6e
docs(sleep): load-test all 3 plugin shells on a fresh (non-gbrain) example
Yifan Yang
2026-06-08 14:31:52 +00:00
-
dae974a5e3
chore(sleep): English-only across the engine, plugins, and docs
Yifan Yang
2026-06-08 14:31:52 +00:00
-
f9db99853b
feat(plugins): ship SkillOpt-Sleep for Claude Code, Codex, and Copilot
Yifan Yang
2026-06-08 14:31:52 +00:00
-
b02ffc2c99
refactor(sleep): decouple engine to top-level skillopt_sleep/ (zero research dep)
Yifan Yang
2026-06-08 14:31:52 +00:00
-
e2de84d36f
docs(sleep): real Claude<->Codex cross-validation of the new features
Yifan Yang
2026-06-08 14:31:51 +00:00
-
9379e494bf
docs(sleep): document the controllable dreaming architecture
Yifan Yang
2026-06-08 14:31:51 +00:00
-
a29201adc4
feat(sleep): multi-objective reward (accuracy/tokens/latency) + user preferences
Yifan Yang
2026-06-08 14:31:51 +00:00
-
77ac33e8bf
feat(sleep): multi-rollout contrastive reflection + token/time budget
Yifan Yang
2026-06-08 14:31:51 +00:00
-
c179a24c45
feat(sleep): slow-update long-term memory field (runs even with gate off)
Yifan Yang
2026-06-08 14:31:51 +00:00
-
6f1351edb9
feat(sleep): 3-way train/val/test split + gate_mode on|off
Yifan Yang
2026-06-08 14:31:51 +00:00
-
99ec2caf6b
docs(sleep): complete 4/4 gbrain parity on Claude AND Codex (tool loop incl.)
Yifan Yang
2026-06-08 14:31:51 +00:00
-
acf4545c00
docs(sleep): full 4/4 gbrain parity — quick-answerer 0->1.00 via real tool loop
Yifan Yang
2026-06-08 14:31:51 +00:00
-
1d20e9db14
chore(sleep): include quick-answerer (tool loop) in the sweep direct plan
Yifan Yang
2026-06-08 14:31:51 +00:00
-
937bc1ec4d
feat(sleep): real tool-loop replay for gbrain quick-answerer (tool_called judge)
Yifan Yang
2026-06-08 14:31:51 +00:00
-
b1f41a7506
docs(sleep): full sweep — 5/5 direct + 4/4 transfer all 0->1.00
Yifan Yang
2026-06-08 14:31:51 +00:00
-
4186e5bb73
docs(sleep): definitive clean results — Sonnet->Haiku 3/3 seeds 0->1.00
Yifan Yang
2026-06-08 14:31:51 +00:00
-
023950a291
feat(sleep): sweep 'direct' plan uses strong-optimizer/weak-target dual config
Yifan Yang
2026-06-08 14:31:51 +00:00
-
d75863eb6f
fix(sleep): retry reflect on non-JSON reply; honest report narrative
Yifan Yang
2026-06-08 14:31:51 +00:00
-
c80914b036
fix(sleep): disable global skills in claude calls (--bare --disable-slash-commands)
Yifan Yang
2026-06-08 14:31:51 +00:00
-
defb4566ea
fix(sleep): isolate claude CLI calls; concrete+override-aware reflect; honor hard constraints
Yifan Yang
2026-06-08 14:31:51 +00:00
-
233b619555
feat(sleep): marketplace manifest, install docs, final report shell, sweep flush
Yifan Yang
2026-06-08 14:31:51 +00:00
-
a0419bfdbb
feat(sleep): benchmark sweep + report tooling; override-aware reflect prompt
Yifan Yang
2026-06-08 14:31:51 +00:00
-
7d9900b6af
feat(sleep): optimizer/target model split, transfer experiment, LLM miner
Yifan Yang
2026-06-08 14:31:51 +00:00
-
63c79b3602
docs(sleep): record real Claude+Codex gbrain results; both reach 0->1.00
Yifan Yang
2026-06-08 14:31:51 +00:00
-
4203086899
feat(sleep): real claude + codex backends, gbrain-evals benchmark, rule judges
Yifan Yang
2026-06-08 14:31:51 +00:00
-
309f3141d4
docs(sleep): add wake-up summary of the overnight build
Yifan Yang
2026-06-08 14:31:51 +00:00
-
4e7add899d
feat(sleep): nightly offline self-evolution engine + Claude Code plugin
Yifan Yang
2026-06-08 14:31:51 +00:00
-
0ac2b35daa
docs: add SkillOpt-Sleep Claude Code plugin design
Yifan Yang
2026-06-08 14:31:51 +00:00
-
b5328e8b22
Merge pull request #40 from mvanhorn/fix/28-qwen-chat-timeout-and-thinking-tag
Yifan Yang
2026-06-08 01:42:50 +08:00
-
-
c31c50be51
fix(model): forward Qwen timeout and only set enable_thinking when true
Matt Van Horn
2026-06-07 07:41:35 -07:00
-
-
ee9931ec01
docs: add SkillOpt integration news
Yif Yang
2026-06-03 16:07:56 +00:00
-
3f194d58e5
docs: trim News entry wording
CharlesYang030
2026-06-02 23:12:40 +08:00
-
c7513d54f3
docs: update News section to match LLM2CLIP style
CharlesYang030
2026-06-02 23:09:10 +08:00
-
abc9acd82e
docs: add fire emoji to News section heading
CharlesYang030
2026-06-02 22:59:06 +08:00
-
46cc2efd8a
docs: add News section, PyPI install instructions, and PyPI badge to README
CharlesYang030
2026-06-02 22:54:54 +08:00
-
25da7cb2dd
Merge pull request #32 from Yif-Yang/fix/issue-30-docs-and-template
v0.1.0
Ziyang Gong
2026-06-02 10:12:48 +08:00
-
-
4eb4c64b2a
envs/_template: make template instantiable against real EnvAdapter ABC
Yifan Yang
2026-06-01 20:15:12 +00:00
-
2ca2910649
docs: align API reference and Add-a-Benchmark guide with real EnvAdapter ABC
Yifan Yang
2026-06-01 20:14:54 +00:00
-
-
4f582d4f6e
test: add template contract checks and refine benchmark docs
copilot/update-env-adapter-documentation
copilot-swe-agent[bot]
2026-06-01 19:39:52 +00:00
-
b3c7d72364
docs: align benchmark guide and templates with real adapter API
copilot-swe-agent[bot]
2026-06-01 19:38:17 +00:00
-
36284e1bb0
Initial plan
copilot-swe-agent[bot]
2026-06-01 19:31:30 +00:00
-
-
-
fb1a76371d
Merge pull request #29 from LifeIsSoSolong/codex/qwen-chat-optimizer-backend
Yifan Yang
2026-06-02 03:27:50 +08:00
-