Commit Graph

52 Commits

  • Add in-app changelog viewer and repo CHANGELOG.md
    - Added CHANGELOG constant to launcher with version history
    - Added 'Changelog' button to header bar (opens formatted dialog)
    - Title bar now shows version number (v2.0.0)
    - Added CHANGELOG.md to repo root
    - Rebuilt .deb with latest sources
  • Initial commit: Codex Launcher — Any AI Provider
    Multi-provider integration for OpenAI Codex CLI/Desktop.
    
    - Translation proxy: Responses API ↔ Chat Completions / Anthropic Messages
    - GTK launcher with endpoint management, provider presets, Desktop/CLI launch
    - Codex Default mode (built-in OAuth, zero config)
    - Browser UA injection for Cloudflare-protected providers
    - Streaming SSE, tool calls, reasoning content support
    - Profile backup/import, model auto-fetch, bulk import
    - Zero pip dependencies (pure Python stdlib + GTK)