Commit Graph

  • 0164c7882c Update roadmap and README: added bump allocator task to Phase 3 and updated phase statuses scaffold-micro-agents openhands 2026-01-09 02:49:24 +00:00
  • 5c5535703f Enhance RoadmapAgent: support listing and viewing phases with parsing logic openhands 2026-01-09 02:46:51 +00:00
  • 8fc5ffa8d7 Merge pull request #22 from johndoe6345789/scaffold-micro-agents main johndoe6345789 2026-01-09 02:45:21 +00:00
  • 29da2e24d4 Add microagents scaffolding for SDLC workflows openhands 2026-01-09 02:44:00 +00:00
  • bcae7d640d stuff johndoe6345789 2026-01-09 02:32:44 +00:00
  • 3261a1f11f stuff johndoe6345789 2026-01-09 02:29:34 +00:00
  • 1e22c1407a Add files via upload johndoe6345789 2026-01-09 02:10:15 +00:00
  • 2e4f13a017 Update conanfile.py to use Conan 2.x syntax and match CONAN.md versions copilot/add-custom-conan-repo-docs copilot-swe-agent[bot] 2025-12-28 23:29:51 +00:00
  • 11a01b36f9 Improve clarity in CONAN.md with concrete examples and better explanations copilot-swe-agent[bot] 2025-12-28 23:27:54 +00:00
  • ad60cb7306 Fix Conan syntax to use Conan 2.x conventions throughout documentation copilot-swe-agent[bot] 2025-12-28 23:26:32 +00:00
  • 9f848934d8 Merge pull request #20 from johndoe6345789/copilot/add-support-for-64gb-ram johndoe6345789 2025-12-28 23:24:25 +00:00
  • ffb0bc7748 Add comprehensive documentation for custom Conan repository (KernelCenter) copilot-swe-agent[bot] 2025-12-28 23:24:03 +00:00
  • 90ccd7c4db Address code review feedback copilot-swe-agent[bot] 2025-12-28 23:22:08 +00:00
  • 4051edd198 Parse UEFI memory map to detect actual available RAM copilot-swe-agent[bot] 2025-12-28 23:20:46 +00:00
  • f8318fcf61 Initial plan copilot-swe-agent[bot] 2025-12-28 23:19:34 +00:00
  • 0093b10138 Add bounds checking to prevent buffer overflow in bitmap access copilot-swe-agent[bot] 2025-12-28 23:09:23 +00:00
  • c81d08c2a8 Add support for 64GB of RAM copilot-swe-agent[bot] 2025-12-28 23:07:55 +00:00
  • 5afd174af1 Initial plan copilot-swe-agent[bot] 2025-12-28 23:03:52 +00:00
  • 0e0531bd05 Merge pull request #19 from johndoe6345789/copilot/add-detailed-docstrings johndoe6345789 2025-12-28 23:00:19 +00:00
  • 80f64d151d Fix consistency issues identified in code review copilot-swe-agent[bot] 2025-12-28 22:56:58 +00:00
  • 8f1c71311d Add detailed docstrings to all kernel implementation files copilot-swe-agent[bot] 2025-12-28 22:54:05 +00:00
  • 2b2dafef02 Add detailed docstrings to bootloader and kernel header files copilot-swe-agent[bot] 2025-12-28 22:48:09 +00:00
  • d0ada8628b Initial plan copilot-swe-agent[bot] 2025-12-28 22:40:29 +00:00
  • 51dfa3c471 Merge pull request #18 from johndoe6345789/copilot/add-root-level-functions johndoe6345789 2025-12-28 22:39:55 +00:00
  • 2d536b0853 Switch to Clang as default compiler in CI/CD and Docker copilot-swe-agent[bot] 2025-12-28 22:09:59 +00:00
  • a9d2cba0c5 Add Clang compiler support alongside GCC copilot-swe-agent[bot] 2025-12-28 21:59:29 +00:00
  • a0683c0722 Complete C++ conversion - all files now use classes copilot-swe-agent[bot] 2025-12-28 21:45:50 +00:00
  • 7bf2b3a059 Convert MetalOS from C to C++ with class-based design copilot-swe-agent[bot] 2025-12-28 21:43:30 +00:00
  • 663eaa0f0a Initial plan copilot-swe-agent[bot] 2025-12-28 21:27:15 +00:00
  • b47621bb09 Merge pull request #17 from johndoe6345789/copilot/integrate-conan-in-build-system johndoe6345789 2025-12-28 21:26:45 +00:00
  • 4a904e8e56 Fix build type handling in Conan integration copilot-swe-agent[bot] 2025-12-28 21:22:58 +00:00
  • 69ff1ea819 Add Conan integration test script and enhanced documentation copilot-swe-agent[bot] 2025-12-28 21:19:45 +00:00
  • 7ff22dcc57 Integrate Conan into build systems copilot-swe-agent[bot] 2025-12-28 21:16:58 +00:00
  • a26e61b318 Initial plan copilot-swe-agent[bot] 2025-12-28 21:10:08 +00:00
  • 8981486787 Merge pull request #16 from johndoe6345789/copilot/remove-makefile-support johndoe6345789 2025-12-28 21:09:30 +00:00
  • 0a8ba00c2a Fix documentation issues found in code review copilot-swe-agent[bot] 2025-12-28 20:59:28 +00:00
  • f4a0b32998 Update BUILD.md and BUILD_SYSTEMS.md to remove Makefile references copilot-swe-agent[bot] 2025-12-28 20:57:33 +00:00
  • 408053665d Remove Makefiles and update documentation for pure CMake build system copilot-swe-agent[bot] 2025-12-28 20:54:40 +00:00
  • be0439448e Fix CMake build system to work properly copilot-swe-agent[bot] 2025-12-28 20:51:52 +00:00
  • 19f66b8e6b Initial plan copilot-swe-agent[bot] 2025-12-28 20:45:41 +00:00
  • c4095ad9fe Merge pull request #15 from johndoe6345789/copilot/check-build-system-integration johndoe6345789 2025-12-28 20:44:44 +00:00
  • 08fc016b8b Address code review feedback copilot-swe-agent[bot] 2025-12-28 20:42:52 +00:00
  • 1d0537c57a Fix CMake kernel build and clarify SMP support in ROADMAP copilot-swe-agent[bot] 2025-12-28 20:40:49 +00:00
  • c00732bb18 Fix critical GitHub workflow bugs and update ROADMAP.md copilot-swe-agent[bot] 2025-12-28 20:38:05 +00:00
  • 7384cf523b Initial plan copilot-swe-agent[bot] 2025-12-28 20:30:04 +00:00
  • 403f69c8f1 Merge pull request #14 from johndoe6345789/copilot/update-kernel-folder-files johndoe6345789 2025-12-28 20:28:32 +00:00
  • 2434d078a5 Merge branch 'main' into copilot/update-kernel-folder-files johndoe6345789 2025-12-28 20:28:01 +00:00
  • 3613efb642 Add basic multicore/SMP support for 6-core/12-thread systems copilot-swe-agent[bot] 2025-12-28 20:21:54 +00:00
  • 2487989de2 Merge pull request #13 from johndoe6345789/copilot/implement-bootloader johndoe6345789 2025-12-28 20:15:35 +00:00
  • 77752e790d Update .gitignore to exclude CodeQL build directory copilot-swe-agent[bot] 2025-12-28 20:12:17 +00:00
  • 6e4a8201c0 Add implementation summary documentation copilot-swe-agent[bot] 2025-12-28 20:11:54 +00:00
  • 193a9786ba Fix code review issues: heap allocation, I/O consistency, PCI scan optimization copilot-swe-agent[bot] 2025-12-28 20:09:39 +00:00
  • d73713a1bc Add comprehensive implementation summary for Phase 2 copilot-swe-agent[bot] 2025-12-28 20:08:00 +00:00
  • 13a0783533 Add memory, PCI, and timer modules to kernel copilot-swe-agent[bot] 2025-12-28 20:06:55 +00:00
  • aca8afb238 Address code review feedback - improve memory handling and error checking copilot-swe-agent[bot] 2025-12-28 20:06:18 +00:00
  • 05027725c7 Add CMake, Ninja, and Conan build system support copilot-swe-agent[bot] 2025-12-28 20:03:54 +00:00
  • 5c8cf64442 Add CMake, Ninja, and Conan support with kernel modules (GDT, interrupts) copilot-swe-agent[bot] 2025-12-28 20:03:46 +00:00
  • 6684776a90 Implement UEFI bootloader with all core functionality copilot-swe-agent[bot] 2025-12-28 19:54:54 +00:00
  • 025e58f391 Initial plan copilot-swe-agent[bot] 2025-12-28 19:53:25 +00:00
  • 82ddea1aa0 Initial plan copilot-swe-agent[bot] 2025-12-28 19:48:50 +00:00
  • 86622a5515 Merge pull request #12 from johndoe6345789/copilot/fix-font-8x8-warning johndoe6345789 2025-12-28 19:48:08 +00:00
  • bfa3d5b033 Remove console module entirely copilot-swe-agent[bot] 2025-12-28 19:46:18 +00:00
  • f022199068 Fix: Remove unused font_8x8 const variable to resolve build error copilot-swe-agent[bot] 2025-12-28 19:33:53 +00:00
  • 544ddda018 Initial plan copilot-swe-agent[bot] 2025-12-28 19:31:40 +00:00
  • 550c4b0b8f Merge pull request #10 from johndoe6345789/copilot/use-docker-build-os johndoe6345789 2025-12-28 19:29:23 +00:00
  • 62ffe9b3a4 Merge pull request #11 from johndoe6345789/copilot/fix-null-declaration-error johndoe6345789 2025-12-28 19:28:05 +00:00
  • f97eeae96e Improve setup script with offline fallback and update gitignore copilot-swe-agent[bot] 2025-12-28 19:27:50 +00:00
  • b485902b64 Fix bootloader compilation errors: add stddef.h and suppress unused parameter/variable warnings copilot-swe-agent[bot] 2025-12-28 19:23:09 +00:00
  • 7c265bc281 Add Docker build system with dependency management copilot-swe-agent[bot] 2025-12-28 19:22:36 +00:00
  • 9ca1793090 Initial plan copilot-swe-agent[bot] 2025-12-28 19:19:52 +00:00
  • 6a77401f12 Initial plan copilot-swe-agent[bot] 2025-12-28 19:16:25 +00:00
  • 85c761550f Merge pull request #8 from johndoe6345789/copilot/refine-docs-readme johndoe6345789 2025-12-28 19:13:11 +00:00
  • e49771a1ca Improve OVMF documentation: prioritize system packages over EOL builds copilot-swe-agent[bot] 2025-12-28 19:11:27 +00:00
  • f60c8cd406 Improve path consistency in deps documentation copilot-swe-agent[bot] 2025-12-28 19:10:01 +00:00
  • 2296620845 Fix portability issues in deps documentation copilot-swe-agent[bot] 2025-12-28 19:08:37 +00:00
  • b408c86005 Add deps folder structure and update documentation copilot-swe-agent[bot] 2025-12-28 19:06:55 +00:00
  • 99b49ae18e Refine README and create GPU implementation docs copilot-swe-agent[bot] 2025-12-28 19:04:28 +00:00
  • 3684789c36 Initial plan copilot-swe-agent[bot] 2025-12-28 18:58:54 +00:00
  • 502ded882e Merge pull request #7 from johndoe6345789/copilot/update-github-actions-cicd johndoe6345789 2025-12-28 18:58:21 +00:00
  • 263df93017 Enhance README with GPU performance insights johndoe6345789 2025-12-28 18:57:34 +00:00
  • 4c36df4e2d Add release workflow and QEMU instructions for all major OS copilot-swe-agent[bot] 2025-12-28 18:43:53 +00:00
  • 30fd3584fa Initial plan copilot-swe-agent[bot] 2025-12-28 18:39:55 +00:00
  • 721dcc34a5 Merge pull request #5 from johndoe6345789/copilot/add-qemu-uefi-testing johndoe6345789 2025-12-28 18:38:45 +00:00
  • 68dc3a0767 Address code review feedback - improve comments and error handling copilot-swe-agent[bot] 2025-12-28 18:33:38 +00:00
  • bab922bcd0 Add comprehensive QEMU UEFI testing documentation copilot-swe-agent[bot] 2025-12-28 18:32:04 +00:00
  • 17e338993b Implement QEMU UEFI testing capability copilot-swe-agent[bot] 2025-12-28 18:29:35 +00:00
  • a2c69a2204 Initial plan copilot-swe-agent[bot] 2025-12-28 18:21:34 +00:00
  • d53cd0c1d0 Add QEMU requirement for testing the OS johndoe6345789 2025-12-28 18:18:22 +00:00
  • 52c2306f9b Fix typo in README.md johndoe6345789 2025-12-28 18:17:18 +00:00
  • 51453f5c62 Update README to clarify main app description johndoe6345789 2025-12-28 18:16:50 +00:00
  • adb9246281 Update README.md johndoe6345789 2025-12-28 18:15:00 +00:00
  • 9f3ad8422c Merge pull request #3 from johndoe6345789/copilot/tidy-readme-file johndoe6345789 2025-12-28 18:13:42 +00:00
  • 50af7e9e82 Remove CodeQL artifact and add to .gitignore copilot-swe-agent[bot] 2025-12-28 18:11:49 +00:00
  • c82c872132 Add explicit permissions to workflows for security copilot-swe-agent[bot] 2025-12-28 18:11:10 +00:00
  • 1355ef5c35 Use dynamic allocation in console tests to prevent stack overflow copilot-swe-agent[bot] 2025-12-28 18:09:48 +00:00
  • c781121dbc Address code review feedback: fix assertion order and workflow issues copilot-swe-agent[bot] 2025-12-28 18:08:00 +00:00
  • f4448d8881 Add QEMU testing workflow and unit test suite copilot-swe-agent[bot] 2025-12-28 18:06:13 +00:00
  • c6e8d8283a Fix grammar: Use 'extremely minimalist' instead of 'extreme minimalism' copilot-swe-agent[bot] 2025-12-28 17:57:36 +00:00
  • 2d1cd22a0a Tidy README.md with clean structure and formatting copilot-swe-agent[bot] 2025-12-28 17:56:49 +00:00
  • 60df2f9a97 Initial plan copilot-swe-agent[bot] 2025-12-28 17:54:11 +00:00