summaryrefslogtreecommitdiff
path: root/Omni/Log
AgeCommit message (Expand)Author
2025-11-26Bild: pipelined analyze→build architecture with multi-line UIBen Sima
2025-11-26Unify LineManager for analyze and build phasesBen Sima
2025-11-26Replace unicode ellipsis with ASCII to fix xterm parsingBen Sima
2025-11-26Fix bild status line output not overwriting properlyBen Sima
2025-11-15Expand terminalLock scope to protect all terminal I/OBen Sima
2025-11-15Improve terminalLock comment for clarityBen Sima
2025-11-15Fix segfault: add mutex for ANSI terminal operationsBen Sima
2025-11-15Fix NixOS integration: separate package building from OS buildsBen Sima
2025-11-15fix: handle stdin EOF in terminal detection and subprocess spawningBen Sima
2025-11-15refactor(bild): simplify terminal output - use --loud flagBen Sima
2025-11-15feat(bild): adaptive terminal output with width detectionBen Sima
2025-11-14Implement concurrent analysis with [+] state indicatorBen Sima
2025-11-14Remove blank lines after build completesBen Sima
2025-11-14Fix cursor movement to avoid updating wrong linesBen Sima
2025-11-14Fix cursor positioning to preserve shell promptBen Sima
2025-11-14Redesign LineManager to show one line per namespaceBen Sima
2025-11-14Fix concurrent terminal update issuesBen Sima
2025-11-14Fix prompt preservation and cleanup extra lines at endBen Sima
2025-11-14Fix blank lines in parallel build outputBen Sima
2025-11-14Clean up build output and add [+] for analyzing phaseBen Sima
2025-11-14Fix parallel build output format with status indicators and colorsBen Sima
2025-11-14Complete multi-line concurrent logging integrationBen Sima
2025-11-14Integrate LineManager with logging systemBen Sima
2025-11-14Thread LineManager through build functionsBen Sima
2025-11-14Create Omni/Log/Concurrent module for multi-line outputBen Sima