@quantiya/codevibe-claude-plugin 2.0.23 → 2.0.24

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.
Files changed (24) hide show
  1. package/.claude-plugin/plugin.json +1 -1
  2. package/node_modules/@quantiya/codevibe-core/dist/appsync/appsync-client.d.ts +25 -0
  3. package/node_modules/@quantiya/codevibe-core/dist/appsync/index.d.ts +1 -1
  4. package/node_modules/@quantiya/codevibe-core/dist/config/config.d.ts +1 -1
  5. package/node_modules/@quantiya/codevibe-core/dist/index.js +289 -289
  6. package/node_modules/@quantiya/codevibe-core/dist/orchestration-shell/__tests__/quorum-loop-outcome-recency.test.d.ts +1 -0
  7. package/node_modules/@quantiya/codevibe-core/dist/orchestration-shell/cli.d.ts +7 -0
  8. package/node_modules/@quantiya/codevibe-core/dist/orchestration-shell/cli.js +388 -121
  9. package/node_modules/@quantiya/codevibe-core/dist/orchestration-shell/quorum-loop.d.ts +4 -0
  10. package/node_modules/@quantiya/codevibe-core/dist/orchestration-shell/types.d.ts +24 -0
  11. package/node_modules/@quantiya/codevibe-core/dist/ordinal-presentation.d.ts +4 -0
  12. package/node_modules/@quantiya/codevibe-core/dist/ordinal-presentation.test.d.ts +1 -0
  13. package/node_modules/@quantiya/codevibe-core/package.json +1 -1
  14. package/package.json +2 -2
  15. package/node_modules/fs-ext/build/Makefile +0 -347
  16. package/node_modules/fs-ext/build/Release/.deps/Release/fs_ext.node.d +0 -1
  17. package/node_modules/fs-ext/build/Release/.deps/Release/obj.target/fs_ext/fs-ext.o.d +0 -165
  18. package/node_modules/fs-ext/build/Release/fs_ext.node +0 -0
  19. package/node_modules/fs-ext/build/Release/obj.target/fs_ext/fs-ext.o +0 -0
  20. package/node_modules/fs-ext/build/binding.Makefile +0 -6
  21. package/node_modules/fs-ext/build/config.gypi +0 -503
  22. package/node_modules/fs-ext/build/fs_ext.target.mk +0 -183
  23. package/node_modules/fs-ext/build/gyp-mac-tool +0 -768
  24. package/node_modules/keytar/build/Release/keytar.node +0 -0
