import ApiKeyInput from "./ApiKeyInput"; import DockerSettings from "./DockerSettings"; import AwsSettings from "./AwsSettings"; import { useSettings } from "../../hooks/useSettings"; export default function SettingsPanel() { const { appSettings, saveSettings } = useSettings(); return (

Settings

Global instructions applied to all projects (written to ~/.claude/CLAUDE.md in containers)