Commit Graph

93 Commits

Author SHA1 Message Date
mkorwel 084eee061d feat(offload): implement Isolation 2.0 with ephemeral containers and surgical RO/RW mounts 2026-03-15 12:03:38 -07:00
mkorwel b7db77e938 feat(offload): unify host/container paths and mounts for seamless orchestration 2026-03-15 10:45:59 -07:00
mkorwel 4d063015eb feat(offload): implement full container-native support with COS and docker exec 2026-03-15 10:42:07 -07:00
mkorwel 71c5b807a3 feat(build): implement two-trigger strategy for maintainer image builds 2026-03-15 10:01:46 -07:00
mkorwel e7cf6a4baa docs(offload): mark Phase 1 as verified in mission dossier 2026-03-15 09:45:32 -07:00
mkorwel 3a0c5eef9c feat(build): implement dual-tagging strategy and update next mission dossier 2026-03-15 09:41:50 -07:00
mkorwel f7d5510b8b feat(build): implement multi-stage maintainer parent image and dual-tag cloud build 2026-03-15 09:16:01 -07:00
mkorwel 162ac93f81 feat(offload): implement continuous golden image pipeline and robust fork discovery 2026-03-14 11:59:41 -07:00
mkorwel 369241d271 feat(offload): implement unified control plane with log tailing and flexible attachment 2026-03-14 11:02:27 -07:00
mkorwel 7ee56e7cfd feat(offload): finalize high-performance architecture with fast-path SSH and worktrees 2026-03-14 09:23:40 -07:00
mkorwel b13fe22582 feat(offload): implement dynamic remote home resolution for reliable rsync 2026-03-14 01:47:05 -07:00
mkorwel af9dc5be58 feat(offload): refine for OS Login and add stop command 2026-03-14 01:31:15 -07:00
mkorwel fc1b5c0247 feat(offload): remove auto-deletion and transition to persistent one-worker model 2026-03-14 00:55:18 -07:00
mkorwel 1f14f609ee feat(offload): finalize GCE-only architecture and secure fleet management 2026-03-14 00:43:53 -07:00
mkorwel 45902f5e8a feat(offload): make setup script dynamic based on remote state 2026-03-13 20:08:30 -07:00
mkorwel 12824cb21c feat(policy): remove gh pr review from allow list to ensure manual confirmation 2026-03-13 20:00:16 -07:00
mkorwel cd1699fcda feat(offload): remove browser opener and make review-pr actionable 2026-03-13 19:56:52 -07:00
mkorwel b545670bbc docs: overhaul offload README with 'why' context and add skill-specific guides 2026-03-13 19:50:13 -07:00
mkorwel d4a386c4ed chore: final cleanup of offload configuration paths and test assertions 2026-03-13 19:47:02 -07:00
mkorwel 7113c5093d docs: remove future roadmap section from offload README 2026-03-13 19:41:06 -07:00
mkorwel 295831105b feat: add 'review-pr' skill and sunset 'async-pr-review' 2026-03-13 19:39:41 -07:00
mkorwel 8692b347f0 feat(offload): modularize playbooks with TaskRunner and integrate agentic fix-pr loop 2026-03-13 19:31:32 -07:00
mkorwel 3649059a28 feat: add 'fix-pr' skill for agentic iterative PR fixing 2026-03-13 19:25:03 -07:00
mkorwel 7d85e84d17 refactor: rename deep-review to offload and generalize capabilities 2026-03-13 19:03:30 -07:00
mkorwel f7ec958a69 feat(deep-review): finalize orchestration tests and integrate into main test suite 2026-03-13 18:51:48 -07:00
mkorwel 879ad72390 feat(deep-review): add tmux check to setup and expand test suite 2026-03-13 18:48:02 -07:00
mkorwel ee4fb24004 test(deep-review): add comprehensive orchestration tests and refactor for testability 2026-03-13 18:45:06 -07:00
mkorwel d1aba65cb0 feat(deep-review): allow choice between pre-existing and isolated instances for Gemini and GH CLI 2026-03-13 18:40:14 -07:00
mkorwel 824225bfa3 feat(deep-review): improve setup script robustness and quoting 2026-03-13 18:05:46 -07:00
mkorwel 187f2afb62 refactor: remove redundant shell scripts in favor of Node-based orchestration 2026-03-13 18:04:17 -07:00
mkorwel d5434f21d5 docs: clarify setup with pre-existing environments and isolation benefits 2026-03-13 17:57:00 -07:00
mkorwel 350f4dcd5c docs: add 'why' section to deep-review README 2026-03-13 17:52:10 -07:00
mkorwel ddc1522501 docs: move deep-review guide to skill folder as README 2026-03-13 17:51:31 -07:00
mkorwel 0de1fb3f62 feat: add deep-review maintainer skill with node-based orchestration 2026-03-13 17:41:05 -07:00
matt korwel 8d0b2d7f1b feat(skills): improve async-pr-review workflow and logging (#21790) 2026-03-13 15:18:07 +00:00
Tommaso Sciortino 215f8f3f15 refactor(ui): unify keybinding infrastructure and support string initialization (#21776) 2026-03-09 23:26:33 +00:00
Mark McLaughlin 6c3a90645a feat(skills): refine string-reviewer guidelines and description (#20368) 2026-03-06 22:46:11 +00:00
Sam Roberts 1ba9d71284 docs(links): update docs-writer skill and fix broken link (#21314) 2026-03-05 21:20:52 +00:00
Sam Roberts fdf5b18cfb Format the quota/limit style guide. (#21017) 2026-03-03 21:37:05 +00:00
Sam Roberts 4500da339b Update docs-writer skill with new resource (#20917) 2026-03-03 20:49:18 +00:00
Sehoon Shon 0063581e47 feat(skills): add github-issue-creator skill (#20709) 2026-02-28 23:22:22 +00:00
Christian Gunderman 0b682538d2 Disable Gemini PR reviews on draft PRs. (#20362)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2026-02-27 19:25:33 +00:00
Christian Gunderman b2b6092c24 Add slash command for promoting behavioral evals to CI blocking (#20575)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-27 19:11:30 +00:00
Sam Roberts a3821a9440 Update changelog workflow to reject nightly builds (#20248) 2026-02-26 03:12:01 +00:00
joshualitt 189ab6c637 feat(core): Enable model steering in workspace. (#20343) 2026-02-25 21:18:40 +00:00
Sandy Tao 3ff5cfaaf6 feat(telemetry): Add context breakdown to API response event (#19699) 2026-02-24 23:26:28 +00:00
Sehoon Shon 723f269df6 fix(core): treat 503 Service Unavailable as retryable quota error (#19642) 2026-02-20 19:51:53 +00:00
Michael Bleigh 2ac39b6acc chore(skills): adds pr-address-comments skill to work on PR feedback (#19576) 2026-02-20 00:38:07 +00:00
Sam Roberts a00eb3b8e6 Update skill to adjust for generated results. (#19500) 2026-02-19 18:49:27 +00:00
Sam Roberts ef65498031 Format strict-development-rules command (#19484) 2026-02-18 23:16:33 +00:00