@@ -1,183 +0,0 @@
1
- # This file is generated by gyp; do not edit.
2
-
3
- TOOLSET := target
4
- TARGET := fs_ext
5
- DEFS_Debug := \
6
- '-DNODE_GYP_MODULE_NAME=fs_ext' \
7
- '-DUSING_UV_SHARED=1' \
8
- '-DUSING_V8_SHARED=1' \
9
- '-DV8_DEPRECATION_WARNINGS=1' \
10
- '-D_GLIBCXX_USE_CXX11_ABI=1' \
11
- '-D_FILE_OFFSET_BITS=64' \
12
- '-D_DARWIN_USE_64_BIT_INODE=1' \
13
- '-D_LARGEFILE_SOURCE' \
14
- '-DBUILDING_NODE_EXTENSION' \
15
- '-DDEBUG' \
16
- '-D_DEBUG'
17
-
18
- # Flags passed to all source files.
19
- CFLAGS_Debug := \
20
- -O0 \
21
- -gdwarf-2 \
22
- -fno-strict-aliasing \
23
- -mmacosx-version-min=13.5 \
24
- -arch \
25
- arm64 \
26
- -Wall \
27
- -Wendif-labels \
28
- -W \
29
- -Wno-unused-parameter
30
-
31
- # Flags passed to only C files.
32
- CFLAGS_C_Debug :=
33
-
34
- # Flags passed to only C++ files.
35
- CFLAGS_CC_Debug := \
36
- -std=gnu++20 \
37
- -stdlib=libc++ \
38
- -fno-rtti \
39
- -fno-exceptions
40
-
41
- # Flags passed to only ObjC files.
42
- CFLAGS_OBJC_Debug :=
43
-
44
- # Flags passed to only ObjC++ files.
45
- CFLAGS_OBJCC_Debug :=
46
-
47
- INCS_Debug := \
48
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/include/node \
49
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/src \
50
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/deps/openssl/config \
51
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/deps/openssl/openssl/include \
52
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/deps/uv/include \
53
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/deps/zlib \
54
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/deps/v8/include \
55
- -I$(srcdir)/../nan
56
-
57
- DEFS_Release := \
58
- '-DNODE_GYP_MODULE_NAME=fs_ext' \
59
- '-DUSING_UV_SHARED=1' \
60
- '-DUSING_V8_SHARED=1' \
61
- '-DV8_DEPRECATION_WARNINGS=1' \
62
- '-D_GLIBCXX_USE_CXX11_ABI=1' \
63
- '-D_FILE_OFFSET_BITS=64' \
64
- '-D_DARWIN_USE_64_BIT_INODE=1' \
65
- '-D_LARGEFILE_SOURCE' \
66
- '-DBUILDING_NODE_EXTENSION'
67
-
68
- # Flags passed to all source files.
69
- CFLAGS_Release := \
70
- -O3 \
71
- -gdwarf-2 \
72
- -fno-strict-aliasing \
73
- -mmacosx-version-min=13.5 \
74
- -arch \
75
- arm64 \
76
- -Wall \
77
- -Wendif-labels \
78
- -W \
79
- -Wno-unused-parameter
80
-
81
- # Flags passed to only C files.
82
- CFLAGS_C_Release :=
83
-
84
- # Flags passed to only C++ files.
85
- CFLAGS_CC_Release := \
86
- -std=gnu++20 \
87
- -stdlib=libc++ \
88
- -fno-rtti \
89
- -fno-exceptions
90
-
91
- # Flags passed to only ObjC files.
92
- CFLAGS_OBJC_Release :=
93
-
94
- # Flags passed to only ObjC++ files.
95
- CFLAGS_OBJCC_Release :=
96
-
97
- INCS_Release := \
98
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/include/node \
99
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/src \
100
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/deps/openssl/config \
101
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/deps/openssl/openssl/include \
102
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/deps/uv/include \
103
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/deps/zlib \
104
- -I/Users/hendryyeh/Library/Caches/node-gyp/24.4.0/deps/v8/include \
105
- -I$(srcdir)/../nan
106
-
107
- OBJS := \
108
- $(obj).target/$(TARGET)/fs-ext.o
109
-
110
- # Add to the list of files we specially track dependencies for.
111
- all_deps += $(OBJS)
112
-
113
- # CFLAGS et al overrides must be target-local.
114
- # See "Target-specific Variable Values" in the GNU Make manual.
115
- $(OBJS): TOOLSET := $(TOOLSET)
116
- $(OBJS): GYP_CFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_C_$(BUILDTYPE))
117
- $(OBJS): GYP_CXXFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_CC_$(BUILDTYPE))
118
- $(OBJS): GYP_OBJCFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_C_$(BUILDTYPE)) $(CFLAGS_OBJC_$(BUILDTYPE))
119
- $(OBJS): GYP_OBJCXXFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_CC_$(BUILDTYPE)) $(CFLAGS_OBJCC_$(BUILDTYPE))
120
-
121
- # Suffix rules, putting all outputs into $(obj).
122
-
123
- $(obj).$(TOOLSET)/$(TARGET)/%.o: $(srcdir)/%.cc FORCE_DO_CMD
124
- @$(call do_cmd,cxx,1)
125
-
126
- # Try building from generated source, too.
127
-
128
- $(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj).$(TOOLSET)/%.cc FORCE_DO_CMD
129
- @$(call do_cmd,cxx,1)
130
-
131
- $(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj)/%.cc FORCE_DO_CMD
132
- @$(call do_cmd,cxx,1)
133
-
134
- # End of this set of suffix rules
135
- ### Rules for final target.
136
- LDFLAGS_Debug := \
137
- -undefined dynamic_lookup \
138
- -Wl,-search_paths_first \
139
- -mmacosx-version-min=13.5 \
140
- -arch \
141
- arm64 \
142
- -L$(builddir) \
143
- -stdlib=libc++
144
-
145
- LIBTOOLFLAGS_Debug := \
146
- -undefined dynamic_lookup \
147
- -Wl,-search_paths_first
148
-
149
- LDFLAGS_Release := \
150
- -undefined dynamic_lookup \
151
- -Wl,-search_paths_first \
152
- -mmacosx-version-min=13.5 \
153
- -arch \
154
- arm64 \
155
- -L$(builddir) \
156
- -stdlib=libc++
157
-
158
- LIBTOOLFLAGS_Release := \
159
- -undefined dynamic_lookup \
160
- -Wl,-search_paths_first
161
-
162
- LIBS :=
163
-
164
- $(builddir)/fs_ext.node: GYP_LDFLAGS := $(LDFLAGS_$(BUILDTYPE))
165
- $(builddir)/fs_ext.node: LIBS := $(LIBS)
166
- $(builddir)/fs_ext.node: GYP_LIBTOOLFLAGS := $(LIBTOOLFLAGS_$(BUILDTYPE))
167
- $(builddir)/fs_ext.node: TOOLSET := $(TOOLSET)
168
- $(builddir)/fs_ext.node: $(OBJS) FORCE_DO_CMD
169
- $(call do_cmd,solink_module)
170
-
171
- all_deps += $(builddir)/fs_ext.node
172
- # Add target alias
173
- .PHONY: fs_ext
174
- fs_ext: $(builddir)/fs_ext.node
175
-
176
- # Short alias for building this executable.
177
- .PHONY: fs_ext.node
178
- fs_ext.node: $(builddir)/fs_ext.node
179
-
180
- # Add executable to "all" target.
181
- .PHONY: all
182
- all: $(builddir)/fs_ext.node
183
-