summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
43 hoursAdd persistent ghc-pkg cache to speed up analysisBen Sima
43 hoursTighten Nix source filtering to prevent spurious rebuildsBen Sima
44 hoursFix untypable circular importBen Sima
45 hoursImplement concurrent analysis with [+] state indicatorBen Sima
46 hoursRemove blank lines after build completesBen Sima
46 hoursFix cursor movement to avoid updating wrong linesBen Sima
46 hoursFix cursor positioning to preserve shell promptBen Sima
46 hoursRedesign LineManager to show one line per namespaceBen Sima
46 hoursFix concurrent terminal update issuesBen Sima
47 hoursFix prompt preservation and cleanup extra lines at endBen Sima
47 hoursFix blank lines in parallel build outputBen Sima
47 hoursClean up build output and add [+] for analyzing phaseBen Sima
47 hoursRemove info and good log messages from parallel build outputBen Sima
47 hoursFix parallel build output format with status indicators and colorsBen Sima
48 hoursAdd ansi-terminal dep and Omni/Log/Concurrent to Bild.nixBen Sima
2 daysDocument parallel builds implementation in planBen Sima
2 daysComplete multi-line concurrent logging integrationBen Sima
2 daysIntegrate LineManager with logging systemBen Sima
2 daysThread LineManager through build functionsBen Sima
2 daysCreate Omni/Log/Concurrent module for multi-line outputBen Sima
2 daysAdd bounded parallel target buildsBen Sima
2 daysBild: breadth-first search and ghc-pkg cachingBen Sima
2 daysIgnore node_modules (amp code installation)Ben Sima
3 daysFix Python import detection to handle transitive dependenciesBen Sima
3 daysUnify navigation across PodcastItLater pagesBen Sima
3 daysFix CORS error for Stripe portal redirectBen Sima
3 daysSimplify Stripe portal error handling and fix account page paddingBen Sima
3 daysAdd error handling for unconfigured Stripe billing portalBen Sima
3 daysImplement full account management pageBen Sima
3 daysAdd remove button to queue status itemsBen Sima
3 daysSimplify navbar to clean nav linksBen Sima
3 daysImprove dev mode login UXBen Sima
3 daysAdd dev taskBen Sima
3 daysImprove type safety in Billing moduleBen Sima
3 daysExtract format_duration utility to UI moduleBen Sima
3 daysReplace bare exception catches with specific exceptionsBen Sima
3 daysUpdate agents and plan out next workBen Sima
3 daysSimplify billing to single paid planBen Sima
3 daysSwitch to just one paid planBen Sima
3 daysFix tests I thinkBen Sima
3 daysMove end to end test to own fileBen Sima
3 daysCleanup some logging setup codeBen Sima
4 daysPodcastItLater end to end testBen Sima
4 daysDocument database migrations and external API testing patternsBen Sima
4 daysUpdate webhook test to match real Stripe API behaviorBen Sima
4 daysFix subscription webhook to handle Stripe API version differencesBen Sima
4 daysAdd detailed logging for missing subscription period datesBen Sima
4 daysAdd full checkout flow test with proper client_reference_idBen Sima
4 daysFix TypeError in checkout webhook when client_reference_id is NoneBen Sima
4 daysAllow webhook signature verification bypass for local testingBen Sima