Philip Henning phg · he/him
phg synced commits to codex/continue-implementing-phase-3 at phg/hosts-go from mirror 2025-08-14 12:14:14 +00:00
phg synced new reference codex/update-key-bindings-as-per-project-brief to phg/hosts-go from mirror 2025-08-14 12:14:14 +00:00
phg synced new reference codex/create-agents.md-from-memory-bank to phg/hosts-go from mirror 2025-08-14 12:14:14 +00:00
phg synced commits to main at phg/hosts-go from mirror 2025-08-14 12:14:14 +00:00
e59af1cb02 docs: Enhance testing guidelines to include interactive UI testing
63c0d38455 Merge pull request #6 from shokinn/codex/update-key-bindings-as-per-project-brief
ecb7a1ab93 Update key bindings to match project brief
9af4c54d1e docs: Update key bindings in project brief for clarity and completeness
103a41cdc2 docs: Update project brief with key bindings for user interaction
Compare 8 commits »
phg synced commits to codex/create-agents.md-from-memory-bank at phg/hosts-go from mirror 2025-08-14 12:14:14 +00:00
phg synced commits to codex/update-key-bindings-as-per-project-brief at phg/hosts-go from mirror 2025-08-14 12:14:14 +00:00
phg synced commits to codex/complete-implementation-of-phase-2 at phg/hosts-go from mirror 2025-08-13 19:54:16 +00:00
phg synced new reference codex/complete-implementation-of-phase-2 to phg/hosts-go from mirror 2025-08-13 19:54:16 +00:00
phg synced new reference codex/implement-phase-2-functionality to phg/hosts-go from mirror 2025-08-13 19:54:16 +00:00
phg synced commits to codex/implement-phase-3-and-perform-interactive-testing at phg/hosts-go from mirror 2025-08-13 19:54:16 +00:00
phg synced commits to main at phg/hosts-go from mirror 2025-08-13 19:54:16 +00:00
250091bb8a Merge pull request #4 from shokinn/codex/implement-phase-3-and-perform-interactive-testing
51966f766c Add edit mode toggle and entry activation
0c60248d75 Merge pull request #3 from shokinn/codex/complete-implementation-of-phase-2
0bcb821c33 Fix pane border overflow
a24041d664 Implement TUI pane navigation
Compare 9 commits »
phg synced commits to codex/implement-phase-2-functionality at phg/hosts-go from mirror 2025-08-13 19:54:16 +00:00
phg synced new reference codex/implement-phase-3-and-perform-interactive-testing to phg/hosts-go from mirror 2025-08-13 19:54:16 +00:00
phg synced new reference codex/implement-phase-2-of-project to phg/hosts-go from mirror 2025-08-13 19:54:16 +00:00
phg synced commits to codex/implement-phase-2-of-project at phg/hosts-go from mirror 2025-08-13 19:54:16 +00:00
phg synced commits to master at phg/.files from mirror 2025-08-13 14:14:32 +00:00
069479ccc7 Add tool-versions file and update zshrc and Brewfile for asdf integration
phg pushed to main at phg/hosts 2025-07-30 14:58:44 +00:00
1167521355 Refactor status handling: remove status bar widget and update to use footer subtitle for status messages
4dbf200c5f Add TUI components for hosts management
Compare 2 commits »
phg pushed to main at phg/hosts 2025-07-30 13:26:51 +00:00
8b1c01c894 Refactor test imports: remove unused imports across configuration and modal test files
phg pushed to main at phg/hosts 2025-07-30 13:23:46 +00:00
b0abec730c Refactor documentation: update active context, progress, project brief, system patterns, tech context to reflect code quality maintenance and testing improvements
0ce58cbe68 Remove obsolete main function and associated script
1dd54b0cb5 Refine modal focus handling: update tab navigation logic and simplify focus setting in SaveConfirmationModal tests
77d8e647f2 Enhance save confirmation modal: adjust button focus behavior and update tests for new functionality
f7671db43e Add save confirmation modal and integrate with entry editing
Compare 5 commits »
phg pushed to main at phg/hosts 2025-07-30 08:57:25 +00:00
5a117fb624 Add entry editing functionality with auto-save; enhance input validation and navigation