33 Commits

Author SHA1 Message Date
Hayden Hargreaves
1cac41a159 doc: created README.md 2026-04-24 23:24:17 -07:00
Hayden Hargreaves
711508ce58 feat: added the --port flag 2026-04-24 22:43:49 -07:00
Hayden Hargreaves
15c73d7bfe feat: Added simple demo app.
This was just for the screenshot, but it can be a fun proof of concept.
2026-04-24 22:27:38 -07:00
Hayden Hargreaves
b0394785c5 fix: spacing on home page install section 2026-04-24 00:00:03 -07:00
Hayden Hargreaves
25c985cc65 fix: lots of web updates 2026-04-23 23:58:52 -07:00
Hayden Hargreaves
44fc05af81 ci/cd: If this does not work, going to scrap windows
Some checks failed
Release / build (amd64, linux, ubuntu-latest) (push) Failing after 4m45s
Release / build (arm64, linux, ubuntu-latest) (push) Failing after 4m44s
Release / build (amd64, darwin, macos-latest) (push) Has been cancelled
Release / build (amd64, windows, windows-latest) (push) Has been cancelled
Release / build (arm64, darwin, macos-latest) (push) Has been cancelled
Release / release (push) Has been cancelled
v0.1.3
2026-04-23 23:31:29 -07:00
Hayden Hargreaves
38fad01063 ci/cd: Command not working?
Some checks failed
Release / build (amd64, darwin, macos-latest) (push) Has been cancelled
Release / build (amd64, linux, ubuntu-latest) (push) Has been cancelled
Release / build (amd64, windows, windows-latest) (push) Has been cancelled
Release / build (arm64, darwin, macos-latest) (push) Has been cancelled
Release / build (arm64, linux, ubuntu-latest) (push) Has been cancelled
Release / release (push) Has been cancelled
v0.1.2
2026-04-23 23:26:58 -07:00
Hayden Hargreaves
3e84be6a40 ci/cd: fixed path
Some checks failed
Release / build (amd64, linux, ubuntu-latest) (push) Failing after 4m47s
Release / build (arm64, linux, ubuntu-latest) (push) Failing after 4m45s
Release / build (amd64, darwin, macos-latest) (push) Has been cancelled
Release / build (amd64, windows, windows-latest) (push) Has been cancelled
Release / build (arm64, darwin, macos-latest) (push) Has been cancelled
Release / release (push) Has been cancelled
v0.1.1
2026-04-23 23:19:11 -07:00
Hayden Hargreaves
c5c7bb2a8b feat: init the web app. 2026-04-23 23:17:26 -07:00
Hayden Hargreaves
633e530c91 ci/cd: creating a workflow
Some checks failed
Release / build (amd64, darwin, macos-latest) (push) Has been cancelled
Release / build (amd64, linux, ubuntu-latest) (push) Has been cancelled
Release / build (amd64, windows, windows-latest) (push) Has been cancelled
Release / build (arm64, darwin, macos-latest) (push) Has been cancelled
Release / build (arm64, linux, ubuntu-latest) (push) Has been cancelled
Release / release (push) Has been cancelled
v0.1.0
2026-04-23 23:13:34 -07:00
Hayden Hargreaves
30ead5d22c fix: added a bit more headers
Still not perfect, but they're better.
2026-04-23 20:27:32 -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
f87d4fc040 chore: added .gitignore 2026-04-18 22:28:37 -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
3e09987c2d chore: another agent 2026-04-18 16:44:31 -07:00
Hayden Hargreaves
076595f0a8 doc: created doc for HTTPS 2026-04-18 15:23:17 -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
7bcf8e8301 chore: forgot the file 2026-04-14 22:40:29 -07:00
Hayden Hargreaves
017c177b69 chore: renamed messages to events 2026-04-14 22:40:14 -07:00
Hayden Hargreaves
c1e06a9dfc chore: typo 2026-04-14 22:32:04 -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
24b00146bf feat: added lots of data to the models and collection process
Next step might actually be the TUI! Or maybe the raw proxy, it would be
nice to be able to just run the proxy.
2026-04-14 14:39:27 -07:00
Hayden Hargreaves
e69d3e4a8a init: project init 2026-04-13 20:28:10 -07:00