feat: add Codex-native looperators agent loop #18
Annotations
10 warnings
|
react(only-export-components):
src/components/canvas.tsx#L441
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
react(only-export-components):
src/components/canvas.tsx#L311
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
eslint(no-unused-vars):
electron/runtime/sessions/sessionInteraction.ts#L6
Type 'JsonRecord' is imported but never used.
|
|
typescript(no-this-alias):
electron/runtime/sessionManager.ts#L1098
Unexpected aliasing of 'this' to local variable.
|
|
typescript(no-this-alias):
electron/runtime/sessionManager.ts#L1080
Unexpected aliasing of 'this' to local variable.
|
|
typescript(no-this-alias):
electron/runtime/sessionManager.ts#L1064
Unexpected aliasing of 'this' to local variable.
|
|
react(only-export-components):
src/components/provider-event-drawer.tsx#L48
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
react(only-export-components):
src/components/provider-event-drawer.tsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
react(only-export-components):
src/components/provider-event-drawer.tsx#L25
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
react(only-export-components):
src/components/provider-event-drawer.tsx#L15
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|