Skip to content

Instantly share code, notes, and snippets.

@thillsman
Last active March 18, 2026 22:54
Show Gist options
  • Select an option

  • Save thillsman/ae36151267496c286dcb25914caed4ea to your computer and use it in GitHub Desktop.

Select an option

Save thillsman/ae36151267496c286dcb25914caed4ea to your computer and use it in GitHub Desktop.
StatusReport project status data
{
"lastUpdated": "2026-03-18T12:00:00Z",
"projects": [
{
"id": "stickies",
"name": "Sticky Widgets",
"bundleId": "com.tylerhillsman.Stickies",
"appStoreId": "1533254320",
"githubRepo": "thillsman/Stickies",
"status": "active",
"summary": "Documentation and monetization cleanup ongoing; pattern setting UI and What's New view still need work before v5.0.7.",
"whereILeftOff": "Clarified notification extension directory boundaries in docs, merged codex/docs branch updates, fixed Supabase env var defaults",
"whatsNext": "Ship the What's New view and split it into its own package, then tackle the pattern setting UI and address the 10 open UX issues",
"recentChanges": [
{
"date": "2026-03-15",
"description": "Clarify notification extension directory boundaries in docs"
},
{
"date": "2026-03-14",
"description": "Clarify monetization docs and fix Supabase env var default"
},
{
"date": "2026-03-14",
"description": "Merge codex/docs branch for docs automation"
}
],
"blockers": [],
"latestRelease": null,
"metrics": null,
"feedbackHighlights": "No new App Store reviews since March 11",
"lastActivity": "2026-03-15T00:00:00Z"
},
{
"id": "guild-ads",
"name": "Guild Ads",
"githubRepo": "thillsman/Guild-Ads",
"status": "active",
"summary": "Added recurring weekly ad placement plans and web advertiser project support; need to make earnings and spending clearer per account.",
"whereILeftOff": "Added recurring weekly ad placement plans, web advertiser project support, and removed no-fill fallback behavior",
"whatsNext": "Make it ridiculously clear what each account has earned and/or spent, then continue beta launch prep and partner onboarding",
"recentChanges": [
{
"date": "2026-03-15",
"description": "Add recurring weekly ad placement plans"
},
{
"date": "2026-03-15",
"description": "Add web advertiser project support"
},
{
"date": "2026-03-15",
"description": "Remove no-fill fallback behavior"
}
],
"blockers": [],
"latestRelease": null,
"metrics": null,
"feedbackHighlights": null,
"lastActivity": "2026-03-15T00:00:00Z"
},
{
"id": "keepcount",
"name": "KeepCount",
"bundleId": "com.tylerhillsman.KeepCount",
"appStoreId": "6758891370",
"githubRepo": "thillsman/KeepCount",
"status": "paused",
"summary": "v1.2 shipped, no recent activity; planning to add a What's New view after it's separated into its own package.",
"whereILeftOff": "Integrated Mostly Good Metrics and tracking core app events",
"whatsNext": "Add What's New view once it's split into a standalone package, then review analytics data and pick next feature from open issues",
"recentChanges": [
{
"date": "2026-02-27",
"description": "Integrate Mostly Good Metrics and track core app events"
},
{
"date": "2026-02-24",
"description": "Release v1.2"
}
],
"blockers": [],
"latestRelease": {
"version": "1.2",
"date": "2026-02-24",
"notes": "Full changelog from v1.1 to v1.2"
},
"metrics": null,
"feedbackHighlights": null,
"lastActivity": "2026-02-27T17:06:04Z"
},
{
"id": "pennant",
"name": "Pennant Universe",
"bundleId": "com.tylerhillsman.race",
"githubRepo": "thillsman/Pennant-Universe",
"status": "paused",
"summary": "UserData refactor branch in progress; lots of UI work needed plus switching to the updated Pennant CLI and adding Guild integration.",
"whereILeftOff": "Unified division charts across all sports leagues, started UserData split refactor on refactor/userdata-split-phase1 branch",
"whatsNext": "Complete UI overhaul, run the updated Pennant CLI instead of PHP (verify no regressions for NHL and MLS), add Guild integration, and ship",
"recentChanges": [
{
"date": "2026-02-28",
"description": "Unify division charts and restore NHL division titles"
},
{
"date": "2026-02-25",
"description": "Release Pennant CLI v1.0.1"
}
],
"blockers": [],
"latestRelease": {
"version": "CLI v1.0.1",
"date": "2026-02-25",
"notes": "Pennant CLI patch release"
},
"metrics": null,
"feedbackHighlights": null,
"lastActivity": "2026-02-28T12:00:00Z"
},
{
"id": "guild-ads-sdk",
"name": "Guild Ads SDK",
"githubRepo": "Guild-Ads/guild-ads-ios",
"status": "paused",
"summary": "SDK theming polish done; needs UI cleanup and background color customization before partner integration testing.",
"whereILeftOff": "Reduced banner card fill opacity across themes",
"whatsNext": "Clean up UI and add customization for background colors, then test SDK integration in partner apps alongside Guild Ads beta launch",
"recentChanges": [
{
"date": "2026-02-27",
"description": "Reduce banner card fill opacity across themes"
}
],
"blockers": [],
"latestRelease": null,
"metrics": null,
"feedbackHighlights": null,
"lastActivity": "2026-02-27T15:00:00Z"
},
{
"id": "website",
"name": "tylerhillsman.com",
"githubRepo": "thillsman/tylerhillsman-dot-com",
"status": "paused",
"summary": "Modern style redesign branches created but no recent activity.",
"whereILeftOff": "Working on modern style redesign (codex/modern-style-2 branch)",
"whatsNext": "Finalize and merge modern style redesign",
"recentChanges": [],
"blockers": [],
"latestRelease": null,
"metrics": null,
"feedbackHighlights": null,
"lastActivity": "2026-02-07T12:00:00Z"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment