agent-work-loop 0.6.31 → 0.6.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/dist/{brief-ZZSQ6RQS.js → brief-2UCDBAB6.js} +5 -5
- package/dist/{changelog-JWLVVHZL.js → changelog-AICBEFUV.js} +5 -5
- package/dist/{chunk-SV4D72NX.js → chunk-3R52QFNQ.js} +2 -2
- package/dist/{chunk-Q7V3WVKT.js → chunk-4Q4FDZXN.js} +4 -4
- package/dist/{chunk-RNZCRXE3.js → chunk-EPVWUYXP.js} +5 -5
- package/dist/{chunk-2DAP3QBU.js → chunk-N5QEEXCO.js} +231 -129
- package/dist/{chunk-7NOHUUXV.js → chunk-O7V4DHPZ.js} +73 -12
- package/dist/{chunk-DIRYW77S.js → chunk-QFHXKTV6.js} +5 -5
- package/dist/{chunk-RRQYSRRT.js → chunk-RG6FT7I2.js} +5 -5
- package/dist/{chunk-3UPF7LZT.js → chunk-SDNJULFU.js} +5 -5
- package/dist/{chunk-45X7T64Y.js → chunk-SUF5ISJM.js} +63 -20
- package/dist/{chunk-JPFGMDQ4.js → chunk-SZQNXMYU.js} +62 -42
- package/dist/{chunk-22SUY5RE.js → chunk-TUV6NSTM.js} +6 -6
- package/dist/{chunk-77EZYCLF.js → chunk-VKLSQMAW.js} +2 -2
- package/dist/{chunk-5APWNDRG.js → chunk-VR74OBHK.js} +2 -2
- package/dist/{chunk-TTZY2GLK.js → chunk-W2AMCPKI.js} +1 -1
- package/dist/{chunk-Z3QCPOOA.js → chunk-WL674RWY.js} +2 -2
- package/dist/{chunk-YP4VCWPV.js → chunk-WPZK7LJU.js} +3 -3
- package/dist/cli.js +122 -51
- package/dist/{commit-3UZE7XJM.js → commit-PQE62KLZ.js} +6 -6
- package/dist/{config-DAD4LIWR.js → config-LHWI2J4M.js} +3 -3
- package/dist/{doctor-AW65MZKN.js → doctor-MEYI2ROW.js} +8 -8
- package/dist/{evolve-K4WKRA6U.js → evolve-KSUWIZCY.js} +7 -7
- package/dist/{feedback-3C33YHKF.js → feedback-633KAKEZ.js} +5 -5
- package/dist/{gotchas-IGEQILOO.js → gotchas-R236D2U2.js} +7 -7
- package/dist/{hold-recheck-THSJKF5G.js → hold-recheck-7D47ITAP.js} +16 -16
- package/dist/{init-MRJEU7IR.js → init-U7F6ECXI.js} +12 -2
- package/dist/lane-2OZBXFKL.js +41 -0
- package/dist/{loop-summary-MPEKQ2EC.js → loop-summary-HBADJTOZ.js} +6 -6
- package/dist/{metrics-64WBBQQX.js → metrics-WI2GOPGG.js} +4 -4
- package/dist/{record-GAWMF7KL.js → record-CEEEHNNF.js} +5 -5
- package/dist/{remove-ELP4MFVE.js → remove-GWSIRW36.js} +25 -15
- package/dist/{review-A5Q7NSOD.js → review-F6Y2TD5B.js} +13 -13
- package/dist/{rules-BEQT7YVN.js → rules-A7YTU3HV.js} +8 -8
- package/dist/{state-RDKIOU25.js → state-KHZNSJRS.js} +4 -4
- package/dist/status-HU3RLDSB.js +40 -0
- package/dist/{update-7RQQJ2TH.js → update-7BLNEJ52.js} +5 -5
- package/dist/{verify-UUJ6KD37.js → verify-WJNFIF4Y.js} +10 -10
- package/dist/version-check-DFNWGNLY.js +14 -0
- package/dist/work-LDPAHEPH.js +60 -0
- package/engine/version.json +1 -1
- package/package.json +1 -1
- package/dist/lane-ZQVD7EDE.js +0 -41
- package/dist/status-FP73XOZS.js +0 -40
- package/dist/version-check-H2T3WW3I.js +0 -14
- package/dist/work-HWJSUWBR.js +0 -50
package/dist/work-HWJSUWBR.js
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
abandonWorkitem,
|
|
3
|
-
createWorkitem,
|
|
4
|
-
markWorkitemDone,
|
|
5
|
-
removeGitWorktree,
|
|
6
|
-
removeWorkitemFromState,
|
|
7
|
-
renderWorkList,
|
|
8
|
-
restoreWorkitem,
|
|
9
|
-
runWorkAbandon,
|
|
10
|
-
runWorkDone,
|
|
11
|
-
runWorkList,
|
|
12
|
-
runWorkNew,
|
|
13
|
-
runWorkSwitch,
|
|
14
|
-
sanitizeForGit,
|
|
15
|
-
summarizeWorkitems,
|
|
16
|
-
withCostAtStart,
|
|
17
|
-
worktreeDirtyTracked
|
|
18
|
-
} from "./chunk-7NOHUUXV.js";
|
|
19
|
-
import "./chunk-D5OINC3G.js";
|
|
20
|
-
import "./chunk-RRQYSRRT.js";
|
|
21
|
-
import "./chunk-TTZY2GLK.js";
|
|
22
|
-
import "./chunk-22SUY5RE.js";
|
|
23
|
-
import "./chunk-Q7V3WVKT.js";
|
|
24
|
-
import "./chunk-SV4D72NX.js";
|
|
25
|
-
import "./chunk-Z3QCPOOA.js";
|
|
26
|
-
import "./chunk-DIRYW77S.js";
|
|
27
|
-
import "./chunk-5APWNDRG.js";
|
|
28
|
-
import "./chunk-YP4VCWPV.js";
|
|
29
|
-
import "./chunk-77EZYCLF.js";
|
|
30
|
-
import "./chunk-JPFGMDQ4.js";
|
|
31
|
-
import "./chunk-2DAP3QBU.js";
|
|
32
|
-
import "./chunk-45X7T64Y.js";
|
|
33
|
-
export {
|
|
34
|
-
abandonWorkitem,
|
|
35
|
-
createWorkitem,
|
|
36
|
-
markWorkitemDone,
|
|
37
|
-
removeGitWorktree,
|
|
38
|
-
removeWorkitemFromState,
|
|
39
|
-
renderWorkList,
|
|
40
|
-
restoreWorkitem,
|
|
41
|
-
runWorkAbandon,
|
|
42
|
-
runWorkDone,
|
|
43
|
-
runWorkList,
|
|
44
|
-
runWorkNew,
|
|
45
|
-
runWorkSwitch,
|
|
46
|
-
sanitizeForGit,
|
|
47
|
-
summarizeWorkitems,
|
|
48
|
-
withCostAtStart,
|
|
49
|
-
worktreeDirtyTracked
|
|
50
|
-
};
|