{"id":50118838,"url":"https://github.com/gaelic-ghost/gmin","last_synced_at":"2026-05-23T17:10:25.586Z","repository":{"id":353489424,"uuid":"1214022801","full_name":"gaelic-ghost/gmin","owner":"gaelic-ghost","description":"Early macOS Codex app-server client shell built with SwiftUI.","archived":false,"fork":false,"pushed_at":"2026-05-04T15:27:51.000Z","size":40,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-04T17:26:14.854Z","etag":null,"topics":["macos","swift","swiftui","xcode"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gaelic-ghost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-18T03:01:33.000Z","updated_at":"2026-05-04T15:27:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/gaelic-ghost/gmin","commit_stats":null,"previous_names":["gaelic-ghost/gmin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gaelic-ghost/gmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaelic-ghost%2Fgmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaelic-ghost%2Fgmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaelic-ghost%2Fgmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaelic-ghost%2Fgmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaelic-ghost","download_url":"https://codeload.github.com/gaelic-ghost/gmin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaelic-ghost%2Fgmin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33404663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["macos","swift","swiftui","xcode"],"created_at":"2026-05-23T17:10:24.661Z","updated_at":"2026-05-23T17:10:25.579Z","avatar_url":"https://github.com/gaelic-ghost.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gmin\n\n`gmin` is a native macOS Codex GUI app in active development. The longer-term goal is a first-class desktop client for navigating projects and threads, reading and driving the currently selected conversation, surfacing rich inspector metadata, and eventually coordinating with related devices and services like text-to-speech and an iOS remote companion.\n\nThe project currently provides a validated SwiftUI/Xcode baseline with local persistence, a settings scene, test targets, maintainer tooling, and a new dependency on `SwiftASB` as an in-development foundation package.\n\n## Product Direction\n\nThe planned primary interface is a three-pane `NavigationSplitView`:\n\n- The sidebar will handle project and thread navigation.\n- The content column will display the currently selected thread.\n- The detail inspector will be a slim badge-strip that surfaces compact status and metadata.\n- The window toolbar will host thread- and workspace-level actions instead of burying them in ad hoc controls.\n\nThat shape maps cleanly to SwiftUI's documented split-view model, where leading-column selections drive subsequent columns and the container supports two- or three-column navigation at the scene root.\n\n## Current Status\n\n- Native macOS SwiftUI app project managed through Xcode.\n- `App`-based entrypoint with a main `WindowGroup` and a dedicated Settings scene.\n- `NavigationSplitView` starter shell in place for evolving the three-pane layout.\n- Core Data scaffold retained for early local persistence experiments.\n- `SwiftASB` added as a Swift package dependency.\n- Swift Testing unit-test target plus XCTest-based UI test targets.\n- Repo guidance and maintainer scripts installed for validation and releases.\n\n## Project Layout\n\n- [`gmin/`](gmin) contains the app entrypoint, scenes, assets, and persistence layer.\n- [`gminTests/`](gminTests) contains Swift Testing-based unit tests.\n- [`gminUITests/`](gminUITests) contains UI smoke-test scaffolding.\n- [`scripts/repo-maintenance/`](scripts/repo-maintenance) contains the shared maintainer validation and release helpers.\n\n## Getting Started\n\n1. Open `gmin.xcodeproj` in Xcode.\n2. Build the app with the `gmin` scheme, or run:\n   `xcodebuild -project gmin.xcodeproj -scheme gmin -configuration Debug -destination 'platform=macOS' build`\n3. Run repo-maintenance validation when you touch docs or workflow files:\n   `bash scripts/repo-maintenance/validate-all.sh`\n\n## Planned Capabilities\n\n- SwiftASB-backed app and model infrastructure for the Codex GUI.\n- First-class TTS driven by `SpeakSwiftlyServer`.\n- Rich thread/project navigation and inspector metadata surfaces.\n- A later iOS remote-control app that can coordinate with the macOS client.\n\n## Notes\n\n- The current UI is still a bootstrap shell. The repo direction is clearer than the implementation coverage.\n- `SwiftASB` is now added as a package dependency, but the app does not yet expose meaningful SwiftASB-backed workflows in the UI.\n- See [`ROADMAP.md`](ROADMAP.md) for the next planned steps.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaelic-ghost%2Fgmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaelic-ghost%2Fgmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaelic-ghost%2Fgmin/lists"}