Commit Graph

1162 Commits

Author SHA1 Message Date
Affaan Mustafa
9952fcbd7c feat: clear ecc2 cooloff on recovery 2026-04-08 03:32:00 -07:00
Affaan Mustafa
d4cdeca946 feat: add ecc2 chronic saturation cooloff 2026-04-08 03:28:21 -07:00
Affaan Mustafa
a6f798e505 feat: show ecc2 chronic saturation mode 2026-04-08 03:20:47 -07:00
Affaan Mustafa
f498dc0971 feat: prefer ecc2 rebalance after chronic saturation 2026-04-08 03:17:44 -07:00
Affaan Mustafa
08e9d0e28b feat: surface ecc2 daemon recovery pressure 2026-04-08 03:14:20 -07:00
Affaan Mustafa
19ad704216 feat: retry deferred ecc2 dispatch after rebalance 2026-04-08 03:09:29 -07:00
Affaan Mustafa
91e145338f feat: defer ecc2 handoffs on saturated teams 2026-04-08 03:06:19 -07:00
Affaan Mustafa
a3f600e25f feat: classify ecc2 remaining coordination pressure 2026-04-08 02:57:26 -07:00
Affaan Mustafa
868763dfa9 feat: report ecc2 remaining coordination backlog 2026-04-08 02:50:53 -07:00
Affaan Mustafa
38f502299a feat: add ecc2 global coordination action 2026-04-08 02:46:01 -07:00
Affaan Mustafa
6dc5577319 feat: add ecc2 global rebalance controls 2026-04-08 02:43:45 -07:00
Affaan Mustafa
2709694b7b feat: surface ecc2 daemon activity 2026-04-08 02:40:18 -07:00
Affaan Mustafa
a7bfe82af9 feat: auto-rebalance ecc2 delegate teams 2026-04-08 02:27:28 -07:00
Affaan Mustafa
098b773c11 feat: tune ecc2 dispatch limits 2026-04-07 13:20:22 -07:00
Affaan Mustafa
a7309481f4 feat: persist ecc2 auto-dispatch policy 2026-04-07 13:18:10 -07:00
Affaan Mustafa
bde186d987 feat: add ecc2 dashboard rebalance action 2026-04-07 13:16:14 -07:00
Affaan Mustafa
349d3a08cb feat: rebalance ecc2 delegate backlog 2026-04-07 13:15:03 -07:00
Affaan Mustafa
f450a14ef7 feat: preview ecc2 routing decisions 2026-04-07 13:10:12 -07:00
Affaan Mustafa
ef2820f614 feat: show ecc2 global backlog pressure 2026-04-07 13:07:23 -07:00
Affaan Mustafa
05ef8dfaac feat: add ecc2 dashboard global auto-dispatch 2026-04-07 13:04:34 -07:00
Affaan Mustafa
e567dc39c8 feat: add ecc2 daemon auto-dispatch pass 2026-04-07 13:00:20 -07:00
Affaan Mustafa
2d5d0e5c1d feat: add ecc2 auto-dispatch backlog sweep 2026-04-07 12:57:12 -07:00
Affaan Mustafa
df3ac98ce3 feat: add ecc2 dashboard inbox drain action 2026-04-07 12:53:00 -07:00
Affaan Mustafa
7622973452 feat: add ecc2 inbox drain routing 2026-04-07 12:51:28 -07:00
Affaan Mustafa
8ff5e736cd feat: make ecc2 routing inbox-aware 2026-04-07 12:46:25 -07:00
Affaan Mustafa
7afc6892b1 feat: surface ecc2 operator action feedback 2026-04-07 12:43:46 -07:00
Affaan Mustafa
05512f6720 feat: add ecc2 dashboard assignment controls 2026-04-07 12:39:58 -07:00
Affaan Mustafa
5bff920bf8 feat: add ecc2 delegated assignment routing 2026-04-07 12:31:02 -07:00
Affaan Mustafa
3469773b32 feat: show ecc2 delegate states in dashboard 2026-04-07 12:26:31 -07:00
Affaan Mustafa
e83ecfd3f9 feat: add ecc2 delegated team board 2026-04-07 12:24:54 -07:00
Affaan Mustafa
0eb31212e9 feat: surface ecc2 session handoff lineage 2026-04-07 12:21:29 -07:00
Affaan Mustafa
8fbd89b215 feat: add ecc2 delegated session command 2026-04-07 12:17:51 -07:00
Affaan Mustafa
cd57c17d8e feat: wire ecc2 session handoffs into spawn flows 2026-04-07 12:15:45 -07:00
Affaan Mustafa
27b8272fad feat: add ecc2 session messaging primitives 2026-04-07 12:13:47 -07:00
Affaan Mustafa
1d46559201 feat: make ecc2 resume spawn real runner 2026-04-07 12:01:19 -07:00
Affaan Mustafa
e923c60bee feat: add ecc2 dashboard session deletion controls 2026-04-07 11:56:07 -07:00
Affaan Mustafa
52fc93180b feat: add ecc2 dashboard quick-spawn action 2026-04-07 11:53:31 -07:00
Affaan Mustafa
2146619845 feat: show ecc2 selected worktree diff summaries 2026-04-07 11:44:40 -07:00
Affaan Mustafa
cbdced9979 feat: add ecc2 dashboard worktree cleanup control 2026-04-07 11:40:32 -07:00
Affaan Mustafa
bdbed70436 feat: surface ecc2 attention queue in dashboard 2026-04-07 11:38:16 -07:00
Affaan Mustafa
1ec6b56848 feat: wire real stop and resume controls into ecc2 tui 2026-04-07 11:34:46 -07:00
Affaan Mustafa
62519f2b62 docs: add ecc2 alpha readme 2026-04-06 14:32:06 -07:00
Affaan Mustafa
c40c5b95aa docs: add skill adaptation policy 2026-04-06 14:30:23 -07:00
Affaan Mustafa
572c7a8fe6 docs: add capability surface selection guide 2026-04-06 14:21:28 -07:00
Alex
c7f68a74e3 docs: Enhance README.zh-CN.md with badges and instructions (#1291)
* docs: Enhance README.zh-CN.md with badges and instructions

Updated README.zh-CN.md to include additional badges, improved descriptions, and added new sections for installation and usage instructions.

* Update README.zh-CN.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update README.zh-CN.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update security guide link in README.zh-CN.md

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-04-06 14:17:59 -07:00
Affaan Mustafa
b1ad3bcfc7 docs: add canonical hook bug workaround guide 2026-04-06 14:12:21 -07:00
Affaan Mustafa
4967dad08c ci: gate releases on opencode payload verification 2026-04-06 14:08:08 -07:00
Affaan Mustafa
df96abe74c fix: harden windows observer prompt handling 2026-04-06 14:05:38 -07:00
Affaan Mustafa
7dfdbe0b17 docs: remove stale insaits release note mention 2026-04-05 20:25:12 -07:00
Affaan Mustafa
8488811b80 chore: remove legacy insaits integration 2026-04-05 20:19:21 -07:00