2026-07-06 - 2026-08-06

Overview

0 Active Pull Requests
0 Active Issues
Excluding merges, 1 author has pushed 1 commit to main and 7 commits to all branches. On main, 1 file has changed and there have been 2 additions and 3 deletions.

40 Unresolved Conversations

Open #59 Add a command for killing a process based on a PID or by its name 2026-07-19 11:25:50 +00:00

Open #56 Make the system not forget to close handles 2026-07-19 11:25:37 +00:00

Open #63 Refactor shell parsing 2026-07-19 11:25:27 +00:00

Open #64 Shell I/O redirection 2026-07-19 11:25:12 +00:00

Open #15 Add some utility commands 2026-07-19 11:00:35 +00:00

Open #20 Shell autocomplete 2026-07-19 11:00:31 +00:00

Open #25 Multi-byte 16x16 characters wrap incorrectly 2026-07-19 11:00:27 +00:00

Open #30 [App edit] Support for clipboard pasting 2026-07-19 11:00:22 +00:00

Open #31 [App edit] Wide characters get treated as two characters by the cursor and gets hidden 2026-07-19 11:00:14 +00:00

Open #32 [App edit] Support for deleting the character in the cursor with the Delete key 2026-07-19 11:00:06 +00:00

Open #38 ANSI formatted text cannot have both a background and foreground colour 2026-07-19 10:59:43 +00:00

Open #39 [App edit] Pressing backspace when the line is empty corrupts it 2026-07-19 10:59:38 +00:00

Open #41 Pressing enter to finish a terminal.read() operation ends up pressing enter in the shell too 2026-07-19 10:59:33 +00:00

Open #42 Seeking does not work on special filesystem files 2026-07-19 10:59:18 +00:00

Open #43 Make the Halyde version display from the Argentum 2 store 2026-07-19 10:59:08 +00:00

Open #44 Test if every app works fine 2026-07-19 10:58:48 +00:00

Open #45 Document the shell changes that come with sandboxing 2026-07-19 10:58:43 +00:00

Open #46 Set the version to Halyde v3.0.0 and merge branches to finally release v3! 2026-07-19 10:58:36 +00:00

Open #47 Make modload have an API 2026-07-19 10:58:32 +00:00

Open #48 Make the Virtual Filesystem 2026-07-19 10:58:28 +00:00

Open #49 Make the module management CLI tool 2026-07-19 10:58:23 +00:00

Open #50 Restrict apps from being able to have raw component access (except for GPU, modem, and internet) 2026-07-19 10:58:17 +00:00

Open #51 Limit capabilities based on user permissions 2026-07-19 10:58:12 +00:00

Open #52 Make an app for handling users and passwords 2026-07-19 10:58:08 +00:00

Open #53 Make an app for handling file permissions 2026-07-19 10:58:02 +00:00

Open #54 Make other ANSI escape sequences and make TTY screen setting use them 2026-07-19 10:57:57 +00:00

Open #55 Check if Halyde still works without a screen/display 2026-07-19 10:57:47 +00:00

Open #57 Allow viewing logs in the crash screen 2026-07-19 10:57:28 +00:00

Open #58 Rewrite edit.lua 2026-07-19 10:57:22 +00:00

Open #60 Add an equivalent of cron 2026-07-19 10:57:07 +00:00

Open #61 Implement checkArg statements wherever needed 2026-07-19 10:56:59 +00:00

Open #62 Add the less command 2026-07-19 10:56:42 +00:00

Open #65 Add tee command 2026-07-19 10:56:17 +00:00

Open #66 Make tsched be able to measure average time used by a process when ran 2026-07-19 10:56:13 +00:00

Open #67 Make an app like top/htop 2026-07-19 10:56:05 +00:00

Open #68 Make the "log" app be able to watch a log (or all logs) and put new entries on the screen 2026-07-19 10:55:56 +00:00

Open #69 Make the "fetch" app show how many packages are installed by Argentum 2 2026-07-19 10:55:50 +00:00

Open #70 Allow the CLI parser library to handle multiple identical flags 2026-07-19 10:55:44 +00:00

Open #72 Opening large files in edit causes a too long without yielding error 2026-07-19 10:55:32 +00:00

Open #74 [Halyde 3] fs.copy() will always fail 2026-07-19 10:55:25 +00:00