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
/
Log
Age
Commit message (
Expand
)
Author
2025-11-26
Bild: pipelined analyze→build architecture with multi-line UI
Ben Sima
2025-11-26
Unify LineManager for analyze and build phases
Ben Sima
2025-11-26
Replace unicode ellipsis with ASCII to fix xterm parsing
Ben Sima
2025-11-26
Fix bild status line output not overwriting properly
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
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
Fix parallel build output format with status indicators and colors
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