index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Fix untypable circular import
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
Document parallel builds implementation in plan
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-14
Ignore node_modules (amp code installation)
Ben Sima
2025-11-13
Fix Python import detection to handle transitive dependencies
Ben Sima
2025-11-13
Unify navigation across PodcastItLater pages
Ben Sima
2025-11-13
Fix CORS error for Stripe portal redirect
Ben Sima
2025-11-13
Simplify Stripe portal error handling and fix account page padding
Ben Sima
2025-11-13
Add error handling for unconfigured Stripe billing portal
Ben Sima
2025-11-13
Implement full account management page
Ben Sima
2025-11-13
Add remove button to queue status items
Ben Sima
2025-11-13
Simplify navbar to clean nav links
Ben Sima
2025-11-13
Improve dev mode login UX
Ben Sima
2025-11-13
Add dev task
Ben Sima
2025-11-13
Improve type safety in Billing module
Ben Sima
2025-11-13
Extract format_duration utility to UI module
Ben Sima
2025-11-13
Replace bare exception catches with specific exceptions
Ben Sima
2025-11-13
Update agents and plan out next work
Ben Sima
2025-11-13
Simplify billing to single paid plan
Ben Sima
[prev]
[next]