aboutsummaryrefslogtreecommitdiff
path: root/system/ash
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby2-138/+0
2026-02-20feat: Refactor path handling to use location utilities and update related str...Bobby1-18/+18
2026-02-15Make all binaries use library imports. Remove akiba library.Bobby2-87/+32
2026-02-15feat: Enhance command prompt to display current stack nameBobby1-2/+38
2026-02-13Refactor and enhance filesystem navigation and communication between KatasBobby1-33/+44
2026-02-13refactor: Improve stack viewing and argument handling with enhanced error rep...Bobby1-14/+53
2026-02-13refactor: Enhance process spawning with argument support and streamline entry...Bobby1-11/+7
2026-01-27feat: Remove echo and rd binaries; add mi stack viewer and viewstack syscallBobby1-8/+65
2026-01-23fix keypresses not appearing on terminal in ashBobby1-2/+3
2026-01-22feat: Implement keyboard input handling and shell functionalityBobby2-0/+53