Skip to content

Rename all foozol references to Pane (runpane) #3

Description

@parsakhaz

Summary

Migrate all remaining foozol references throughout the codebase to Pane / runpane. The project has been rebranded and the old name should no longer appear anywhere.

Scope

Code references

  • package.json: "name": "foozol", "description", "appId": "com.stravu.foozol", "productName": "foozol"
  • Linux desktop entry: "Name": "foozol", "StartupWMClass": "foozol"
  • Windows shortcut: "shortcutName": "foozol"
  • Temp file names: foozol-commit-* in main/src/ipc/file.ts
  • Config comments referencing "foozol" (e.g., enableCommitFooter, foozol footer)
  • CLAUDE.md — extensive foozol references throughout
  • Any remaining foozol strings in source files, comments, or logs
  • foozol-run-script.js in scripts/
  • Session ID env var: FOOZOL_SESSION_ID, FOOZOL_PANEL_ID

Assets

  • frontend/src/assets/foozol-logo.svg — replace with new Pane icon
  • Any references to the old logo path

Config / Data

  • ~/.foozol directory references — migrate to ~/.pane or similar
  • foozol.db database references
  • config.json references

URLs

  • Old GitHub URLs (parsakhaz/foozol) — update to Dcouple-Inc/Pane
  • Old website references (foozol.com) — update to runpane.com

Documentation

  • CLAUDE.md — full rewrite of foozol references
  • Any docs referencing the old name

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions