Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
092a7aa
Initial support for using Apple containers for isolation on MacOS
graemerocher Apr 9, 2026
0b26524
Initial support for using Apple containers for isolation on MacOS
graemerocher Apr 9, 2026
af4b742
ensure git config is mounted in Apple containers
graemerocher Apr 9, 2026
e7a41da
fix git config for apple containers
graemerocher Apr 9, 2026
10a7474
Fix Apple exec tools for running workspaces
graemerocher Apr 9, 2026
a1e8d7a
Add autonomous GitHub issue handling
graemerocher Apr 9, 2026
2c62e0d
Support for Codex as Multicode Agent
graemerocher Apr 11, 2026
b132b1d
Avoid resuming Codex from review state on attach
graemerocher Apr 11, 2026
deefa01
Normalize TERM for Apple PTY shells
graemerocher Apr 11, 2026
de1e32e
Report Apple container CPU and RAM usage
graemerocher Apr 11, 2026
a95b854
Add workspace compare shortcut
graemerocher Apr 11, 2026
f39c528
Format autonomous workspace service
graemerocher Apr 11, 2026
be7a99a
Pin Apple Codex image version
graemerocher Apr 11, 2026
be8bae7
Support for multiple tasks per VM for multicode
graemerocher Apr 12, 2026
9211768
Improve Codex task reconciliation and task status updates
graemerocher Apr 13, 2026
094e0fa
Show per-task cost and build status
graemerocher Apr 13, 2026
b88da02
Compact token fallback in cost column
graemerocher Apr 13, 2026
07dfc68
Adjust issue claim comment and assignee
graemerocher Apr 13, 2026
97e2148
Harden Codex auth handling in runtimes
graemerocher Apr 13, 2026
45d4f52
Commit remaining workspace changes
graemerocher Apr 13, 2026
3708d8d
Request Copilot review for new PRs
graemerocher Apr 13, 2026
492f926
Fix Apple container skill mount overlap
graemerocher Apr 13, 2026
c58f516
Improve autonomous PR tracking and pause handling
graemerocher Apr 13, 2026
4e438e5
Fix autonomous PR status and paused attach handling
graemerocher Apr 13, 2026
74e1218
Fix paused Codex task attach fallback
graemerocher Apr 13, 2026
a08eb0b
Document Apple container setup for macOS
graemerocher Apr 13, 2026
c4b64ba
Forbid autonomous PR merges in skills
graemerocher Apr 13, 2026
c896468
Require PR type labels in prompts and skills
graemerocher Apr 13, 2026
e9a23b3
Fix autonomous issue scan slot accounting
graemerocher Apr 13, 2026
2c0a8d5
Document autonomous queue limits
graemerocher Apr 13, 2026
80d5755
Shorten Micronaut task labels in TUI
graemerocher Apr 13, 2026
77acb21
Fix approve flow and dependency PR gating
graemerocher Apr 13, 2026
3d70c44
Refresh PR state after approve flow completes
graemerocher Apr 13, 2026
b1694f5
Add hardened Apple-container Docker bridge support
graemerocher Apr 13, 2026
4306f92
Revert hardened Apple-container Docker bridge support
graemerocher Apr 14, 2026
c712131
ensure correct worktree creation
graemerocher Apr 14, 2026
a76a83a
Harden Codex state DB recovery
graemerocher Apr 14, 2026
8c78d1c
Avoid duplicate auto-resume after attach
graemerocher Apr 14, 2026
d5bbee0
Stop commenting when autonomous work starts
graemerocher Apr 14, 2026
be64e8a
Queue detached Codex tasks until VM is free
graemerocher Apr 14, 2026
12aeadd
Make workspace compare tool configurable
graemerocher Apr 14, 2026
9b09548
Fix test suite regressions
graemerocher Apr 14, 2026
9a6c509
Fix task compare path selection
graemerocher Apr 14, 2026
6aaf0e9
Add queue-next workspace action
graemerocher Apr 14, 2026
98eae34
Add startup scan control
graemerocher Apr 14, 2026
758e132
Generalize agent co-author identity
graemerocher Apr 14, 2026
2ccc461
Preserve task resume prompts after detach
graemerocher Apr 14, 2026
181e8cd
Avoid attaching to stale codex task threads
graemerocher Apr 14, 2026
6aae01b
Recognize Renovate body version arrows
graemerocher Apr 15, 2026
4c545e0
add more rules for testing
graemerocher Apr 15, 2026
82dc708
Make workspace start and stop non-blocking
graemerocher Apr 15, 2026
842be85
Pin opencode OpenAPI spec URL
graemerocher Apr 15, 2026
0c6f538
Default workspace directory to durable path
graemerocher Apr 15, 2026
a24907f
Improve workspace recovery and state handling
graemerocher Apr 15, 2026
5cffb8d
Update Micronaut docs skill guidance
graemerocher Apr 15, 2026
51e8769
Refine Micronaut PR and docs guidance
graemerocher Apr 15, 2026
df86b3a
Fix dependency upgrade issue lookup
graemerocher Apr 16, 2026
30c3139
Use macOS Keychain for GitHub token lookup
graemerocher Apr 16, 2026
2e293a0
Add GitHub open shortcut in the TUI
graemerocher Apr 16, 2026
3d37790
Fix stuck VM lease for review tasks
graemerocher Apr 16, 2026
9791664
Show GitHub open shortcut for task links
graemerocher Apr 16, 2026
72a7c48
Fix renovate dependency-upgrade messaging
graemerocher Apr 16, 2026
cc4b221
Clear ignored issue claims on GitHub
graemerocher Apr 16, 2026
51e270d
Improve Codex task attach handling
graemerocher Apr 17, 2026
b825717
Preserve Codex permissions after task attach
graemerocher Apr 17, 2026
af72607
Batch Renovate dependency upgrades
graemerocher Apr 17, 2026
934b306
Add Codex CI fix shortcut
graemerocher Apr 17, 2026
d13df4d
Refine Codex CI fix resume flow
graemerocher Apr 17, 2026
7d39ac5
Fix task GitHub open and Codex attach routing
graemerocher Apr 17, 2026
9355682
Fix stale Codex CI fix session restarts
graemerocher Apr 17, 2026
aaabe17
Add awaiting-validation issue triage flow
graemerocher Apr 17, 2026
82141b0
Clarify combined Renovate CI monitoring prompt
graemerocher Apr 17, 2026
fa51058
Add issue type column to TUI
graemerocher Apr 17, 2026
04979cf
Use Nerd Font icons for issue type column
graemerocher Apr 17, 2026
c0674a7
Persist issue type glyph metadata
graemerocher Apr 17, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
63 changes: 63 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading