laily
7dfdf80e9e
feat(ack): add grok workers and allow --always-approve
...
Grok is a first-class worker CLI. Launcher argv includes --always-approve so
unattended tool calls are not blocked; sandbox stays required.
2026-08-23 19:08:54 +08:00
laily
c113f68bf4
feat: add draw-prototype-flow
2026-08-04 13:55:32 +08:00
laily
5ff8899b48
feat: update manage-release
2026-08-04 13:55:16 +08:00
laily
5018a1801d
feat(ack): refine intake and validation workflow
2026-08-04 10:52:37 +08:00
laily
b9c82b5520
feat: update
2026-08-03 17:07:21 +08:00
laily
0954ad542a
feat(ack): add Feishu bug review approval gate
2026-08-03 15:26:02 +08:00
laily
4d078e8258
docs(ack): sync version references and research sources
2026-08-03 00:41:07 +08:00
laily
6855ac7078
feat: update feishu intake
2026-08-02 14:08:11 +08:00
laily
e9b34747cc
fix(orc): support trusted release shell workflow
2026-08-01 21:06:42 +08:00
laily
f5bf35c722
feat(orc): centralize host-aware routing
2026-08-01 20:04:55 +08:00
laily
34bbb97406
Merge pull request 'feat: add ORC engineering orchestration' ( #6 ) from support-release into main
...
Reviewed-on: laily/.skills#6
2026-08-01 18:01:22 +08:00
laily
337f1a9098
feat(orc): add tiered engineering orchestration
2026-08-01 17:49:25 +08:00
laily
f02a34e751
revert(ack): restore three-role collaboration scope
...
This reverts commit a0f1c15b85 .
2026-08-01 17:48:33 +08:00
laily
e7f42e835a
Merge pull request 'feat(ack): add one-off delivery routing' ( #5 ) from support-release into main
...
Reviewed-on: laily/.skills#5
2026-08-01 15:33:23 +08:00
laily
a0f1c15b85
feat(ack): add one-off delivery routing
2026-08-01 15:29:34 +08:00
laily
f8d03fad4d
feat(ack): add Feishu bug intake
2026-08-01 14:37:34 +08:00
laily
5b0e41199d
Merge pull request 'feat(ack): add project delivery workflow' ( #4 ) from add-extro-info into main
...
Reviewed-on: laily/.skills#4
v0.1.0
2026-08-01 14:24:32 +08:00
laily
2c3d91c75c
feat(ack): add project delivery workflow
2026-08-01 12:35:42 +08:00
laily
f08edb6452
Merge pull request 'feat: add manage-release skill' ( #3 ) from release into main
...
Reviewed-on: laily/.skills#3
2026-08-01 10:19:39 +08:00
laily
d7997091bd
feat: add manage-release skill
2026-07-31 23:58:47 +08:00
laily
ae3bce7b5d
feat(ack): add structured worker model routing
2026-07-31 23:34:13 +08:00
laily
ee66dbe9ce
feat(ack): add project knowledge guardrails
2026-07-31 21:09:36 +08:00
laily
7d1994cf93
refactor: unify skill source model
2026-07-30 12:11:25 +08:00
laily
076d87e303
refactor: fold ack kit into skill
2026-07-30 11:54:02 +08:00
laily
e308d6a04c
feat: add reusable deb upload script
2026-07-30 10:19:28 +08:00
laily
e667f58bf1
add README guidance to skill workflow
2026-07-29 21:08:04 +08:00
laily
262c138bee
feat: add shallow fetch and grouped skill selection
2026-07-29 10:57:53 +08:00
laily
18ebb70911
feat: add self-update and improve skill selector
2026-07-29 10:29:48 +08:00
laily
afbdde157f
feat: add explicit ack workflow skill
2026-07-28 17:08:33 +08:00
laily
5f90758e22
feat: add kit project initializer
2026-07-28 16:41:41 +08:00
laily
983183d5b3
feat: support registry collections and docker publishing
2026-07-27 23:25:46 +08:00
laily
b78126830b
merge: custom skill sources
...
# Conflicts:
# skiff/README.md
# skiff/cli.py
# skiff/project.py
2026-07-27 18:11:31 +08:00
laily
3411e54b13
feat: support custom skill sources
2026-07-27 18:09:13 +08:00
laily
b9963b66de
feat: add interactive skill selector
2026-07-27 18:07:39 +08:00
laily
86cd1fa36d
feat: add skill draft workflow
2026-07-27 14:03:19 +08:00
laily
8b82539f6f
fix: 复用 agent
2026-07-15 01:29:56 +08:00
laily
b3765ecad6
feat(ack): enforce worker launch policy
2026-07-12 17:19:46 +08:00
laily
ae05845ee7
docs(ack): add Codex model routing
2026-07-12 14:53:50 +08:00
laily
af823e867f
feat: add init-new-project
2026-07-07 09:50:04 +08:00
laily
61ef55c514
feat: modify ack
2026-07-07 09:44:55 +08:00
laily
d11f90fd66
feat(ack): worker 模型固定与 worktree 决策说明 (v0.6.2)
2026-07-07 01:45:55 +08:00
laily
f33992a0aa
feat: rename
2026-07-07 01:33:48 +08:00
laily
6bd03c2f6d
feat:
2026-07-07 00:53:54 +08:00
laily
d7a74578dc
refactor(agent-collaboration-kit): split stable core from project overrides
...
- Reorganize flat files into core/ templates/ examples/ scripts/ with VERSION
- Deduplicate: single-source state machine, three-round policy, acceptance signals
- Abstract orchestration in closed-loop.md with manual mode; move Orca commands to orca-adapter.md
- Add tasks.schema.json + validate_tasks.py (jsonschema or builtin rules, no hard deps)
- Add filled examples, concurrency write rule, kitVersion tracking; unify to Chinese
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 10:01:09 +08:00
laily
58de2650c2
docs: separate agent collaboration kit from skills
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 09:32:50 +08:00
laily
c4c68572c3
feat: add agent-collaboration-kit
2026-07-06 09:24:22 +08:00
laily
f1ed320991
feat(skiff): align CLI with Vercel skills and fix entry symlink
...
Replace install/uninstall with add/remove, add publish for git ops in
~/.skills, and resolve bin/skiff symlinks so commands work from any cwd.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-04 12:11:53 +08:00
laily
9a3285fba6
Merge pull request 'feat: add skiff' ( #2 ) from feat/discussion-notes into main
...
Reviewed-on: laily/.skills#2
2026-07-04 10:52:53 +08:00
laily
c2acbc3809
feat: add skiff
2026-07-04 10:50:03 +08:00
laily
af0efc7870
Merge pull request 'feat: add discussion-notes skill' ( #1 ) from feat/discussion-notes into main
...
Reviewed-on: laily/.skills#1
2026-07-03 00:36:22 +08:00