Skip to content

Commit a2ac7c0

Browse files
refactor: more colocation and smaller file sizes.
1 parent 57e4331 commit a2ac7c0

53 files changed

Lines changed: 5413 additions & 3233 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

playwright/github-byot-ai.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { expect, test } from '@playwright/test'
2-
import { defaultGitHubChatModel } from '../src/modules/github-api.js'
2+
import { defaultGitHubChatModel } from '../src/modules/github/github-api.js'
33
import type { ChatRequestBody, ChatRequestMessage } from './helpers/app-test-helpers.js'
44
import {
55
appEntryPath,

0 commit comments

Comments
 (0)