index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Omni
Age
Commit message (
Expand
)
Author
2025-11-16
Fix repl.sh and typecheck.sh to properly parse bild --plan JSON
Ben Sima
2025-11-16
Add 'Add to feed' button on episode pages and fix typecheck.sh
Ben Sima
2025-11-15
Fix run.sh to handle bild --plan JSON output
Ben Sima
2025-11-15
Expand terminalLock scope to protect all terminal I/O
Ben Sima
2025-11-15
Improve terminalLock comment for clarity
Ben Sima
2025-11-15
Fix segfault: add mutex for ANSI terminal operations
Ben Sima
2025-11-15
Fix NixOS integration: separate package building from OS builds
Ben Sima
2025-11-15
fix: handle stdin EOF in terminal detection and subprocess spawning
Ben Sima
2025-11-15
refactor(bild): simplify terminal output - use --loud flag
Ben Sima
2025-11-15
feat(bild): adaptive terminal output with width detection
Ben Sima
2025-11-14
fix(bild): per-module cp overwrites with -f and chmod after each copy
Ben Sima
2025-11-14
fix(bild): work around Nix patch-shebangs.sh bug
Ben Sima
2025-11-14
fix(bild): per-module builds + exit code propagation
Ben Sima
2025-11-14
Fix module builder: manually unpack tarball
Ben Sima
2025-11-14
Fix module builder: call unpackPhase explicitly and cd to source
Ben Sima
2025-11-14
Fix module compilation: use custom builder to avoid GHC setup hooks
Ben Sima
2025-11-14
Fix per-module link: copy .hi files locally instead of using -i paths
Ben Sima
2025-11-14
Fix per-module link phase: put source file before flags
Ben Sima
2025-11-14
Implement per-module Nix derivations for incremental Haskell builds
Ben Sima
2025-11-14
Add per-module Haskell build foundation
Ben Sima
2025-11-14
Add persistent ghc-pkg cache to speed up analysis
Ben Sima
2025-11-14
Tighten Nix source filtering to prevent spurious rebuilds
Ben Sima
2025-11-14
Implement concurrent analysis with [+] state indicator
Ben Sima
2025-11-14
Remove blank lines after build completes
Ben Sima
2025-11-14
Fix cursor movement to avoid updating wrong lines
Ben Sima
2025-11-14
Fix cursor positioning to preserve shell prompt
Ben Sima
2025-11-14
Redesign LineManager to show one line per namespace
Ben Sima
2025-11-14
Fix concurrent terminal update issues
Ben Sima
2025-11-14
Fix prompt preservation and cleanup extra lines at end
Ben Sima
2025-11-14
Fix blank lines in parallel build output
Ben Sima
2025-11-14
Clean up build output and add [+] for analyzing phase
Ben Sima
2025-11-14
Remove info and good log messages from parallel build output
Ben Sima
2025-11-14
Fix parallel build output format with status indicators and colors
Ben Sima
2025-11-14
Add ansi-terminal dep and Omni/Log/Concurrent to Bild.nix
Ben Sima
2025-11-14
Complete multi-line concurrent logging integration
Ben Sima
2025-11-14
Integrate LineManager with logging system
Ben Sima
2025-11-14
Thread LineManager through build functions
Ben Sima
2025-11-14
Create Omni/Log/Concurrent module for multi-line output
Ben Sima
2025-11-14
Add bounded parallel target builds
Ben Sima
2025-11-14
Bild: breadth-first search and ghc-pkg caching
Ben Sima
2025-11-13
Fix Python import detection to handle transitive dependencies
Ben Sima
2025-11-13
Cleanup some logging setup code
Ben Sima
2025-11-12
Fix billing migration to work with SQLite ALTER TABLE limitations
Ben Sima
2025-11-12
Add complete Stripe billing integration to PodcastItLater
Ben Sima
2025-11-12
Fix exit condition for run.sh
Ben Sima
2025-11-09
feat: Add stripe to Python deps and document dependency process
Ben Sima
2025-11-09
Show epic progress count instead of Epic label and checkbox
Ben Sima
2025-11-09
Move namespace label between status and title in tree view
Ben Sima
2025-11-09
Improve task tree visualization display
Ben Sima
2025-11-09
Implement task tree visualization command
Ben Sima
[next]