summaryrefslogtreecommitdiff
path: root/Omni
AgeCommit message (Expand)Author
15 hoursFix run.sh to handle bild --plan JSON outputBen Sima
21 hoursExpand terminalLock scope to protect all terminal I/OBen Sima
21 hoursImprove terminalLock comment for clarityBen Sima
22 hoursFix segfault: add mutex for ANSI terminal operationsBen Sima
24 hoursFix NixOS integration: separate package building from OS buildsBen Sima
25 hoursfix: handle stdin EOF in terminal detection and subprocess spawningBen Sima
25 hoursrefactor(bild): simplify terminal output - use --loud flagBen Sima
26 hoursfeat(bild): adaptive terminal output with width detectionBen Sima
35 hoursfix(bild): per-module cp overwrites with -f and chmod after each copyBen Sima
35 hoursfix(bild): work around Nix patch-shebangs.sh bugBen Sima
36 hoursfix(bild): per-module builds + exit code propagationBen Sima
36 hoursFix module builder: manually unpack tarballBen Sima
36 hoursFix module builder: call unpackPhase explicitly and cd to sourceBen Sima
36 hoursFix module compilation: use custom builder to avoid GHC setup hooksBen Sima
36 hoursFix per-module link: copy .hi files locally instead of using -i pathsBen Sima
37 hoursFix per-module link phase: put source file before flagsBen Sima
38 hoursImplement per-module Nix derivations for incremental Haskell buildsBen Sima
38 hoursAdd per-module Haskell build foundationBen Sima
39 hoursAdd persistent ghc-pkg cache to speed up analysisBen Sima
40 hoursTighten Nix source filtering to prevent spurious rebuildsBen Sima
41 hoursImplement concurrent analysis with [+] state indicatorBen Sima
42 hoursRemove blank lines after build completesBen Sima
42 hoursFix cursor movement to avoid updating wrong linesBen Sima
42 hoursFix cursor positioning to preserve shell promptBen Sima
42 hoursRedesign LineManager to show one line per namespaceBen Sima
43 hoursFix concurrent terminal update issuesBen Sima
43 hoursFix prompt preservation and cleanup extra lines at endBen Sima
43 hoursFix blank lines in parallel build outputBen Sima
43 hoursClean up build output and add [+] for analyzing phaseBen Sima
43 hoursRemove info and good log messages from parallel build outputBen Sima
43 hoursFix parallel build output format with status indicators and colorsBen Sima
44 hoursAdd ansi-terminal dep and Omni/Log/Concurrent to Bild.nixBen Sima
44 hoursComplete multi-line concurrent logging integrationBen Sima
45 hoursIntegrate LineManager with logging systemBen Sima
45 hoursThread LineManager through build functionsBen Sima
45 hoursCreate Omni/Log/Concurrent module for multi-line outputBen Sima
45 hoursAdd bounded parallel target buildsBen Sima
46 hoursBild: breadth-first search and ghc-pkg cachingBen Sima
3 daysFix Python import detection to handle transitive dependenciesBen Sima
3 daysCleanup some logging setup codeBen Sima
4 daysFix billing migration to work with SQLite ALTER TABLE limitationsBen Sima
4 daysAdd complete Stripe billing integration to PodcastItLaterBen Sima
4 daysFix exit condition for run.shBen Sima
7 daysfeat: Add stripe to Python deps and document dependency processBen Sima
7 daysShow epic progress count instead of Epic label and checkboxBen Sima
7 daysMove namespace label between status and title in tree viewBen Sima
7 daysImprove task tree visualization displayBen Sima
7 daysImplement task tree visualization commandBen Sima
7 daysFix task auto-commit with pre-commit hookBen Sima
7 daysAdd enhanced filtering to task list commandBen Sima