chore: migrate pi packages to earendil works scope
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
* 2. Use /tools to open the tool selector
|
||||
*/
|
||||
|
||||
import type { ExtensionAPI, ExtensionContext, ToolInfo } from "@mariozechner/pi-coding-agent";
|
||||
import { getSettingsListTheme } from "@mariozechner/pi-coding-agent";
|
||||
import { Container, type SettingItem, SettingsList } from "@mariozechner/pi-tui";
|
||||
import type { ExtensionAPI, ExtensionContext, ToolInfo } from "@earendil-works/pi-coding-agent";
|
||||
import { getSettingsListTheme } from "@earendil-works/pi-coding-agent";
|
||||
import { Container, type SettingItem, SettingsList } from "@earendil-works/pi-tui";
|
||||
|
||||
// State persisted to session
|
||||
interface ToolsState {
|
||||
|
||||
Reference in New Issue
Block a user