19 Commits

Author SHA1 Message Date
Hayden Hargreaves
699a551549 fix: resolved some search related issues 2026-05-01 15:00:33 -07:00
Hayden Hargreaves
8c399b6754 feat: search functionality.
Bit rushed, but its on the site. Going to add a real larger prompt about
it.
2026-05-01 14:51:00 -07:00
Hayden Hargreaves
4b6bfc8974 fix: updated certs and added shell int. test 2026-04-26 22:07:58 -07:00
Hayden Hargreaves
51d526c2fe Merge branch 'feature/testing' 2026-04-23 19:47:58 -07:00
Hayden Hargreaves
002773e77f test: AI generated all of these tests
Just for the MVP of course. Need to validate the idea.
2026-04-23 19:47:04 -07:00
Hayden Hargreaves
d47e1d578c feat: mainly just UI things.
I did not give a full review to the panes.go file. Its just too big and
likely pretty simple.
2026-04-21 22:09:03 -07:00
Hayden Hargreaves
365fb43eca feat: FINALLY got HTTPS working :)
Going to work on UI now.
2026-04-18 22:25:04 -07:00
Hayden Hargreaves
453a26e529 feat: events pane complete and process restart
Lots of colors and new process restart feature.
2026-04-18 15:10:23 -07:00
Hayden Hargreaves
adcee5f69e feat: style changes and event reworks.
Going to work on process restart so I can test those messages.
2026-04-17 22:08:35 -07:00
Hayden Hargreaves
b43cab8b0a feat: lots of colors
The output pane is pretty good, not perfect, but pretty good. None of
this code is great, but if it works, it works.
2026-04-15 23:06:55 -07:00
Hayden Hargreaves
d26d812d3c fix: added toggle prompts in popup windows 2026-04-15 12:37:39 -07:00
Hayden Hargreaves
958fc7308a feat: implemented the panels 2026-04-15 12:33:08 -07:00
Hayden Hargreaves
ea201b4c91 feat: render status bar 2026-04-15 10:56:49 -07:00
Hayden Hargreaves
4c4a3f6bb0 feat: working on the split engine, lots of progress.
Need colors and a real display.
2026-04-14 23:28:39 -07:00
Hayden Hargreaves
d51d1fea56 fix: remove the silly map
AI generated code is still not perfect...
2026-04-14 22:54:26 -07:00
Hayden Hargreaves
017c177b69 chore: renamed messages to events 2026-04-14 22:40:14 -07:00
Hayden Hargreaves
e5be0dd17b feat: process are actually dying right now :)
I did not need to spawn them in a go routine.
2026-04-14 22:31:10 -07:00
Hayden Hargreaves
58da1e3a64 WIP: working on tui and process killing 2026-04-14 21:58:56 -07:00
Hayden Hargreaves
e69d3e4a8a init: project init 2026-04-13 20:28:10 -07:00